permissions destroyed
Posted
by
n00b32
on Server Fault
See other posts from Server Fault
or by n00b32
Published on 2011-03-07T06:23:06Z
Indexed on
2011/03/07
8:12 UTC
Read the original article
Hit count: 153
debian-lenny
|chmod
yes yes i know im stupid but while i was veeeery late i tried to fix one thing asap and ended up doing
chmod 777 -R /*
it chmoded
dr-xr-xr-x 2 root root 4096 2011-02-15 13:12 bin
drwx------ 3 root root 4096 2010-09-07 15:57 boot
d-wx-wx-wx 15 root root 13680 2010-12-11 05:48 dev
drwx------ 3 root root 4096 2010-09-09 05:24 emul
d-wx-wx-wx 110 root root 4096 2011-03-07 07:12 etc
drwx------ 2 root root 4096 2010-09-10 04:35 firewall
because of spelling mistake...
can some send me a tree of permissions for those on debian so ill have a lot less work ?
is there another way i can fix them ?
© Server Fault or respective owner