/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

blog.haschek.at
| | ketanvijayvargiya.com
3.4 parsecs away

Travel
| | I recently setup a Samba share on a Raspberry Pi on my home network. As part of that, I used a 5 TB Western Digital My Passport Ultra as the storage layer. I wanted to encrypt it since it's going to store a lot of personal content. That way, I won't have to worry about leaking any of that data if I lost the disk. The following post lists down the Linux commands I used to turn on that encryption. And while I tried this on a Raspberry Pi, the commands are generic and should work on any Linux system.
| | fribbledom.com
1.6 parsecs away

Travel
| | [AI summary] A guide on setting up a fully-encrypted Debian server remotely, using RAID and LVM for secure data storage.
| | whynothugo.nl
2.9 parsecs away

Travel
| | [AI summary] This is a detailed technical blog post outlining the setup and configuration of a new Linux system. The author walks through various steps and configurations related to system services, hardware, software tools, and user preferences.
| | gabevenberg.com
13.9 parsecs away

Travel
| I've been using Arch Linux for several years now. Of course, my first installs were... blunderous, as i wanted to do full disk encryption from the get-go, and I didn't know what I was doing. After those first one or two installs, I generally settled on LVM on LUKS with a GRUB bootloader and my swap on an LVM volume, mostly because it makes it much easier to setup hibernation/suspend to disk vs, say, a swap file.