I am just a little bit confused here. When you are asked to give a user sudo access to the machine. Should I just add the user to the wheel group. # usermod -aG wheel bob Or let's say there is no

sudo (/ s uː d uː / or / ˈ s uː d oʊ /) is a program for Unix-like computer operating systems that allows users to run programs with the security privileges of another user, by default the superuser. It originally stood for "superuser do" as the older versions of sudo were designed to run commands only as the superuser. However, the later versions added support for running commands not How to enable sudo on Red Hat Enterprise Linux - Red Hat Aug 15, 2018 How to Add User to Sudoers in Ubuntu | Linuxize Nov 04, 2019

Mar 19, 2019

Sudo Command in Linux/Unix - LinuxForDevices 1. Granting sudo access to users. To grant access to a specific user, an existing superuser needs to first add an entry in the /etc/sudoers file. This file in Linux contains the entire list of users who have sudo access, along with what level of access is granted. You can follow a similar format of adding users as listed in the file, or modify Sudo Command in Linux - Baeldung on Linux

RHEL 8 / CentOS 8 add user to sudoers - LinuxConfig.org

Apr 20, 2020