|
You are here |
ardunn.us | ||
| | | | |
www.jeremymorgan.com
|
|
| | | | | A step by step guide to setting up your Raspberry Pi to share files to every computer on your network. | |
| | | | |
www.blog.montgomerie.net
|
|
| | | | | 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
|
|
| | | | | [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
|
|
| | | 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. | ||