Sudo

Certain Linux distribution do not have a root login. Commands requiring root permission must be entered by a regular user in the following way sudo <command>. sudo checks then if it is allowed and grants the command.

Finally sudo su is a command that allows opening a root console o Linux distributions without root login or without inserting the root password.

Gentoo Linux has a user account and sudo is per default not installed


Linurs startpage