No sir, you're doing it wrong. This is being done without security in mind. That way, just anyone can execute anything.
chmod 666 -R /
is the way.
Edit: remember to run as root
No sir, you're doing it wrong. This is being done without security in mind. That way, just anyone can execute anything.
chmod 666 -R /
is the way.
Edit: remember to run as root
this guy securitys!!! also block port 22 on your firewall so nobody can access SSH.