sudo is a Linux command used to execute programs as the root, or "super user." sudo is a shortening of "super user do." One uses sudo when they need to run a command or program as root, but do not wish to log out or switch their entire shell to root privileges (like they could do with the su command). The file sudoers defines per user or per group what commands can be run with sudo. This file is edited with the command visudoers
sudo halt or sudo shutdown -h or sudo init 0
Most distribution have firefox installed by default. But if it isn't you can try type these into the command line: sudo apt[-get] install firefox sudo yum install firefox sudo dnf install firefox sudo aptitude install firefox sudo urpmi firefox sudo installpkg firefox.tgz sudo emerge firefox sudo pacman -S firefox
The duration of SUDO-Q is 1800.0 seconds.
Fukuo Sudo was born in 1971, in Tokyo, Japan.
Genki Sudo was born on 1978-03-08.
Shigemitsu Sudo was born on 1956-04-02.
Maasa Sudo was born on 1992-07-03.
Daisuke Sudo was born on 1977-04-25.
SUDO-Q was created on 2005-12-05.
SUDO-Q ended on 2007-03-23.
Akiko Sudo was born on 1984-04-07.
sudo will run a command with root privileges