How to Add User to Sudoers in Ubuntu

Posted by linuxize on Aug 25, 2019 2:43 PM
By Linuxize.com
Mail this story
Web version

sudo is a command-line program that allows trusted users to execute commands as root or another user. We will show you two ways to grant sudo privileges to a user. The first one is to add the user to the sudoers file. This file contains information that controls which users and groups are granted with sudo privileges as well as the level of the privileges.

Full Story

Printed at http://lxer.com/module/newswire/view/273977/index.html