#trainwithshubham
Read more stories on Hashnode
Articles with this tag
Git & GitHub Terminologies VCS: Version Control System that tracks the changes made to a file and for every changed file creates a new version of it....
📍Introduction 📚Welcome to Part 3 of the Python for DevOps Blog Series!🐍 In this blog, we will learn about Modules, Packages, Libraries, and File...
📍Introduction 📚Welcome to Part 2 of the Python for DevOps Blog Series!🐍 In this blog, we will learn about the Non-primitive data types (aka Data...
📍Introduction 📚Welcome to Part 1 of my Python for DevOps Blog Series!🐍 Python is vital in DevOps for automation & integration. Python's flexibility...
📍Linux Terminologies Boot Loader: Program that loads the Linux OS. Eg: GRUB - Grand Unified Boot Loader. Initiates the Kernel. It resides in the /...
📍Introduction 📚 In this 2-part blog series, we'll explore some more advanced Linux commands! After learning and mastering basic Linux commands and...