Red_Hat
RH202 · Question #26
33: Create the group named sysusers.
Answers: 1. groupadd sysusers groupadd command is used to create the group and all group information is stored in /etc/group file.
Users, Groups, and Permissions
Question
33: Create the group named sysusers.
Explanation
Answers:
- groupadd sysusers groupadd command is used to create the group and all group information is stored in /etc/group file.
Topics
#groupadd#group creation#user management
Community Discussion
No community discussion yet for this question.