#90daysofdevops
Read more stories on Hashnode
Articles with this tag
Hey there, fellow DevOps enthusiasts! Today, I'm excited to dive into the heart of version control with "Basic Git & GitHub for DevOps Engineers." š...
š¦ Understanding Package Managers on Ubuntu š¦ Package managers are like digital shopping assistants for your computer. They simplify the process of...
Introduction: Hey there, tech enthusiasts! š Have you ever wondered how your computer decides who can access your files and who can't? š¤ Well, fret...
Task 1 - Write a bash script createDirectories.sh that when the script is executed with three given arguments (one is directory name and second is...
š½ What is a Kernel? š½ The kernel is like the core of an operating system. It's the part that interacts directly with the hardware and manages system...
Understanding the default directories in Linux is crucial for navigating the file system effectively. In this blog, we'll take a tour of the Linux...