Create Linux Unix User Account Shell Command Superuser
- Forums
- Linux
- Create Linux Unix User Account Shell Command Superuser
This Page Contains information about Create Linux Unix User Account Shell Command Superuser By cantun_1984 in category Linux with 6 Replies. [3185], Last Updated: Mon Jun 24, 2024
cantun_1984
Sun Apr 20, 2008
6 Comments
508 Visits
hello,
you know, i started using linux only last month and i need to know how i can create a linux user with super user permission. i have no idea how to do this since im creating an account through the unix shell command prompt. i need help. anyone please...
#adduser login-name
for most SuSE environemtns:
# adduser -m login-name
* login-name is whatever username you want to create