/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

willhaley.com
| | www.dzombak.com
15.5 parsecs away

Travel
| | My guide to running a Raspberry Pi with a read-only root filesystem has one hacky caveat: it still allows fake-hwclock to write to the filesystem every hour. I don't love this solution, and this post presents a fix.
| | davidyat.es
15.5 parsecs away

Travel
| | If you're serious about the security of your data, it's not a bad idea to encrypt your hard drive.
| | cesarvr.io
13.1 parsecs away

Travel
| | Arch Linux installation instruction for the impatient. Partition fdisk /dev/d #sda all disk in my case. #15 GB partition. Command (m for help): #type n and press Enter Partition type: Select (default p): #press Enter Partition number (1-4, default 1): #press Enter First sector (2048-209715199, default 2048): #press Enter start in the beginning. Last sector, +sectors or +size...(): #type +19G and press Enter. #SWAP 1GB Command (m for help): #type n and press Enter Partition type: Select (default p): #pres...
| | blog.timo.page
16.9 parsecs away

Travel
| A complete guide to install Arch Linux on ZFS, "The last word in filesystems", step by step.