Red_Hat
RH202 · Question #27
RH202 Question #27: Real Exam Question with Answer & Explanation
Answers: 1. useradd jeff 2. useradd marion 3. useradd harold 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.
Question
34: Create the user named jeff, marion, harold
Explanation
Answers:
- useradd jeff
- useradd marion
- useradd harold 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.
Community Discussion
No community discussion yet for this question.