sudo lets a user run a command with root (superuser) privileges.
sudo -i opens a shell session.
visudo
Category: Linux Commands