Thanks for dropping by! Please make yourself at home by leaving comments and subscribing to the RSS feed to stay updated.
|
Categories: Blogroll
Archives:
|
HOW TO: Creating new users in Ubuntu Linux from the command lineNovember 24, 2009
No Comments
This how to is written because I have had to look this up like 3 times already, and I wanted a central place where I could return and find the info. I found a good tutorial that I will copy for the most part in this post: For this tutorial, I am using Ubuntu 8.04 To create the user account: useradd username Set a password for this user passwd username Important Files (I hope to expand on this later on when I dig into them)
|