Showing posts with label user. Show all posts
Showing posts with label user. Show all posts

Add User to a Group in Linux

Tags: April 28, 2012 11:31 AM
0 comments

# adduser  

## i.e. we're adding user 'rio' to group 'admin' so he can use sudo command.
# adduser rio admin

Share on Facebook Twitter