
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
Fedora 38+: GNOME suspends after 15 minutes of user inactivity, even on AC power
How to turn off system-wide auto-suspend after upgrading server to Fedora 39.
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
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
Running ntopng in Unifi OS 2.4.27 on a UDM Pro
- dlk
- March 9, 2023
- ntopng
- udm
Running the free network traffic analysis tool called ntopng directly in the UDM firewall/router device’s latest OS release. Look Ma! No containers!
Read More
Keeping My Oracle Always Free Instance Alive
- dlk
- February 8, 2023
Preventing my Oracle Always Free Instance from getting shut down because it is seen as being idle.
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
Debugging Grub Boot Problems
Some notes I made while restoring the grub boot configuration on a remote Linux server.
Read More
Configuring exim4 To Use GMail As A Smarthost Mail Relay on Fedora 36
How to configure exim on Fedora to forward all outbound e-mail via Gmail’s SMTP server
Read More