![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Server Platforms Discussion regarding any server based ubuntu release. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Dec 2004
Beans: 2
|
Is there are default password for the root account? Because I just can't log in to it. I wanna install some extra packages. I can't remeber during the installation that it ever asked me for a pw for the root account.
|
|
|
|
|
|
#2 | |
|
Dipped in Ubuntu
![]() |
Re: Default Root Password?
Quote:
http://www.ubuntulinux.org/support/d...ation/faq/root Too lazy to look around?
__________________
"Linux is like a wigwam. No Windows, no Gates and Apache inside!" - Unknown RFC 3092 - Etymology of "Foo" |
|
|
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() Join Date: Dec 2004
Beans: 2
|
Re: Default Root Password?
omw, so sorry =] i was really in a hurry and btw thank you for the quick response.
|
|
|
|
|
|
#4 |
|
First Cup of Ubuntu
![]() Join Date: Feb 2005
Beans: 1
|
Re: Default Root Password?
Hi,
I've found out a better way howto become root, I've used debian before so I rebooted the laptop with a debian installation cd in. Then I started a shell and just mounted the root filesystem under /mnt. Then I run nano-tiny /etc/shadow and erased the root password. That givs you the right to create a new password for root after you reboot again however you have to do that in a another tty. Cheers |
|
|
|
|
|
#5 |
|
Way Too Much Ubuntu
![]() Join Date: Oct 2004
Location: Frankfurt am Main/Germany
Beans: 258
|
Re: Default Root Password?
That doesn't sound much easier than just
Code:
sudo passwd root BTW I haven't found any task I couldn't do with sudo (maybe with -s) or gksudo. I really don't know what you all need that root passwd for. |
|
|
|
|
|
#6 | |
|
Dipped in Ubuntu
![]() |
Re: Default Root Password?
Quote:
__________________
"Linux is like a wigwam. No Windows, no Gates and Apache inside!" - Unknown RFC 3092 - Etymology of "Foo" |
|
|
|
|
|
|
#7 | |
|
Way Too Much Ubuntu
![]() Join Date: Oct 2004
Location: Frankfurt am Main/Germany
Beans: 258
|
Re: Default Root Password?
Quote:
Hmm. I just found out that I don't have any boot-menu(-delay) on my system here at work (Virtual PC and so no multi-boot). Perhaps I should change this before doing more experiments - single-user mode may be necessary |
|
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() Join Date: Apr 2005
Beans: 2
|
Re: Default Root Password?
I am also not able to su as root nor to unlock the root password. When i typed
sudo passwd root I got: unable to look up 'popeye' voa gethostbyname() what did i do wrong? |
|
|
|
|
|
#9 | |
|
Dipped in Ubuntu
![]() |
Re: Default Root Password?
Quote:
Looks like you changed your hostname without a correct entry in your /etc/hosts. You have to use LiveCD or the single user mode to change hostname to match the real one. example: Code:
[~] > cat /etc/hosts 127.0.0.1 localhost.localdomain localhost 192.168.1.2 popeye.home popeye # The following lines are desirable for IPv6 capable hosts fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters ff02::3 ip6-allhosts [~] > cat /etc/hostname popeye
__________________
"Linux is like a wigwam. No Windows, no Gates and Apache inside!" - Unknown RFC 3092 - Etymology of "Foo" Last edited by p!=f; April 9th, 2005 at 06:50 AM.. |
|
|
|
|
|
|
#10 |
|
First Cup of Ubuntu
![]() Join Date: Apr 2005
Location: Nancy, France
Beans: 2
|
Kernel and Root Password issues
I am a new Ubuntu user, and just installed the hoary-rc-install (a week ago). At the beginning everything worked perfektly before I made apt-get upgrade on the 7th of April (at night) just before they released the actual hoary stable version (04/0
First question: Was Hoary-rc-install-x86 a development release? Does release candidate mean final release? Second question: How can I upgrade my system especially kernels without remove older kernel images (I was under Fedora core 3 before, and I could keep all my kernels)?? I found another strange and relevnat thing: It is possible to change root password with the gnome interface without any password prompting before, that's really bad!!! And "su" command doesn't seem to require the same password as "sudo", what the heck is that? Why are there two different password to become a super user? Thanks to people who will reply Gyom |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|