RedHat RH302 Question Answer
Create the user named jane and john.
Do the following steps as:
1.useradd jane
2.useradd john
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.
TESTED 10 Mar 2026
Copyright © 2014-2026 ACE4Sure. All Rights Reserved