Merge pull request #21 from s-shah-coder/per-day-completion

Completed Day 20, added comments to Day 20
This commit is contained in:
Saf Shah 2022-12-14 15:37:26 +00:00 committed by GitHub
commit f3d757703c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View File

@ -1,8 +1,8 @@
---
title: '#90DaysOfDevOps - Dev workstation setup - All the pretty things - Day 20'
title: "#90DaysOfDevOps - Dev workstation setup - All the pretty things - Day 20"
published: false
description: 90DaysOfDevOps - Dev workstation setup - All the pretty things
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048734
@ -164,3 +164,5 @@ I also thought on this it was easier to show you a lot of the steps through vide
Tomorrow we start our 7 days of diving into Networking, we will be looking to give ourselves the foundational knowledge and understanding of Networking around DevOps.
See you on [Day21](day21.md)
# ompleted Day exercises - Installed ZSH and dracula on VM

View File

@ -52,7 +52,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich
- [✔️] 🐧 17 > [Text Editors - nano vs vim](Days/day17.md)
- [✔️] 🐧 18 > [SSH & Web Server(LAMP)](Days/day18.md)
- [✔️] 🐧 19 > [Automate tasks with bash scripts](Days/day19.md)
- [] 🐧 20 > [Dev workstation setup - All the pretty things](Days/day20.md)
- [✔️] 🐧 20 > [Dev workstation setup - All the pretty things](Days/day20.md)
### Understand Networking