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 16 Dec 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved