
Fedora grub2 repair for system using UEFI firmware
A long-running server suddenly stopped booting successfully. It started displaying a “grub rescue>” prompt after reboot. My searches suggested this meant grub needed to be reinstalled. This server uses EFI firmware so all the instructions on using “grub2-install” that I found everywhere are moot. After a couple of days of searching, this is the procedure […]
Read More
Building a Bottle Shaking Machine
- dlk
- July 3, 2024
I built a bottle shaking machine to help me make my own sparkling water at home.
Read More
Could Not Reconnect All Network Drives
How I fixed the Windows’ “Could not reconnect all network drives” error
Read More
Making a Linux Samba Server the Destination for OS X Time Machine Backups
OS X Time Machine can use a Linux server as the destination for backups instead of a physical device.
Read More
Setting Up Remote Desktop Access On A Headless Fedora 38 Linux Server
- dlk
- July 6, 2023
- howto
- linux
My cheat sheet for setting up remote desktop access to a headless server running Fedora 38 Linux
Read More
Troubleshooting SELinux
- dlk
- April 25, 2023
- howto
- linux
My SELinux commands cheat sheet
Read More
OpenVPN Client Access to a LAN Through a Unifi Dream Machine Pro (UDM Pro)
- dlk
- April 20, 2023
- openvpn
- udm
I’ve created a Debian APT package that configures an OpenVPN remote access server on the UDM Pro, making it trivial to deploy this hack.
Read More
Automatically Turning Ubiquiti Cameras On and Off
- dlk
- February 8, 2023
- udm
Keeping my life private by making sure that my indoor security cameras are only turned on when the house is empty.
Read More
Using A Physical Storage Device In A KVM
It is possible to attach a physical storage device directly to a Linux kernel virtual machine (KVM) but it cannot be done through the virtual-manager GUI tool, it has to be hand-coded.
Read More
My FFmpeg Cheat Sheet
A list of video processing commands that I want to remember.
Read More