Interesting journey: converting my last home computer from Ubuntu to Debian
This was a satisfying exercise with the right amount of complexity to make it just enough of a challenge to be interesting without being frustrating.
This was a satisfying exercise with the right amount of complexity to make it just enough of a challenge to be interesting without being frustrating.
I had to figure out the steps for myself by assembling pieces of it from many different web pages, so I’ve collected them all here for my benefit and yours.
I have LUKS encryption configured on all of my Linux desktops and laptops, which is a pain when I need to reboot one remotely, since it prompts for the decryption key and won’t finish rebooting until the key is entered. To solve, this, I’ve written keyless-entry, which allows the user to easily configure a LUKS-encrypted… Read More »