A command for temporarily running a command with administrator privileges.
A command that lets you run a command with another user's privileges (usually root), within the scope permitted by the sudoers configuration file. Every command it runs is recorded in an audit log, such as /var/log/auth, making it possible to trace who ran what and when after the fact.
© 2026 ITBGM