04/07/2026
Post #2: Deep diving into the fundamentals of Cloud Security. 🛡️
Today wasn't about complex tools or fancy hacks. It was about going back to the basics—the very foundation that keeps 95% of the internet’s servers running. I spent my session today manually going through the entire ls manual (the 'man' page) from start to finish.
If you're into Cloud or Cybersecurity, you know that listing files is one thing, but truly understanding how to navigate and audit a system is another. By practicing every single flag manually, I realized how much control is hidden in plain sight. From managing file permissions and security layers to tracking down exact timestamps for forensic audits—Linux is a powerhouse, and mastering these basics is non-negotiable.
My takeaway for fellow learners: Stop looking for shortcuts. Your system’s built-in encyclopedia (the man command) is your best friend. If you want to move from just "using" a system to actually "securing" it, start with the manual. It’s the most authentic way to understand what's happening under the hood.
Hard work is starting to pay off, and today, the terminal feels a lot more like a playground than just a screen.