28 July 2026 Major Hayden
#fedora
#hardware
#ipmi
#linux
#supermicro Mounting virtual media on an older Supermicro IPMI system isn’t fun, but I found a new way to do it from the command line that requires a lot less wrestling with Java.
18 December 2025 Major Hayden
#fedora
#linux
#hyprland After coming back from lunch multiple times to a blank locked screen in Hyprland,
I found a workaround with a DPMS toggle.
25 September 2025 Major Hayden
#fedora
#linux
#podman
#quadlet Networking between podman quadlets isn’t automatic as it is with docker-compose, but the setup only takes a few extra steps.
23 September 2025 Major Hayden
#fedora
#linux
#monitoring
#gpu
#performance After trying various performance monitoring tools over the years, I found that Performance Co-Pilot (PCP) provides tons of useful data.
19 September 2025 Major Hayden
#containers
#podman
#fedora
#linux
#quadlet
#systemd Podman’s quadlet system combined with systemd timers makes container updates easy and automatic.
16 February 2025 Major Hayden
#i3
#fedora
#linux A recent switch back to i3 (from sway) left me wondering how to examine just the Xorg logs sent to journald.
25 August 2024 Major Hayden
#fedora
#firefox
#languages Get spell checking in multiple languages automatically within input fields in Firefox. 🗣️
20 August 2024 Major Hayden
#amd
#fedora
#linux My new PC has an AMD GPU, but it didn’t appear inside btop.
8 August 2024 Major Hayden
#amd
#ollama
#fedora
#linux The local LLM easy button, ollama, won’t work with the AMD Radeon 6600 XT out of the box.
The fix is a quick one!
28 June 2024 Major Hayden
#fedora
#firewalld
#linux
#networking
#security Redirecting local ports with iptables directly isn’t too difficult,
but can we use firewalld to get the same result? 🧱