yes, hi, i want to know if you can teach me how to add user in linux root. i m learning unix and im im root but i want to know how i can add user in the command shell.
thanks
How To Add User In Linux Root
How To Add User In Linux Root
How To Add User In Linux Root
Post Description:
Post Tags: how, to, add, user, in, linux, root
This Post Has Been Viewed 520 Times Since Wed Feb 13, 2008 10:13 pm Posted By panji from india with 2 replies
Post Description:
Post Tags: how, to, add, user, in, linux, root
This Post Has Been Viewed 520 Times Since Wed Feb 13, 2008 10:13 pm Posted By panji from india with 2 replies
| How To Add User In Linux Root |
Leave Your Comments [ dejar commentarios ]
Comments and replies About How To Add User In Linux Root
:: 1 :: #41097 - Reply By hostman On Wed Feb 13, 2008 10:15 pm
that's easy. lets say i want to add a user with the user name walpaper345 this is the command i would send in the shell:
COMMAND:
COMMAND:
adduser login_name
:: 2 :: #57716 - Reply By rameshkumar On Fri Jun 13, 2008 11:38 pm
useradd [name]

