Description
Allows configured users to run selected commands with elevated privileges, commonly as root. It is central to Linux administration because it avoids logging in as root for every privileged task.
Use it carefully: sudo rules control who can administer the system and what they may run. Incorrect configuration can block administration or grant excessive access.