2026-07-28 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.
2025-12-18 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.
2025-09-25 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.
2025-09-23 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.
2025-09-19 Major Hayden
#containers
#podman
#fedora
#linux
#quadlet
#systemd Podman’s quadlet system combined with systemd timers makes container updates easy and automatic.
2025-02-16 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.
2024-08-25 Major Hayden
#fedora
#firefox
#languages Get spell checking in multiple languages automatically within input fields in Firefox. 🗣️
2024-08-20 Major Hayden
#amd
#fedora
#linux My new PC has an AMD GPU, but it didn’t appear inside btop.
2024-08-08 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!
2024-06-28 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? 🧱