Merge pull request #19 from s-shah-coder/per-day-completion
Completed Day 18, added comments to Day 18
This commit is contained in:
commit
374de29ef2
@ -1,8 +1,8 @@
|
||||
---
|
||||
title: '#90DaysOfDevOps - SSH & Web Server - Day 18'
|
||||
title: "#90DaysOfDevOps - SSH & Web Server - Day 18"
|
||||
published: false
|
||||
description: 90DaysOfDevOps - SSH & Web Server
|
||||
tags: 'devops, 90daysofdevops, learning'
|
||||
tags: "devops, 90daysofdevops, learning"
|
||||
cover_image: null
|
||||
canonical_url: null
|
||||
id: 1048733
|
||||
@ -211,3 +211,5 @@ Then providing everything is configured correctly you will be able to access via
|
||||
- [Linux for hackers (don't worry you don't need to be a hacker!)](https://www.youtube.com/watch?v=VbEx7B_PTOE)
|
||||
|
||||
See you on [Day19](day19.md)
|
||||
|
||||
# Completed Day 18 - Setup Apache Web Server, watched SSH tutorial
|
||||
|
@ -50,7 +50,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich
|
||||
- [✔️] 🐧 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)
|
||||
- [] 🐧 18 > [SSH & Web Server(LAMP)](Days/day18.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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user