diff --git a/Days/day14.md b/Days/day14.md index 8ad7b21..a1bd335 100644 --- a/Days/day14.md +++ b/Days/day14.md @@ -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 description: 90DaysOfDevOps - The Big Picture DevOps and Linux -tags: 'devops, 90daysofdevops, learning' +tags: "devops, 90daysofdevops, learning" cover_image: null canonical_url: null 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. See you on [Day15](day15.md) + +# Completed exercises - Installed Vagrant, watched Linux tutorials diff --git a/README.md b/README.md index caf087d..4cfd49d 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich ### 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) - [] 🐧 16 > [Managing your Linux System, Filesystem & Storage](Days/day16.md) - [] 🐧 17 > [Text Editors - nano vs vim](Days/day17.md)