sudo: can’t open /etc/sudoers: permission denied
The sudo command checks the permission of the /etc/sudoers file and also the contents of /etc/sudoers.d/ before allowing you to use the sudo command. For example you might be warned: or perhaps: Therefore, if you don’t have root login (which is generally good security practise) then you might not be able to change the permission … Read more