DEV Community

Cover image for πŸ“ Blog Draft: Day 30 – β€œHow Linux Rewired My Mind in 30 Days”
Rajpreet Gill
Rajpreet Gill

Posted on

πŸ“ Blog Draft: Day 30 – β€œHow Linux Rewired My Mind in 30 Days”

β€œWhat started as a terminal window opened into a whole new world β€” one keystroke at a time.”

πŸ—“οΈ The Beginning

30 days ago, I started a challenge to learn Linux β€” not just use it, but understand it at its core. Today, I’m wrapping it up not with an end, but with a beginning: my story, my learnings, and a huge thank you to everyone who followed my journey β€” 1300+ dev.to friends, CloudWhislter Community this one's for you. πŸ™Œ

πŸ”§ My Favorite Projects & Moments:

βœ… Git & Terraform:
I learned how version control and infrastructure as code can empower reproducible setups β€” from git commits to terraform apply.
❀️ Health Check to AI-powered Fixes:
I automated health checks and paired them with AI-based diagnostics β€” the terminal became my stethoscope.
πŸ“© Email Integrations:
Bash + mail + scripts β†’ Now I get notified when my cron job fails. No surprises.
🚫 Breaking Free from Social Media:
Used /etc/hosts to block dopamine-draining distractions. Focus mode: ON.
⚠️ Dangerous Commands I’ll Never Touch:
Documented rm -rf /, :(){ :|:& };: and others. Linux is powerful β€” but it demands respect.
πŸ” SSH Key Authentication:
No more passwords. Public/private key pairs feel like magic πŸ”‘.

🧠 Linux as a Learning Playground:

Taught a 10-year-old Linux using a Candy Crush game from the terminal.
Built a command-line Hunt Game that teaches logic and grep-fu.
Wrote a script that summarizes 5 days of commands for anyone to follow in series.

πŸ› οΈ Cool Stuff I Built:

πŸ€– Raspberry Pi Smart Cat Feeder with AI object recognition
🌦️ Terminal Weather App
πŸš€ CI/CD pipeline using shell, GitHub Actions, and deploys
πŸ”’ Secure banking portal simulation (permissions, encryption, firewall with iptables)
πŸ“ Explored Linux filesystem like a digital archaeologist

🌍 Linux History, Even NASA Style:

Did you know Linux powers NASA’s Mars rovers, ISS systems, and even your smart fridge?
I read the kernel commits like ancient scrolls.

πŸ’¬ Lessons I’ll Take Forever:

Don’t memorize commands β€” understand patterns.
The terminal isn’t just a tool β€” it’s a mindset.
Open source isn't just free. It’s freedom.

πŸ‘ Thank You!

To everyone who followed, cheered, messaged, or just read my posts β€” thank you.
1300+ followers on dev.to, you made this journey memorable. πŸ™Œ

Special thanks to the CloudWhislter Community for giving me the opportunity and platform to grow, share, and stay inspired. πŸŒπŸ’™

And to Linux:
Thank you for the errors, the logs, the fixes, the challenges.

#30DaysLinuxChallenge #CloudWhisler
#DevOps #Linux #RHCSA #Opensource #AWS #CloudComputing

Catch out by My LinkedIn profile
https://www.linkedin.com/in/rajpreet-gill-4569b4161/

Top comments (0)