Sunday, May 11, 2008

How to run as root (superuser)

1 - Open up a terminal.
2 - run:
su - root
or
su -
or
su

if you don't enter a username, root is assumed.
then you'll have to enter a password that you've created when you first set up your linux O/S (Fedora).

0 comments: