Mar 26 · 2 min read · Content: Today I worked on setting up a Linux user with a non-interactive shell as part of my 100 Days of DevOps journey. This type of user is mainly used for service accounts and automation tasks wh
Join discussionMar 5 · 5 min read · Day 4 of 100 Days of DevOps Permission drift is the silent killer of production automation. You deploy a script with chmod 755, and three months later it's 000 or 777. Your cron job fails at 2 AM, you
Join discussion