#devops
Read more stories on Hashnode
Articles with this tag
Day 10 · ◉ What Are the Best Git Branching Strategies? There are several popular Git branching strategies, each with its own strengths and suitable use...
Day 8 · What is Git? Git is a distributed version control system primarily used for managing and tracking changes in source code during software...
Day 7 · 1️⃣ What is a package manager in Linux? In Linux, a package manager is a software tool that automates the process of installing, upgrading,...
Day 6 · User Management User management in Linux refers to the process of creating, modifying, and managing user accounts on a Linux system. It involves...
Day 5 · This is the advanced shell scripting or not the beginner level at least. Using either Loops or commands with start day and end day variables...
Day 3 : Basic Linux Commands · To view what's written in a file. [ec2-user@masternode react_django_demo_app]$ ls api docker-compose.yaml ...