Adding a new user in Linux

SSH to the machine, switch to root, then:

useradd -u uid -g group -m username

(-u and -g are optional)

then:

passwd username

to define the user password.

done!

Leave a Message

2 Messages

make my root paswrd work

 

get my root passwrd

 

RSS feed for comments on this post. TrackBack URI

Leave a Message