LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   can't get updates?? (https://www.linuxquestions.org/questions/linux-newbie-8/cant-get-updates-4175420278/)

tennisbum 08-03-2012 08:35 PM

can't get updates??
 
Hello All, I am a new linux user. I have ubuntu installed. When I try to get updates I am having problems. I am prompted for a system password in order to make any changes. But when I installed ubuntu I did not setup my system to need a password. So how do I fix this problem so I can download updates?

Thanks,
tennisbum

frankbell 08-03-2012 08:45 PM

Normally, you would need to have created a password, even if you told Ubuntu to boot into your user space without asking for a password.

That password would be the one you should enter.

If you have forgotten the password, this article should help:

https://help.ubuntu.com/11.04/ubuntu...npassword.html

Ztcoracat 08-03-2012 08:50 PM

Quote:

Originally Posted by tennisbum (Post 4745484)
Hello All, I am a new linux user. I have ubuntu installed. When I try to get updates I am having problems. I am prompted for a system password in order to make any changes. But when I installed ubuntu I did not setup my system to need a password. So how do I fix this problem so I can download updates?

Thanks,
tennisbum

When I installed Ubuntu I did not set up a password either.
However when I go to open/start my firewall or use Synaptic Package Mgr it ask's me for my root for authentication.

Your root password may be all that you need.
Hope this helps.

chrism01 08-05-2012 08:04 PM

Normally, (and Ubuntu is abnormal in this respect!) Ubuntu defaults to disabling the root acct, and instead setting up the first (non-root) user created during install as having full sudo rights to root cmds thus
Code:

sudo <some privileged cmd>
passwd:
#here you  supply your user's passwd, not the (non-existent) root passwd

HTH


All times are GMT -5. The time now is 12:09 AM.