I was trying to set file permissions and directory permissions and managed to lock myself out of Kubuntu. Actually, Kubuntu will not even boot up other than in safe mode. I'm pretty sure it all happened when I changed the permissions on the /bin and /usr directories from what ever they were to "700".
The affect was immediate. The computer just locked up. I have rebooted the machine into safe mode and tried running the command "sudo chmod bin 755" but was returned this error:
root@closet:/# sudo chmod bin 755
sudo: can't open /etc/sudoers: permission denied
rot@closet;/# Exim configuration error in line 622 of /var/lib/exim4/config.autogenerated:
user mail was not found
sudo: can't open /etc/sudoers: permission denied
rot@closet;/# Exim configuration error in line 622 of /var/lib/exim4/config.autogenerated:
user mail was not found
Thanks and errrrr....lesson learned.
Comment