LXer: 5 new sudo features you need to know in 2020
by LXer from LinuxQuestions.org on (#59Q7E)
Published at LXer:
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.
Read More...


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.
Read More...