PDA

View Full Version : Kubuntu root password


mikek
March 19th, 2005, 11:20 AM
OK, new to this. What is the root password to the just installed Kubuntu distribution? Thanks, mikek

rudiz
March 19th, 2005, 12:17 PM
There is no rootpasswd.

If want to login as root:

$sudo
$ userpasswd


If you want u can make a rootpasswd:
$sudo passwd root
$userpasswd
$rootpasswd you choose

mikek
March 19th, 2005, 01:23 PM
Thanks a bunch!

mikek

goldzxc
October 8th, 2007, 10:23 PM
i had the same problem to run ntfs-config as root
thanks guys for your support :D

MJN
October 9th, 2007, 05:09 AM
I'd recommend giving https://help.ubuntu.com/community/RootSudo a read for some of the background (and other info besides) relating to sudo/su etc.

Mathew