..
It 'can do when creating a new user using the useradd command like this:
useradd-G group_name nuovo_utenteThe new user will be automatically assigned to that group. Note that if the group does not exist it will be created automatically.
If, however, you want to assign an existing user, you will use the usermod command like this:
usermod-G groupname username
| |
Linux (Course)
Complete guide to open-source system. From 49 €. |
| |
PHP (Course)
Full course for creating dynamic Web sites. From 49 €. |
| |
Ruby and Ruby on Rails (Course)
Create software and Web applications with Ruby and RoR. From 39 €. |