is not in the sudoers file

Open a Root Terminal and type visudo (to access and edit the list).
Navigate to the bottom of the sudoers file that is now displayed in the terminal.
Just under the line that looks like the following:
    root ALL=(ALL) ALL
Add the following (replacing user with your actual username):
    user ALL=(ALL) ALL

Comments

Popular posts from this blog

HAproxy logging

tomcat catalina coyote jasper cluster

NFS mount add in fstab _netdev instead of default | firewall-cmd --list-all