Pavan Kumar Rpavankumar07.hashnode.net路Apr 4, 2023Advanced Linux Shell Scripting for DevOps EngineersHello Readers, Here we are Day 5 of #90daysofdevops 馃懀 Topics for #day5 How to create multiple directories by making use of Shell scripting? How much important is that to take Backups as a DevOps practitioner? Sample Script to backup a directory ...Discuss路12 likes路35 reads#90daysofdevops
Pavan Kumar Rpavankumar07.hashnode.net路Apr 22, 2023Deep Dive with Docker along with ProjectHello Readers, Here we are Day 17 of #90daysofdevops 馃懀 Topics for #day17 Let's know how to use Docker commands without using sudo Let's Understand Docker File? Tasks of Day 17 Let's know how to use Docker commands without using sudo Use the ...Discuss路3 likes路34 reads#pavansblog
Pavan Kumar Rpavankumar07.hashnode.net路Apr 17, 2023Linux and Git Basic CheatsheetHello Readers, Here we are Day 12 of #90daysofdevops 馃懀 Topics for #day12 What is Cheatsheet? How Cheatsheet helps? Linux Basic Cheatsheet Git Basic Cheatsheet What is Cheatsheet? A cheatsheet is a condensed, easy-to-reference document that p...Discuss路2 likes路35 reads#pavansblog
Pavan Kumar Rpavankumar07.hashnode.net路Apr 22, 2023Deep Dive with Docker along with ProjectHello Readers, Here we are Day 17 of #90daysofdevops 馃懀 Topics for #day17 Let's know how to use Docker commands without using sudo Let's Understand Docker File? Tasks of Day 17 Let's know how to use Docker commands without using sudo Use the ...Discuss路3 likes路34 reads#pavansblog
Pavan Kumar Rpavankumar07.hashnode.net路Apr 22, 2023How to Install Jenkins in UbuntuStep by Step instructions: Step 1: sudo apt-get update When you run the sudo apt-get update command, the system will check for any updates available and update the package lists accordingly. This ensures that the system has the latest software and...Discuss路1 like#pavansblog
Pavan Kumar Rpavankumar07.hashnode.net路Apr 21, 2023Getting Started with DockerHello Readers, Here we are Day 16 of #90daysofdevops 馃懀 Topics for #day16 Intro to Docker Docker Hub Steps to install Docker in Ubuntu Commands to use Docker Tasks of Day 16 Intro to Docker Docker is a platform that allows you to build, pack...Discuss路1 like路36 reads#pavansblog
Pavan Kumar Rpavankumar07.hashnode.net路Apr 19, 2023Parsing Files in PythonHello Readers, Here we are Day 15 of #90daysofdevops 馃懀 Topics for #day15 JSON YAML Python Libraries Tasks of Day15 JSON JSON stands for JavaScript Object Notation. It is a lightweight data interchange format that is easy for humans to read an...Discuss路34 readsPython
Pavan Kumar Rpavankumar07.hashnode.net路Apr 19, 2023Python Data Types and Data StructuresHello Readers, Here we are Day 14 of #90daysofdevops 馃懀 Topics for #day14 Data Types Data Structures Tasks of Day 14 Data Types Python Data Types are used to define the type of a variable. It defines what type of data we are going to store in a...Discuss路29 reads#pavansblog
Pavan Kumar Rpavankumar07.hashnode.net路Apr 18, 2023Intro to PythonHello Readers, Here we are Day 13 of #90daysofdevops 馃懀 Topics for #day13 What is Python? Why Python is a popular choice? What is Python for DevOps? and Its Importance How to install Python? Tasks of Day13 What is Python? Python is a high-le...Discuss#pavansblog
Pavan Kumar Rpavankumar07.hashnode.net路Apr 17, 2023Linux and Git Basic CheatsheetHello Readers, Here we are Day 12 of #90daysofdevops 馃懀 Topics for #day12 What is Cheatsheet? How Cheatsheet helps? Linux Basic Cheatsheet Git Basic Cheatsheet What is Cheatsheet? A cheatsheet is a condensed, easy-to-reference document that p...Discuss路2 likes路35 reads#pavansblog
Pavan Kumar Rpavankumar07.hashnode.net路Apr 15, 2023Advanced Git and GitHub:Part 2Hello Readers, Here we are Day 11 of #90daysofdevops 馃懀 Topics for #day11 Git Stash Git Cherry-Pick Git Resolving Conflicts Tasks of Day 11 Git Stash Git stash is a command that allows you to temporarily save changes that you have made to a b...Discuss路30 reads#pavansblog
Pavan Kumar Rpavankumar07.hashnode.net路Apr 13, 2023Advanced Git and GitHub:Part 1Hello Readers, Here we are Day 10 of #90daysofdevops 馃懀 Topics for #day10 Git Branching Git Reset and Revert Git Rebase Git Merge Tasks of Day 10 Git Branching Git branching is a powerful feature of Git that allows developers to Create sepa...Discuss路1 like路48 reads#90daysofdevops
Pavan Kumar Rpavankumar07.hashnode.net路Apr 12, 2023What is Git and GitHub for DevOps?Hello Readers, Here we are Day 9 of #90daysofdevops 馃懀 Topics for #day9 What is Git and GitHub for DevOps? Scenerio based approach on same. Tasks of Day 9 What is Git and GitHub for DevOps? Git is a distributed version control system that allow...Discuss路43 reads#pavansblog