Enable Root In Kubuntu
November 7, 2011 in Linux, Technology
Here are three steps to enable the root account in Kubuntu.
First, open the file /etc/kde4/kdm/kdmrc with your favorite text editor. Within the file find AllowRootLogin=false and change it to AllowRootLogin=true. Save and close the file.
Now you have to change the root password. To do this, simply write the following command in the Konsole: #passwd root. It will prompt you to type your new Unix password. Always make sure that you have a proper password. Your password’s complexity will dictate how long it will take for your computer to be hacked.,
Reboot and voilà, root is enable.
[...] First, we must allow root to run on the computer—-read the following post on how to enable root. [...]
Where is the facebook like link ?