Re: Problem in Konsole
Ok i think i might be able to help. hold down ctrl+alt+F1 then you will be in born agian shell. login as your norm username password etc the password wont show you typing dont worry just do it and press enter its working. then give this command sudo passwd root
then add the new password
i believe this will alllow you set "roots password"
now do this
sudo nano /usr/kde/3.4/share/config/kdm/kdmrc
you need to edit your kdmrc file changing "AllowRootLogin=false" to "AllowRootLogin=true"
Ok i think i might be able to help. hold down ctrl+alt+F1 then you will be in born agian shell. login as your norm username password etc the password wont show you typing dont worry just do it and press enter its working. then give this command sudo passwd root
then add the new password
i believe this will alllow you set "roots password"
now do this
sudo nano /usr/kde/3.4/share/config/kdm/kdmrc
you need to edit your kdmrc file changing "AllowRootLogin=false" to "AllowRootLogin=true"
Comment