Code For Food
Written by
in
To add sudo/root permission to user in CentOS, we have to add user to ‘wheel’ group
sudo usermod -a -G wheel username