Introducing What's New
This page is where new tools, guides, and fixes get announced from now on, newest first. The homepage also shows the latest few entries so returning visitors can see what changed without hunting for it.
New tools, guides and fixes shipped to LinuxCLI, newest first.
This page is where new tools, guides, and fixes get announced from now on, newest first. The homepage also shows the latest few entries so returning visitors can see what changed without hunting for it.
dig +dnssec is now available — it adds RRSIG records and the ad (authenticated data) flag to a response, so you can see whether a domain is signed and whether a resolver actually validated it. Combine it with +short in either order.
New guide: Checking DNSSEC with dig +dnssec — how to read a signed answer, confirm a domain is signed at all, and diagnose the most common DNSSEC failure ("unreachable, but only from validating resolvers").
Most real troubleshooting doesn't start with a single command — it starts with a symptom. Four new guides in Commands walk through the actual sequence of tools you'd reach for:
dig → nc → curl → openssl s_clientdig → whois → ncdig → nc → openssl s_clientdig → ping → mtr → ncEvery command in each guide is one you can run directly in the terminal as you read.
Three additions for anyone who registers an account: