UbuntuThis forum is for the discussion of Ubuntu Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I am trying to login as root, but I do not know the password. I have installed it twice now, and it does not ask me for one. It also does not accept the password i created for my one and only user login.
Ok, I am trying to edit my sources for apt-get however I am "not privledged to do so"
I think this comes back to my problem as not being able to login in as root.
Can I edit this sources.list file from the command line??
Also what are some good FTP's for files.
I want to make sure the right ones are in there.
I have a question, how do I change the root's password or hwo do I found it?
I've installed a kubuntu and shocked : it demands me a root password when launching synaptic, but it never prompted me to type it when I've installed it!
what is this distro, a bad joke or what?
how can I type "su -" and do my little dirty jobs as root?
When you type sudo and a command, it asks for your user password, not roots. You can't find out roots password, but you can change it. type sudo passwd root it will ask for your user's password and then ask you to input Root's new password.
Originally posted by musicman_ace When you type sudo and a command, it asks for your user password, not roots. You can't find out roots password, but you can change it. type sudo passwd root it will ask for your user's password and then ask you to input Root's new password.
whow, shut me dead! is the first time I'm seeing this! ok, got the point about that sudo command, I never used it because there are cases when sudo doesn't work and you have to be root (... few years from now, I forgot that sudo really existed)
now, typing sudo ... helps you doing things as root (but you're not root, just gives you root's rights for the typed command with sudo), means that you're obliged to change thr root password to be able to run synaptic and other graphic config toos, isn't it?
If you don't know root's password, just change it like I said above. Once that is done, you can type su and then enter the root password that you just changed. You will then be logged in as root. If you want to log in to Gnome/KDE as root, there are guides out there, but since that is the most destructive thing to do, I don't advise it.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.