sudo

sudo runs with superuser privileges. The user remains the same. The user should be in the sudo-able list.

Caution: sudo is admin rights.

Root shell

-s starts a new root shell.

sudo -s
Updated: 2026 Aug 19