Find the answer to your Linux question:
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 ...
  1. #1
    Just 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.

  2. #2
    oz
    oz is offline
    forum.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.html
    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.

  3. #3
    Linux 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.

  4. #4
    oz
    oz is offline
    forum.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.

  5. #5
    Just 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

  6. #6
    Just Joined!
    Join Date
    Nov 2005
    Posts
    30
    alright, thanks guys.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •