DNS fundamentals and practical configuration for common services like Gmail and GitHub Pages. DNS Basics DNS Record Types Record Purpose Example A IPv4 address example.com → 192.0.2.1 AAAA IPv6 address example.com → 2001:db8::1 CNAME Alias to another domain www.example.com → example.com MX Mail server example.com → …
Read More