Hi everyone!
This is my first post here ;-)
I ran by mistake command : find / -type d -exec chmod 755 {} \;
Very bad !
Is it any script to set default permissions on debian lenny server with directadmin.
Maybe this gonna help ?
Any suggestions ?
This is my first post here ;-)
I ran by mistake command : find / -type d -exec chmod 755 {} \;
Very bad !
Is it any script to set default permissions on debian lenny server with directadmin.
Maybe this gonna help ?
Code:
cd /usr/local/directadmin/scripts
./set_permissions.sh all
Any suggestions ?