Results 1 to 4 of 4
How to change the password in Ubuntu 6.06 linux....
- 10-27-2006 #1Just Joined!
- Join Date
- Oct 2006
- Posts
- 49
Changing password
How to change the password in Ubuntu 6.06 linux.
- 10-27-2006 #2
do you want to change user or root password?
use
commandpasswd
- 10-27-2006 #3Just Joined!
- Join Date
- Oct 2006
- Posts
- 49
Login password as well as the root one.
- 10-27-2006 #4
in Ubuntu, you can't log in as root by default. you can get root privileges through 'sudo'.
for setting new root password
sudo passwd
for normal user, just type 'passwd' only.
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote