/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

stribny.name
| | jawher.me
2.1 parsecs away

Travel
| | [AI summary] A technical blog post details how to automate the configuration of a multi-server WireGuard mesh network across various regions using an Ansible playbook, covering key generation, pre-shared keys, and network device setup.
| | vit.baisa.cz
2.1 parsecs away

Travel
| | A personal blog and a digital garden of Vít Baisa
| | jchri.st
1.9 parsecs away

Travel
| | Here's a fun little tool that Debian ships in the postgresql-common package. Chances are you haven't heard of it, so let's dive into some fun usecases for it!
| | dustymabe.com
22.0 parsecs away

Travel
| Last time I walked through creating a sparse disk image using dd and cp -sparse=always. OK, we have a disk image. Now what? Normally it would suffice to just set up a loop device and then mount, but this disk image doesn't just contain a filesystem. It has 4 partitions each with their own filesystem. This means in order to mount one of the filesystems we have to take a few extra steps.