PDPooja Deoneinpoojadeone.hashnode.dev·Jul 18, 2023 · 2 min readDay 3 of 90days of DevOpsHere is day 3 of #90days of DevOps. In today’s blog, we will handle files using Linux commands. Tasks: What is the Linux command to… To view what's written in a file. To view the content of the file run the command cat <filename> To change the...01P
PDPooja Deoneinpoojadeone.hashnode.dev·Jul 17, 2023 · 5 min readTerraweek Day 1 ChallengeHello everyone, I am excited to announce that I have taken up the TWS TerraWeek Challenge! Over the next 7 days, I will be participating in the Terraform Challenge Program. It’s my Day 1 of #Terraweek challenge Table of content: Introduction to Terr...00
PDPooja Deoneinpoojadeone.hashnode.dev·Jul 16, 2023 · 1 min readThis is Day2 of 90 days of DevOpsIn today’s blog, we will solve some tasks using basic Linux commands. Task: What is the Linux command to Check your present working directory To check your present working directory we use pwd command List all the files or directories includin...00
PDPooja Deoneinpoojadeone.hashnode.dev·Jul 15, 2023 · 3 min read90 Days Of DevOps (Day1)Hello everyone, I am excited to announce that I have taken up the #90 Days of DevOps Challenge! This is Day1 of 90 days of DevOps Tasks to be performed on Day 1: To Fork this Repo Start with a DevOps Roadmap[https://youtu.be/iOE9NTAG35g] Write a L...00