Add dhcp illustration
This commit is contained in:
@ -1,4 +1,14 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"title": "DHCP in One Picture",
|
||||||
|
"description": "Here is what happens when a new device joins the network.",
|
||||||
|
"url": "/guides/dhcp-in-one-picture",
|
||||||
|
"fileName": "dhcp-in-one-picture",
|
||||||
|
"featured": true,
|
||||||
|
"author": "kamranahmedse",
|
||||||
|
"updatedAt": "2020-04-28T15:48:21.191Z",
|
||||||
|
"createdAt": "2020-04-28T15:48:21.191Z"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "SSL vs TLS vs SSH",
|
"title": "SSL vs TLS vs SSH",
|
||||||
"description": "Quick tidbit on the differences between SSL, TLS, HTTPS and SSH",
|
"description": "Quick tidbit on the differences between SSL, TLS, HTTPS and SSH",
|
||||||
|
3
content/guides/dhcp-in-one-picture.md
Normal file
3
content/guides/dhcp-in-one-picture.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[](/guides/dhcp.png)
|
||||||
|
|
||||||
|
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1254142557417857025) where this image was posted.
|
BIN
public/guides/dhcp.png
Normal file
BIN
public/guides/dhcp.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
@ -30,6 +30,12 @@
|
|||||||
<lastmod>2020-01-29T07:49:29.706Z</lastmod>
|
<lastmod>2020-01-29T07:49:29.706Z</lastmod>
|
||||||
<priority>1.0</priority>
|
<priority>1.0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://roadmap.sh/guides/dhcp-in-one-picture</loc>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
<lastmod>2020-04-28T15:48:21.191Z</lastmod>
|
||||||
|
<priority>1.0</priority>
|
||||||
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://roadmap.sh/guides/ssl-tls-https-ssh</loc>
|
<loc>https://roadmap.sh/guides/ssl-tls-https-ssh</loc>
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
@ -117,7 +123,7 @@
|
|||||||
<url>
|
<url>
|
||||||
<loc>https://roadmap.sh/guides</loc>
|
<loc>https://roadmap.sh/guides</loc>
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
<lastmod>2020-01-29T07:49:29.711Z</lastmod>
|
<lastmod>2020-04-24T18:38:33.437Z</lastmod>
|
||||||
<priority>1.0</priority>
|
<priority>1.0</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
|
Reference in New Issue
Block a user