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)