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 ...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 ...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...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 ...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...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...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...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...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...#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...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...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...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...43 reads#pavansblog