Wednesday, August 15, 2012

How to Add New Users to Linux


  1. Make sure you are logged in as root by typing in whoami.
  2. 3
    On some distributions you can type in adduser and follow the instructions that the command line gives you. If not continue this tutorial.
  3. 4
    Type in
    • useradd yourusernamegoeshere
  4. 5
    Type in
    • passwd yourusernamegoeshere

No comments:

Post a Comment