Skip to content

Articles & Guides

Useful resources for web developers and system administrators

Found 38 · DNS · Reset

DNS
What Is DNS: How It Works and Why You Need It, Explained
What is DNS and how it works: the full path of a lookup, resolver roles, caching and TTL, private DNS over TLS and HTTPS, plus how to check records with dig.
15.08.2026 · 13 min · 6 views
DNS
How to configure DNS: Windows, router, Android and server
How to configure DNS: change the DNS server on Windows 10 and 11, macOS, Android and your router, set domain A, CNAME, MX and NS records, then verify the result.
15.08.2026 · 14 min · 2 views
DNS
How to Change Your DNS Server on Windows, macOS, Linux, Android, iOS and Router
How to change the DNS server on Windows 10 and 11, macOS, Linux, Android, iOS and your router: step-by-step paths, PowerShell and resolvectl commands, verification.
06.08.2026 · 14 min · 49 views
@enterno_io

New articles, incident post-mortems and DevOps tips — first on Telegram

Subscribe
DNS
Best Public DNS Servers 2026: Speed, Privacy and Filtering
The best public DNS servers of 2026 ranked: Cloudflare 1.1.1.1, Google 8.8.8.8, Quad9 9.9.9.9, AdGuard DNS, Yandex.DNS and OpenDNS. Addresses, filtering, DoH/DoT support, logging policies and how to measure resolver latency from your own network.
21.07.2026 · 12 min · 245 views
DNS
How to Check a Domain's MX Record
How to check a domain's MX record: a DNS check or dig, what the priorities and an empty answer mean, common mail problems and the link to SPF/DKIM/DMARC.
18.07.2026 · 5 min · 61 views
DNS
How to Connect a Domain to Hosting: Step by Step
Two ways to connect a domain to hosting: change the NS servers or add an A record. Step by step, how long DNS takes to update, and how to confirm it worked.
18.07.2026 · 6 min · 70 views
DNS
Fix DNS_PROBE_FINISHED_NO_INTERNET: Causes and Solutions
DNS_PROBE_FINISHED_NO_INTERNET means Chrome cannot reach a DNS resolver. Causes and step-by-step fixes: flush DNS, reset Winsock, change DNS servers.
13.07.2026 · 8 min read · 95 views
DNS
SOA DNS Record: Fields, Serial, and How to Read It
Understand the SOA DNS record: all fields (MNAME, RNAME, serial, refresh, retry, expire, minimum), the YYYYMMDDnn serial format, zone transfers, and dig checks.
13.07.2026 · 9 min read · 168 views
DNS
SRV DNS Record: Syntax, Priority, Examples
What an SRV DNS record is per RFC 2782: the _service._proto.name syntax, how priority and weight work, examples for SIP and XMPP, and common mistakes.
13.07.2026 · 9 min read · 159 views
DNS
TXT DNS Record: What It's For and How to Add It
What a TXT DNS record is and why you need it (verification, SPF, DKIM, DMARC, BIMI), the 255-character limit, quoting syntax, and how to add and verify it.
13.07.2026 · 9 min read · 170 views