how to add users in fedora linux , ubuntu
Step1: To add a user to the system, you use the useradd command.
Step2: Creating a User
puppy# useradd bob
This will create the user bob
Step1: To add a user to the system, you use the useradd command.
Step2: Creating a User
puppy# useradd bob
This will create the user bob
0 Comments