» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with ROOT + sudo

gksu

GKsu is a GTK+ frontend to the su and sudo programs. It supports login shells and preserving environment variables, and is useful for launching graphical programs that need to run as another user.

Enable and Disable Ubuntu Root Password

Ubuntu is one of the few Linux distributions out there that will not enable the root account.If you want to do something with root permission on the console you have to type sudo before the command. sudo” means superuser do. “sudo” will prompt for “Password:”. Please specify user password As you have noticed during the Ubuntu installation [...]

Debian: Debian Admin Step By Step Tutorials and articles with screenshots

sudo

Sudo (superuser do) allows a system administrator to give certain users (or groups of users) the ability to run some (or all) commands as root while logging all commands and arguments.