notes/computery_stuff/linux.md

251 B
Executable File

author date title tags uuid
Alvie Rahman \today Linux
linux
8ef11516-4afd-4f80-abb8-bdce045e8b65

user stuff

add user to group

usermod -a -G group user

change primary user group

usermod -g group user