I am using AWS to run Ubuntu server 14.04 and by mistake I issued this command
sudo chmod -R 777 /usr/
Since issuing this command, I can't switch from ubuntu to root. When I issue this command
sudo su
It shows me error
sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid bit set
I don't have a backup of my server.
sudo
ANYTHING*? You broke your system. Start over. – waltinator Oct 28 '17 at 04:57