© 2026 Hashnode
In the RHEL ecosystem, package management has evolved from the aging YUM (Yellowdog Updater, Modified) v3 to the more sophisticated DNF (Dandified YUM). While the commands may feel familiar, the underlying engine—libdnf—. Although RHEL 8 and RHEL 9 a...

📦 Today on Day 13, I dove into package management on CentOS using RPM, YUM, and manual repo setup. I installed tools like tree, httpd, and Jenkins, gaining a solid understanding of low-level and high-level package operations. 🧪 Activities Breakdown...

Linux is a cornerstone of the IT world, powering servers, desktops, and embedded devices. Whether you're a beginner or brushing up, here's a concise guide covering key Linux concepts with commands to get started. 1. What is Linux? Linux is an open-s...
