Merge pull request #14 from s-shah-coder/per-day-completion
completed Day 14, added comments to Day 14
This commit is contained in:
commit
72478c119e
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: '#90DaysOfDevOps - The Big Picture: DevOps and Linux - Day 14'
|
title: "#90DaysOfDevOps - The Big Picture: DevOps and Linux - Day 14"
|
||||||
published: false
|
published: false
|
||||||
description: 90DaysOfDevOps - The Big Picture DevOps and Linux
|
description: 90DaysOfDevOps - The Big Picture DevOps and Linux
|
||||||
tags: 'devops, 90daysofdevops, learning'
|
tags: "devops, 90daysofdevops, learning"
|
||||||
cover_image: null
|
cover_image: null
|
||||||
canonical_url: null
|
canonical_url: null
|
||||||
id: 1049033
|
id: 1049033
|
||||||
@ -118,3 +118,5 @@ There are going to be lots of resources I find as we go through and much like th
|
|||||||
As I mentioned next up we will take a look at the commands we might be using on a daily whilst in our Linux environments.
|
As I mentioned next up we will take a look at the commands we might be using on a daily whilst in our Linux environments.
|
||||||
|
|
||||||
See you on [Day15](day15.md)
|
See you on [Day15](day15.md)
|
||||||
|
|
||||||
|
# Completed exercises - Installed Vagrant, watched Linux tutorials
|
||||||
|
@ -46,7 +46,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich
|
|||||||
|
|
||||||
### Knowing Linux Basics
|
### Knowing Linux Basics
|
||||||
|
|
||||||
- [] 🐧 14 > [The Big Picture: DevOps and Linux](Days/day14.md)
|
- [✔️] 🐧 14 > [The Big Picture: DevOps and Linux](Days/day14.md)
|
||||||
- [] 🐧 15 > [Linux Commands for DevOps (Actually everyone)](Days/day15.md)
|
- [] 🐧 15 > [Linux Commands for DevOps (Actually everyone)](Days/day15.md)
|
||||||
- [] 🐧 16 > [Managing your Linux System, Filesystem & Storage](Days/day16.md)
|
- [] 🐧 16 > [Managing your Linux System, Filesystem & Storage](Days/day16.md)
|
||||||
- [] 🐧 17 > [Text Editors - nano vs vim](Days/day17.md)
|
- [] 🐧 17 > [Text Editors - nano vs vim](Days/day17.md)
|
||||||
|
Loading…
Reference in New Issue
Block a user