RSSAmplifier

Blog

P_W999

Because life has no try-catch

pw999.wordpress.comRSS feed ↗10 posts

Latest posts

ESPHome on the GeekMagic HelloCubic-Lite

A short guide on how to install ESPHome on a GeekMagic HelloCubic-lite… Continue reading ESPHome on the GeekMagic HelloCubic-Lite →

lnxsense sensor panel for Linux

How to create a sensor panel for your Linux computer using a modern Android phone.… Continue reading lnxsense sensor panel for Linux →

lnxsense, a system monitoring tool for Linux

Ever since I got my AMD Athlon XP 2500+, I’ve been into overclocking. While my overclocking activities were limited at the time (as a student I couldn’t risk burning up my CPU or motherboard), I made sure that ever since, none of my desktops ran at stock speeds. Even my trusty Intel 2500K that I’m… Continue reading lnxsense, a system monitoring tool for Linux →

Ansible: VARIABLE IS NOT DEFINED!

So, I let my certificates expire (again) and thus I had to re-run all my Ansible playbooks to roll out my new self-signed certificates on all my severs and the reality was that a lot of my playbooks didn’t run or didn’t survive the galaxy update I ran a couple of weeks before this happened.… Continue reading Ansible: VARIABLE IS NOT DEFINED! →

Using a read-only SMB share in a root-less Immich setup with SELinux enabled

I recently wanted to switch from Google Photos to Immich and while doing so I stumbled across some difficulties while adding the photo’s on my NAS as an external library. In the past 20+ years I organized my library by hand without relying on any tools, so I did not want Immich to make any… Continue reading Using a read-only SMB share in a root-less Immich setup with SELinux enabled →

The mysterious traffic on my containers

While perusing my dashboards in Grafana I noticed something odd; repetitive traffic on all of my Proxmox container instances, most of them shouldn’t even be seeing any traffic at all: Trying to find the source of these spikes, I started to shutdown container by container until the point where I had to shutdown my Home… Continue reading The mysterious traffic on my containers →

Manjaro: Black Screen when booting

A failed system update resulted in Manjaro booting into a black screen.… Continue reading Manjaro: Black Screen when booting →

Quickly Ignite a Kubernetes cluster on CoreOS

I've setup a Kubernetes cluster in CoreOS VMs setup using Make… Continue reading Quickly Ignite a Kubernetes cluster on CoreOS →

J-ExifTool v0.0.11

Today I’ve released version 0.0.11 of J-ExifTool. After more than 10 years this release does not add any new functionality but is mainly a long overdue maintenance release: The jar is not yet on the maven repo due to it not supporting my Bitbucket username. The new jar (+ sources) can be downloaded from BitBucket.… Continue reading J-ExifTool v0.0.11 →

Installing Kubernetes on CoreOS with libvirt

I'm trying out new things like libvirt, CoreOS and Kubernetes.… Continue reading Installing Kubernetes on CoreOS with libvirt →