Linux Package Management for DevOps Beginners
A Practical Guide to Installing and Managing Software in Linux Welcome to DevOpsJourneyWithRahul — where I share practical DevOps concepts step-by-step for beginners. In the previous blogs of this ser

Search for a command to run...
Articles tagged with #linux-basics
A Practical Guide to Installing and Managing Software in Linux Welcome to DevOpsJourneyWithRahul — where I share practical DevOps concepts step-by-step for beginners. In the previous blogs of this ser

When I first started learning Linux, most of my focus was on basic commands like: ls cd mkdir grep These commands helped me navigate the system and understand how Linux works. But as I started runnin

When I started learning Linux for DevOps, everything felt exciting. Every new command felt like unlocking a new level. I learned commands like: ls cd mkdir grep Slowly, the Linux terminal started fee

Continuing the Linux for DevOps Journey In my previous article, we explored the Linux File System and how everything in Linux starts from a single root directory /. That article focused on understandi
