Results 1 to 3 of 3
Hi
i just have made a mistake. i.e. on Ubuntu terminal i executed a command
sudo chmod 777 -R /
and i lost all control over my system. How can ...
- 07-19-2011 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 4
sudo chmod 777 -R / & all gone
Hi
i just have made a mistake. i.e. on Ubuntu terminal i executed a commandand i lost all control over my system. How can i solve this problem.sudo chmod 777 -R /
Please help someone.
Thanks in advance
- 07-19-2011 #2
Save your data and reinstall.
This is the easiest and fastest way.You must always face the curtain with a bow.
- 07-19-2011 #3Just Joined!
- Join Date
- Mar 2011
- Posts
- 52
Ouch, the only way I can think of for solving that is to backup your data and do a reinstall. Unless of course you want to learn how linux works by changing the permissions on each file individually (perhaps using the find command). However the lazy approach is a reinstall.


Reply With Quote