Day-8 : Basic Git & GitHub for DevOps EngineersTABLE OF CONTENTS What is Git? Git is a distributed version control system (DVCS) used for tracking changes in source code during software development. It was created by Linus Torvalds in 2005 as a replacement for the proprietary BitKeeper system tha...Mar 31, 2023·6 min read
Day-5: Advanced Linux Shell Scripting for DevOps Engineers with User management.Mar 24, 2023·4 min read
Day 4 - #90Days of DevOps challenge Basic Linux Shell Scripting for DevOps EngineersMar 22, 2023·5 min read
Basic Linux Commands Day 3 - #90Days of DevOps challenge#Devops #TrainwithShubham #90DaysOfDevOps #Linux Table of Contains Basic Linux Commands Task: What is the linux command to To view what's written in a file. To change the access permissions of files. To check which commands you have run till now. ...Mar 21, 2023·6 min read
Day 1 - #90Days of DevOps challengeDevOps Fundamentals #Devops #TrainwithShubham #90DaysOfDevOps - Challenge Day 1 What :- DevOps is a methodology. DevOps is a term that refers to the integration of software development (Dev) and IT operations (Ops) in order to deliver applications a...Mar 18, 2023·4 min read
Day 2 - #90Days of DevOps challenge Linux from the beginning#Devops #TrainwithShubham #90DaysOfDevOpsTABLE OF CONTENTS What is Linux? How does Linux work? Open source different pieces Why use Linux? Basic Commands– 1. PWD command 2. CD command 3. MV Command 4. RM Command 5. MKDIR command 6. LS Com...Feb 20, 2023·15 min read