官术网_书友最值得收藏!

Creating a group

Group is a way to organize and administer user accounts in Linux. Groups are used to collectively assign rights and permissions to multiple user accounts.

Getting ready

You will need super user or root privileges to add a group to the Ubuntu server.

How to do it...

Follow these steps to create a group:

  1. Enter the following command to add a new group:
    $ sudo addgroup guest
    
  2. Enter your password to complete addgroup with root privileges.

How it works…

Here, we are simply adding a new group guest to the server. As addgroup needs root privileges, we need to use sudo along with the command. After creating a new group, addgroup displays the GID of the new group.

There's more…

Similar to adduser, you can use addgroup in different modes:

  • Add a normal group when used without any options
  • Add a system group with the--system option
  • Add an existing user to an existing group when called with two non-option arguments

Check out the manual page for the addgroup(man addgroup) to get more details.

See also

  • Check out groupadd, a low level utility to add new group to the server
主站蜘蛛池模板: 莱西市| 金阳县| 岳西县| 乐东| 江孜县| 嘉鱼县| 子长县| 临清市| 腾冲县| 靖宇县| 翁源县| 都兰县| 长子县| 安仁县| 冕宁县| 阳山县| 枝江市| 襄城县| 藁城市| 沁阳市| 宜丰县| 英山县| 修水县| 湖口县| 丹阳市| 峨边| 江油市| 孟津县| 砀山县| 慈溪市| 望都县| 谢通门县| 手游| 巴彦淖尔市| 响水县| 承德县| 安陆市| 旬阳县| 阳朔县| 通化县| 大渡口区|