Published
- 1 min read
sudo user centos
The solution for this is noted below
sudo user centos
Solution
usermod -a -G sudo user
or
usermod -a -G wheel user
Try other methods by searching on the site. That is if this doesn’t work
Published
- 1 min read
The solution for this is noted below
usermod -a -G sudo user
or
usermod -a -G wheel user
Try other methods by searching on the site. That is if this doesn’t work