RedHat RHCT (Redhat Certified Technician) RH202 RH202 Question # 19 Topic 2 Discussion

RedHat RHCT (Redhat Certified Technician) RH202 RH202 Question # 19 Topic 2 Discussion

RH202 Exam Topic 2 Question 19 Discussion:
Question #: 19
Topic #: 2

Create the user named jackie, curtin, david

Answer and Explanation:

1.useradd jackie

2.useradd curtin

3. useradd david

useradd command is used to create the user. All user’s information stores in /etc/passwd and user;s shadow password stores in /etc/shadow.


Get Premium RH202 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.