š Journal Log no. 2 Moving from Linux Unhatched to Essentials ;My DevSecOps Journey
The Momentum Continues A few days ago, I shared that I completed the Cisco Linux Unhatched course. It was a great introduction to the command line, but in DevOps, knowing isn't the same as doing. T...

Source: DEV Community
The Momentum Continues A few days ago, I shared that I completed the Cisco Linux Unhatched course. It was a great introduction to the command line, but in DevOps, knowing isn't the same as doing. To truly master the next levelāCisco Linux EssentialsāIāve decided to change my approach. Iām moving away from just passing exams and moving toward building a functional, documented portfolio. My New Workflow: The Linux Journey Repository Iāve launched a new project on GitHub: my-linux-journey. This isn't just a folder for notes; itās a structured Command Library and Automation Lab. For every module in the Cisco Essentials course, I am doing three things: š§ Breaking Down the Logic: Creating structured .md files in a linux-toolbox subfolder. Each command is documented with a real-world scenario and the exact "Why" behind using it. šļøVerification Logs: Iām including actual terminal output to prove the commands were tested in a live environment. š¤Scripting the Solution: Instead of manually typi