Welcome to Day 15 of the #90DaysOfDevOps challenge! In DevOps, handling various file formats is essential. Parsing JSON, YAML, or other types of files...
Welcome to Day 7 of the #90DaysOfDevOps challenge! Package managers are great tools for software management. These utilities streamline the process...
Introduction In the world of DevOps, time is of the essence, and any opportunity to save time is valuable. Automating routine tasks, no matter how...
Welcome to Day 6 of the #90DaysOfDevOps challenge! Today, we discuss more about file permissions and access control lists. We discussed this topic...
Welcome to Day 5 of the #90DaysOfDevOps challenge! Today's we focus on more advanced shell scripting and introduce user management in Linux. Link to...
Welcome to Day 4 of the #90DaysOfDevOps challenge! Today, we dive into the world of basic Linux shell scripting. Link to GitHub Repo for the...