Linux Fundamentals for DevOps: Filesystem
When you SSH into a server to fix a broken application or install a new tool, the absolute worst thing you can do is guess where files belong. Linux does not put files in random places; it follows a s
saeed.hashnode.dev7 min read