While in the root account I accidentally entered: chmod 700 /
After that I can't do any sudo
commands, e.g:
/home# sudo apt-get update
sudo: unable to stat /etc/sudoers: Permission denied
sudo: no valid sudoers sources found, quitting
sudo: unable to initialize policy plugin
Is there a way to fix this?
Operation not permitted
– cyberquarks Jul 25 '20 at 01:12