New User Add in Ubuntu 12.04
To Adding New User in Ubuntu 12.04 Linux server use a "adduser" command by replacing "newuser" Follow the Commands below
> sudo adduser newuser
When you type that command in linux shell Ubuntu will automatically start the process of adding new user in server
After that it will required password for new user
- Please Type Password of "New User"
After given your desire password and then it required repeat Password.
- Please Type repeat Password
After confirmation of Password, you have successfully create new User
Now use exit command to exit from command shell
> exit
enjoy your new user created
No comments:
Post a Comment