nerdexam
Red_Hat

RH202 · Question #37

Create the group named training

1. groupadd training To create a group we use the groupadd command. Verify from: cat /etc/group whether group added or not?

Users, Groups, and Permissions

Question

Create the group named training

Explanation

  1. groupadd training To create a group we use the groupadd command. Verify from: cat /etc/group whether group added or not?

Topics

#groupadd#group creation#user management

Community Discussion

No community discussion yet for this question.

Full RH202 Practice