If you need to add an existing user to a Linux group it is very easy, just run the following command:
usermod -a -G <group name> <user name>
You must be logged in to post a comment.
Join us on Facebook