Unix File Permissions Explained: Why chmod 777 Is Never the Answer
Every developer has done it. Your deployment script fails with "Permission denied." You are tired. It is 11 PM. You type chmod 777 /var/www/html and everything works. You go to bed. Three months later, your server is compromised because every user on...
zovo.hashnode.dev6 min read