/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

kevin.burke.dev
| | serverless.industries
1.7 parsecs away

Travel
| | A few DNS zone which I maintain don't have a web interface to editthe records. I am required to use RFC2136 nsupdate.Preparations in NameserverThe domain owner assigned me a HMAC key in his nameserver (bind9)configuration which has the permission to perform updates andZone Transfers (show all records in dig).
| | 0x7f.dev
1.5 parsecs away

Travel
| | [AI summary] A technical guide explaining how to set up your own domain name system (DNS) records using the NSD software on a self-hosted virtual machine.
| | jvns.ca
1.3 parsecs away

Travel
| | A little tool to make DNS queries
| | sookocheff.com
13.4 parsecs away

Travel
| Before the Internet became a global network connecting millions of devices, it was a simple research experiment connecting a handful of institutions. In the beginning, the number of unique internet addresses could be measured in the tens. As the network expanded that number quickly grew into the hundreds and thousands and it became difficult to remember and type in IP addresses for each of these hosts. To manage the growing number of network hosts, a simple text file, called HOSTS.txt recorded each host and their IP address. To add your name to the hosts file, you needed to send an e-mail describing the changes you wanted to apply. The authority for the HOSTS.txt file would apply these changes once or twice a week and anyone who wanted to grab the updated li...