Results 1 to 6 of 6
hi, i just installed ubuntu on my computer and i can't figure out what my root password is. i was never asked to enter a root password while installing. is ...
- 03-09-2006 #1Just Joined!
- Join Date
- Nov 2005
- Posts
- 30
root password
hi, i just installed ubuntu on my computer and i can't figure out what my root password is. i was never asked to enter a root password while installing. is there a way to figure it out or change it without knowing it?
any help is appreciated.
- 03-09-2006 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,086
Here's a HowTo that should get you up and running:
http://www.linuxforums.org/forum/lin...-password.htmloz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 03-09-2006 #3Linux Enthusiast
- Join Date
- Aug 2005
- Location
- Hell
- Posts
- 514
By default Ubuntu doesn't enable the root account, so you are not supposed to use the root account or have a root password. Sudo is enabled by default for the primary account (the one created during install). Whatever you need to do as root, you can do it with "sudo <command>" from the primary account and enter that account's password.
- 03-09-2006 #4forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,086
oops... I don't use ubuntu and forget that it uses sudo by default.
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 03-09-2006 #5Just Joined!
- Join Date
- Feb 2006
- Posts
- 15
setting su password
This is the command I used to set the su password:
sudo su
More info is at the following link:
http://ubuntuforums.org/archive/index.php/t-77211.html
- 03-09-2006 #6Just Joined!
- Join Date
- Nov 2005
- Posts
- 30
alright, thanks guys.


Reply With Quote
