Quote:
Originally Posted by namenotfound The 1st and 3rd
Tried the terminal, and tried the gui. I tried the terminal with root command (sudo), but I haven't tried logging in to the root account (not even sure I know how) |
Hi namenotfound,
You don't have to login to the root account, just:
$ sudo -i
is sufficient to put you into root account mode with the prompt:
#
-- Tom