Showing posts with label reset. Show all posts
Showing posts with label reset. Show all posts

Thursday 18 April 2013

To create user account on Linux

To create a new user account, you have to login as root, and use "useradd". To change the password, use "passwd".

[root@localhost /]# useradd john
[root@localhost /]# passwd john

search iomeweekly