#learning-journey
Read more stories on Hashnode
Articles with this tag
Task01: Create a "cheat sheet" for Linux as well as git commands 90DaysOfDevOps/2023/day12 at CG1369 · Chaitannyaa/90DaysOfDevOps...
Day 11 Task: Advance Git & GitHub for DevOps Engineers: Part-2 Task-01 Create a new branch and make some changes to it. Use git stash to save the...
Day 10 Task: Advance Git & GitHub for DevOps Engineers. Task 1: Add a text file called version01.txt inside the Devops/Git/ with “This is first...
Day 9 Task: Deep Dive in Git & GitHub for DevOps Engineers. What is Git and why is it important? Git is a Version Control Tool developed by Linus...
Day 8 Task: Basic Git & GitHub for DevOps Engineers. Task: Install Git on your computer (if it is not already installed). You can download it from...
Day 7 Task: Understanding package manager and systemctl Tasks 1. You have to install docker and Jenkins in your system from your terminal using...