When you want to perform an action on a POSIX system, one of the safest ways to do so is to use the sudo command. Unlike logging in as the root user and performing what could be a dangerous action, sudo grants any user designated as a “sudoer” by the sysadmin temporary permission to perform a normally restricted activity.
Source: LXer – 5 new sudo features you need to know in 2020