/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

operand.ca
| | vincent.bernat.ch
3.9 parsecs away

Travel
| | Implementation of redundant site-to-site VPNs on Linux with WireGuard (instead of IPsec) and BGP.
| | vlad.website
3.7 parsecs away

Travel
| | Yggdrasil allows you to easily set up a private virtual network based on IPv6. Your machines will then receive an IPv6 address such as 201:2af6:fcc4:30e7:b22d:15d6:a55d:10bb. However, that's not very fun to have to type, and it would be nicer to be able to refer to your machines by their hostnames, e.g. by doing ping apples and ping pears. I tried to do this in an intelligent way and failed, which led me to resort to setting up a local dnsmasq server to solve the problem. Still, I thought I'd write about my reasoning, since it could lead to a better solution in the future.
| | zwischenzugs.com
2.1 parsecs away

Travel
| | InAnatomy of a Linux DNS Lookup - Part II covered: nsswitch /etc/hosts /etc/resolv.conf pingvshoststyle lookups and inAnatomy of a Linux DNS Lookup - Part III covered: systemdand itsnetworkingservice ifupandifdown dhclient resolvconf and ended up here: A (roughly) accurate map of what's going on Unfortunately, that's not the end of the story. There's still more things...
| | pingbin.com
19.9 parsecs away

Travel
| [AI summary] A technical guide detailing how to automatically deploy .NET 6.0 Core applications to an Ubuntu server using GitHub Actions, NGINX, and MySQL.