#90daysofdevops
Read more stories on Hashnode
Articles with this tag
What’s the difference between continuous integration, continuous delivery, and continuous deployment? Continuous Integration (CI): This is the...
📍What is Git? Git 🐙: The Friendly Code Octopus Git is like a magical octopus that helps teams of people work on the same project without stepping on...
What is a package manager in Linux? A package manager in Linux is like a digital store for computer programs and software. 🛍️ It helps you find,...
File Permissions📁 File permissions in a DevOps context refer to the access rights or permissions granted to users and processes for files and...
Task 1. Write a bash script createDirectories.sh i.e. using either Loops or command with start day and end day variables using arguments to create a...
The architecture of Linux os Think of the architecture of a Linux operating system (OS) as a building with different layers. Each layer has a specific...