User Mangement
How to add users and usergroup in ubuntu using terminal
It is very easy to create new user account in ubuntu using terminal. Just follow adduser and addgroup command.
Here is an example
I want to create a user named "nutch" with a new "nutch" user group. Here is how I did it.
No Comments