nerdexam
Red_Hat

RH202 · Question #79

Create the group named sysadmin.

Answers: 1. groupadd sysadmin groupadd command is used to create the group and all group information is stored in /etc/group file.

Users, Groups, and Permissions

Question

Create the group named sysadmin.

Explanation

Answers:

  1. groupadd sysadmin groupadd command is used to create the group and all group information is stored in /etc/group file.

Topics

#groupadd#group management

Community Discussion

No community discussion yet for this question.

Full RH202 Practice