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.