Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: oops need help

  1. #11
    Join Date
    Jun 2008
    Location
    London, Kentucky
    Beans
    2,093
    Distro
    Ubuntu Development Release

    Re: oops need help

    Quote Originally Posted by Troll_the_Great View Post
    I would suggest
    Code:
    sudo dpkg --configure -a
    .
    Tell me if it worked.
    Cheers!
    +1 You should be able to just use the above, and then put in your password, and hit enter!
    you wont see your password or the fact that it is doing anything. just hit enter.

    Edit: guess I was too slow
    Last edited by Dutch70; June 29th, 2008 at 09:22 PM.
    Intel-System Freeze Post#22
    How to mark your thread [SOLVED]
    Registered Linux User-#473773-Ubuntu User-#23255-Machine-#384048

  2. #12
    Join Date
    May 2008
    Location
    Arad, Romania
    Beans
    821
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: oops need help

    Glad I could help.Root is the super user in linux, and root account is disabled by default in linux.That's why it said " Authentication failure".If you want (but I wouldn't recommend) you could type:
    Code:
    passwd
    and then type a root password.But you can do anything with "sudo".When it tells you that you need super user privileges just type "sudo" and then your command.
    Cheers!

    PS:Also remember to mark the thread as "solved" so others to benefit from it.You can do it from "Thread Tools" from the top of the page.
    Last edited by Troll_the_Great; June 29th, 2008 at 09:29 PM.

  3. #13
    Join Date
    Jun 2008
    Location
    London, Kentucky
    Beans
    2,093
    Distro
    Ubuntu Development Release

    Re: oops need help

    You may want to check this thread on runnung as root!

    http://ubuntuforums.org/showthread.p...eople+run+root
    Intel-System Freeze Post#22
    How to mark your thread [SOLVED]
    Registered Linux User-#473773-Ubuntu User-#23255-Machine-#384048

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

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