WF AQ

Knowledge base

CenotOS: add an user to sudoers for use of sudo

If theres an username user (for example an ftp user) we can use it as sudo user.

On CentOS, the user in “wheel” group had sudoers capacity.

sudo usermod -aG wheel username