Main public logs
Appearance
Combined display of all available logs of justus.pw Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:54, 30 January 2026 Justus talk contribs created page DNS things (Created page with "This article contains interesting things that I’ve come across while learning more about DNS. <!--more--> <span id="anatomy-of-a-dns-request"></span> = Anatomy of a DNS request = Here’s how you can run a '''full DNS request''' for the domain <code>zombo.com</code> using <code>dig</code>: <syntaxhighlight lang="bash">dig +trace +all zombo.com</syntaxhighlight> When you run a full DNS request, <code>dig</code> retrieves the <code>A</code> DNS record for a domain by...")