/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

ardunn.us
| | www.jeremymorgan.com
2.8 parsecs away

Travel
| | A step by step guide to setting up your Raspberry Pi to share files to every computer on your network.
| | www.blog.montgomerie.net
2.8 parsecs away

Travel
| | Your browser doesn't support embedded videos, but don't worry, you can download it and watch it with your favorite video player! These are my notes on setting up a 'headless' Gentoo Linux installation on UTM on my Apple Silicon Mac, with the Apple Virtualization 'backend'. I've updated these as of December 3rd 2024.
| | www.development-cycle.com
2.4 parsecs away

Travel
| | [AI summary] The author details the process of setting up a Bitcoin node on a Raspberry Pi 2, including hardware setup, software configuration, and troubleshooting memory and storage issues.
| | dustymabe.com
11.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.