Saturday, November 6, 2021

“sudo: /etc/sudoers is world writable” – How to correct the permissions of sudoers file in CentOS 7

 $ sudo syscheck

# ls -l /etc/sudoers
# chmod 440 /etc/sudoers
# ls -l /etc/sudoers

No comments:

Post a Comment

Replace old IP with New one in Direct Admin

./ipswap.sh Old_IP  New_IP for example:  ./ipswap.sh 35.224.2.88 104.197.113.37