In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
This article is to share with you about how to use the common command groupadd in Linux. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look.
The Linux common command groupadd command is used to create a new workgroup, and the information for the new workgroup is added to the system file.
Syntax groupadd command syntax format is as follows:
Groupadd [- g gid [- o]] [- r] [- f] group parameter description:
-g: specify the id of the new workgroup
-r: create a system workgroup whose group ID is less than 500
-K: overwrite the configuration file "/ ect/login.defs"
-o: allows you to add workgroups whose group ID number is not unique.
-fjour force: if the specified group already exists, this option will be blind and exit only in a successful state. When used with-g and the specified GID_MIN already exists, select another unique GID (that is,-g off).
Instance to create a new group and add the group ID.
# groupadd-g 344 runoob now produces an item with a group ID (GID) of 344 in the / etc/group file.
Thank you for reading! This is the end of the article on "how to use groupadd in Linux". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, you can share it for more people to see!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.