Forgot username/password? Don't have an account?
Login with Facebook
Home » Courses » Setting a Linux Cloud Server » Creating and Managing Groups
Subscribe for updates.
* New to us? log in with Facebook and get a free day pass

Creating and Managing Groups

In the last few lessons we talked about user permissions, group permissions, adding and removing users and so forth. In this session we want to focus on creating a new group as we connect the dots with all the other commands we learned in the last few lessons.

We will use the groupadd command. Let's see it in action as we create the admin group:

groupadd admin

The process to delete this new group is easy as well:

groupdel admin 

and last reminder, the way we add the user demo into the group admin is:

usermod -a -G admin demo

To view all the members of a group type this command:

groups demo
Got A Question?

'I love being Prime'

Have a question but don't want to ask it publicly? If you are a prime member just ask right here and we will get back to you within 48 hours. Not prime yet? no worries you can ask publicly below.

Act now while we have available seating

Our on line school is private, affordable and interactive with trainer support.
Act now save your seat before someone else takes yours.
Act now