#linux
Read more stories on Hashnode
Articles with this tag
In the world of DevOps, shell scripting plays an essential role in automating repetitive tasks. However, to ensure reliability and smooth execution,...
Introduction Terraform is a powerful tool for defining, provisioning, and managing infrastructure as code (IaC). On Day 3 of TerraWeek, I explored...
Welcome to Day 10 of my #90DaysOfDevOps challenge! Today, I’ll walk you through a task where I created a Bash script to automate the process of...
Introduction Infrastructure as Code (IaC) is a crucial skill for modern DevOps practitioners, and Terraform is one of the most popular tools in this...
Introduction: In this assignment, we will create a shell script that automatically takes backups of a specified directory and impl ements rotation to...
In this blog, I'll walk you through the Shell Scripting Challenge I completed on Day 8 of the #90DaysOfDevOps challenge. The challenge focused on...