View Single Post
Posts: 3 | Thanked: 0 times | Joined on Oct 2007
#19
another way to gain a root shell is to install openssh (server and client).it asks for a (new) root password to setup.

after that you can

ssh root@localhost

from terminal and make all needed root tasks.