diff --git a/content/en/2.general/2.networking/1.nat.md b/content/en/2.general/2.networking/1.nat.md index 4c50571..debe593 100644 --- a/content/en/2.general/2.networking/1.nat.md +++ b/content/en/2.general/2.networking/1.nat.md @@ -7,7 +7,7 @@ description: Learn how NAT, port forwarding, and DHCP work on a home router. Con :ellipsis{left=0px width=40rem top=10rem blur=140px zIndex=60} -![picture](/img/global/nat.svg) +![Diagram of NAT translating a private LAN address to a public IP address](/img/global/nat.svg) ## What is a "port"? diff --git a/content/en/2.general/2.networking/2.dns.md b/content/en/2.general/2.networking/2.dns.md index 2becd81..871ed02 100644 --- a/content/en/2.general/2.networking/2.dns.md +++ b/content/en/2.general/2.networking/2.dns.md @@ -12,7 +12,7 @@ When you browse a website or use an app, requests are made to one or more domain The DNS zone is like a registry with signposts that direct your requests to the correct destination. -![Picture](/img/global/dns.svg) +![Diagram of a DNS zone directing requests to the right server](/img/global/dns.svg) ## The DNS Zone diff --git a/content/en/2.general/3.storage/1.raid.md b/content/en/2.general/3.storage/1.raid.md index ff9bcf9..b7c0620 100644 --- a/content/en/2.general/3.storage/1.raid.md +++ b/content/en/2.general/3.storage/1.raid.md @@ -30,7 +30,7 @@ RAID is not a backup system but a service continuity system! It only allows hot- ### No RAID
- Image + Disks with no RAID redundancy