How to reset folder permissions to its Ubuntu default in UBUNTU 9.10
- by ashenafis
I recently typed the command
sudo chmod 777 -R /
after that some things like
sudo -i
are not working normally...
... so I am wondering if there is any way where i could reset the folder permissions to their original state
Thanks in Advance!