Uid and Gid Flashcards
Learn how to create new users and groups
1
Q
What is the command used to create new user
A
adduser
2
Q
How do you give sudo privileges to a user
A
Find the group of user by running
Id vivechan
Modify user
usermod -aG sudo vivechangroup