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>
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>
© 2024 - D.J. Lactose Productions
|