Simple Kubernetes setup

Another quick note on my very simple (single-node) Kubernetes setup in my home lab. ...

January 5, 2025 · 6 min · Jörgen

On-boarding journald logs into Splunk

I needed to on-board the Linux system logs of all my homelab systems into Splunk. Apparantly I haven’t been paying attention… but only now I noticed that in EL8 (CentOS in my case) rsyslog is not even installed by default. So that prompted me to finally take a closer look into journald, this resulted in a very simple Splunk TA that can be deployed to any Splunk instance to ingest the journald logs. ...

September 29, 2020 · 3 min · Jörgen

Stepping down from Cobbler

This blog post briefly describes how I got involved with the Cobbler Project, what I managed to get done and why I’m (finally) stepping down as the project lead. ...

August 20, 2019 · 5 min · Jörgen

Boot latest kernel in Fedora 23

For some reason my Fedora 23 Workstation laptop isn’t automatically booting the latest available kernel when kernel updates have been installed. Ofcourse, booting the latest kernel is highly desireable as it increases security by replacing old bugs with new ones :-). In this post I describe the manual method of changing the default boot entry in grub as well as the proper fix for what turns out to be a bug. ...

May 16, 2016 · 2 min · Jörgen