Understanding package manager and systemctlWhat is a package? A package is usually referred to an application but it could be a GUI application, command line tool or a software library (required by other software programs). A package is essentially an archive file containing the binary execut...Feb 1, 2024路4 min read
Introduction to Linux馃惂What is Linux? Linux is an open-source, Unix-like operating system kernel initially created by Linus Torvalds in 1991. Unlike proprietary operating systems, Linux is built collaboratively, with its source code freely available to the public. This fos...Jan 27, 2024路3 min read
DevOps Ecosystem: A Journey Through Automation, Scaling, and InfrastructureIntroduction In the ever-evolving landscape of software development and operations, DevOps stands as the beacon of collaboration, efficiency, and innovation. As a DevOps engineer, I'm thrilled to dive into the core concepts that make DevOps not just ...Jan 26, 2024路3 min read