Networking & DNS tutorials
Networking and DNS explained simply: record types, subdomains, propagation, reverse DNS, Cloudflare, CDN, IPv6, private networks and email records.
Email DNS records: SPF, DKIM and DMARC
Set up SPF, DKIM and DMARC so your emails reach the inbox, not spam.
Updated 7/20/2026Networking & DNSHow to configure IPv6 on your server
IPv6 is the future of internet addresses. Here is how to enable and check it on your server.
Updated 7/20/2026Networking & DNSwww or non-www: how to choose and redirect correctly
Pick a single version of your domain, with or without www, and redirect the other for SEO and consistency.
Updated 7/20/2026Networking & DNSWhat is a CDN and when you need one
A CDN delivers content close to visitors, faster. Here is how it works and when it is worth it.
Updated 7/20/2026Networking & DNSHow to connect two servers over a private network
Link your servers through an encrypted WireGuard tunnel, so they communicate securely without exposing services to the internet.
Updated 7/20/2026Networking & DNSWhat is reverse DNS (PTR) and why it matters
Reverse DNS links an IP back to a name and is essential for email delivery. Here is how it works.
Updated 7/20/2026Networking & DNSHow to use Cloudflare for DNS, cache and protection
Cloudflare offers fast DNS, global cache and basic protection for free. Here is how to connect it to your server.
Updated 7/20/2026Networking & DNSWhat is DNS propagation and how to check it
After you change a DNS record, it takes time to update everywhere. Here is why, and how to check the status.
Updated 7/20/2026Networking & DNSHow to test your server network connectivity
ping, traceroute, dig, curl and ss: the basic tools for diagnosing network problems.
Updated 7/20/2026Networking & DNSHow to create subdomains for your server
Use subdomains like app.example.com or blog.example.com for separate services, on the same server or others.
Updated 7/20/2026Networking & DNSDNS record types explained simply
A, AAAA, CNAME, MX, TXT, NS: what each DNS record means and when to use it.
Updated 7/20/2026