Hello, I'm new in that forum and came because of a big mistake I made this morning...
Instead of typing
sudo chmod -R 777 ./
I did
sudo chmod -R 777 /
I stopped the process but some dirs are now 0777:
/etc
/lost+found
/media
/opt
/tmp
/usr
/var
Can someone tell me which dirs must not be 0777 and how can I repair that?
Many many thanks!!!