![]() |
If you haven't already done so, you should create a username on your system. Once you are logged in as root you can do the following:
# adduser joe
# passwd joe
New UNIX password:
Retype new UNIX password:
passwd: all authentication tokens updated successfully
#After this you can log off as root (Ctrl-d) and login as the new user you created.