Originally posted by: GeekDrew
root is, by default, not assigned a password (so the account is disabled).
Your user account is all that you (usually) need. If you need to do something that requires root privileges, you'll either be prompted for your password, or you'll need to use the command sudo (on the command line) to give your command superuser privileges.
Originally posted by: timswim78
Originally posted by: GeekDrew
root is, by default, not assigned a password (so the account is disabled).
Your user account is all that you (usually) need. If you need to do something that requires root privileges, you'll either be prompted for your password, or you'll need to use the command sudo (on the command line) to give your command superuser privileges.
With Suse, a user can login to the filemanager as a superuser. (This is a fabulous feature!, IMO) Is a similar feature available on ubuntu?
Gnome usually has a menu item somewhere for that. If not, you could just start it from the commandline I think.Originally posted by: timswim78
Originally posted by: GeekDrew
root is, by default, not assigned a password (so the account is disabled).
Your user account is all that you (usually) need. If you need to do something that requires root privileges, you'll either be prompted for your password, or you'll need to use the command sudo (on the command line) to give your command superuser privileges.
With Suse, a user can login to the filemanager as a superuser. (This is a fabulous feature!, IMO) Is a similar feature available on ubuntu?