Red_Hat
RH302 · Question #87
Create the group named sysuser.
1. groupadd sysuser groupadd command is used to create the group and all group information is stored in /etc/group file.
System configuration
Question
Create the group named sysuser.
Explanation
- groupadd sysuser groupadd command is used to create the group and all group information is stored in /etc/group file.
Topics
#groupadd#group creation
Community Discussion
No community discussion yet for this question.