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

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
主站蜘蛛池模板: 大石桥市| 龙海市| 黔东| 体育| 祁阳县| 舞阳县| 正定县| 漳浦县| 彭山县| 汽车| 古丈县| 保德县| 郸城县| 富民县| 瓦房店市| 长寿区| 中宁县| 堆龙德庆县| 潍坊市| 柳州市| 吴堡县| 赞皇县| 镇坪县| 贵阳市| 扶绥县| 瓮安县| 从化市| 句容市| 涞源县| 新昌县| 辽宁省| 手机| 高邑县| 潼南县| 陆川县| 龙井市| 桐庐县| 玉树县| 万州区| 滁州市| 容城县|