Merge pull request #22 from s-shah-coder/per-day-completion
Completed Day 21, added comments to Day 21
This commit is contained in:
commit
ba87d59c25
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: '#90DaysOfDevOps - The Big Picture: DevOps and Networking - Day 21'
|
title: "#90DaysOfDevOps - The Big Picture: DevOps and Networking - Day 21"
|
||||||
published: false
|
published: false
|
||||||
description: 90DaysOfDevOps - The Big Picture DevOps and Networking
|
description: 90DaysOfDevOps - The Big Picture DevOps and Networking
|
||||||
tags: 'devops, 90daysofdevops, learning'
|
tags: "devops, 90daysofdevops, learning"
|
||||||
cover_image: null
|
cover_image: null
|
||||||
canonical_url: null
|
canonical_url: null
|
||||||
id: 1048761
|
id: 1048761
|
||||||
@ -39,9 +39,9 @@ Let's forget the DevOps side of things to begin with here and we now need to loo
|
|||||||
|
|
||||||
If you prefer this content in video form, check out these videos from Practical Networking:
|
If you prefer this content in video form, check out these videos from Practical Networking:
|
||||||
|
|
||||||
* [Network Devices - Hosts, IP Addresses, Networks - Networking Fundamentals - Lesson 1a](https://www.youtube.com/watch?v=bj-Yfakjllc&list=PLIFyRwBY_4bRLmKfP1KnZA6rZbRHtxmXi&index=1)
|
- [Network Devices - Hosts, IP Addresses, Networks - Networking Fundamentals - Lesson 1a](https://www.youtube.com/watch?v=bj-Yfakjllc&list=PLIFyRwBY_4bRLmKfP1KnZA6rZbRHtxmXi&index=1)
|
||||||
* [Network Devices - Hub, Bridge, Switch, Router - Networking Fundamentals - Lesson 1b
|
- [Network Devices - Hub, Bridge, Switch, Router - Networking Fundamentals - Lesson 1b
|
||||||
](https://www.youtube.com/watch?v=H7-NR3Q3BeI&list=PLIFyRwBY_4bRLmKfP1KnZA6rZbRHtxmXi&index=2)
|
](https://www.youtube.com/watch?v=H7-NR3Q3BeI&list=PLIFyRwBY_4bRLmKfP1KnZA6rZbRHtxmXi&index=2)
|
||||||
|
|
||||||
**Host** are any devices which send or receive traffic.
|
**Host** are any devices which send or receive traffic.
|
||||||
|
|
||||||
@ -110,7 +110,9 @@ Over the next few days, we are going to get to know a little more about this lis
|
|||||||
|
|
||||||
## Resources
|
## Resources
|
||||||
|
|
||||||
* [Networking Fundamentals](https://www.youtube.com/playlist?list=PLIFyRwBY_4bRLmKfP1KnZA6rZbRHtxmXi)
|
- [Networking Fundamentals](https://www.youtube.com/playlist?list=PLIFyRwBY_4bRLmKfP1KnZA6rZbRHtxmXi)
|
||||||
* [Computer Networking full course](https://www.youtube.com/watch?v=IPvYjXCsTg8)
|
- [Computer Networking full course](https://www.youtube.com/watch?v=IPvYjXCsTg8)
|
||||||
|
|
||||||
See you on [Day22](day22.md)
|
See you on [Day22](day22.md)
|
||||||
|
|
||||||
|
# Completed daily exercises - Networking course
|
||||||
|
@ -56,7 +56,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich
|
|||||||
|
|
||||||
### Understand Networking
|
### Understand Networking
|
||||||
|
|
||||||
- [] 🌐 21 > [The Big Picture: DevOps and Networking](Days/day21.md)
|
- [✔️] 🌐 21 > [The Big Picture: DevOps and Networking](Days/day21.md)
|
||||||
- [] 🌐 22 > [The OSI Model - The 7 Layers](Days/day22.md)
|
- [] 🌐 22 > [The OSI Model - The 7 Layers](Days/day22.md)
|
||||||
- [] 🌐 23 > [Network Protocols](Days/day23.md)
|
- [] 🌐 23 > [Network Protocols](Days/day23.md)
|
||||||
- [] 🌐 24 > [Network Automation](Days/day24.md)
|
- [] 🌐 24 > [Network Automation](Days/day24.md)
|
||||||
|
Loading…
Reference in New Issue
Block a user