mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-01-08 14:23:01 +07:00
Merge pull request #170 from erh-git/patch-3
Added Practical Networking links for Day23
This commit is contained in:
commit
2623b9bb23
@ -8,6 +8,11 @@ canonical_url: null
|
|||||||
id: 1048704
|
id: 1048704
|
||||||
---
|
---
|
||||||
|
|
||||||
|
The content below comes mostly from Practical Networking's [Networking Fundamentals series](https://www.youtube.com/playlist?list=PLIFyRwBY_4bRLmKfP1KnZA6rZbRHtxmXi). If you prefer this content in video form, check out this video:
|
||||||
|
|
||||||
|
* [Network Protocols - ARP, FTP, SMTP, HTTP, SSL, TLS, HTTPS, DNS, DHCP](https://www.youtube.com/watch?v=E5bSumTAHZE&list=PLIFyRwBY_4bRLmKfP1KnZA6rZbRHtxmXi&index=12)
|
||||||
|
|
||||||
|
|
||||||
## Network Protocols
|
## Network Protocols
|
||||||
|
|
||||||
A set of rules and messages that form a standard. An Internet Standard.
|
A set of rules and messages that form a standard. An Internet Standard.
|
||||||
@ -111,7 +116,8 @@ If a section of a network is compromised, it can be quarantined, making it diffi
|
|||||||
|
|
||||||
## Resources
|
## Resources
|
||||||
|
|
||||||
|
- [Networking Fundamentals](https://www.youtube.com/playlist?list=PLIFyRwBY_4bRLmKfP1KnZA6rZbRHtxmXi)
|
||||||
|
- [Subnetting Mastery](https://www.youtube.com/playlist?list=PLIFyRwBY_4bQUE4IB5c4VPRyDoLgOdExE)
|
||||||
- [Computer Networking full course](https://www.youtube.com/watch?v=IPvYjXCsTg8)
|
- [Computer Networking full course](https://www.youtube.com/watch?v=IPvYjXCsTg8)
|
||||||
- [Practical Networking](http://www.practicalnetworking.net/)
|
|
||||||
|
|
||||||
See you on [Day 24](day24.md)
|
See you on [Day 24](day24.md)
|
||||||
|
Loading…
Reference in New Issue
Block a user