IOu1@sh.itjust.workstoshitty sysadmin@sh.itjust.works•Quick fix to permissions issues in LinuxEnglish
71·
1 year agoNo 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.