Command
Explanation
sudo allows running commands with the privileges of another user, typically root.
Examples
Run command as root
Run command as specific user
Start interactive root shell
sudo allows running commands with the privileges of another user, typically root.
Run command as root
Run command as specific user
Start interactive root shell