Monthly Archives: February 2026

Compile ZFS 2.3.x / 2.4.x on Oracle Linux with UEK8 Kernel (6.12.x)

Compiling ZFS 2.3 / 2.4 on Oracle Linux 9 seems to have some challenges. While ZFS-DKMS works fine with UEK7 (5.14.x) kernels, it will refuse to compile with UEK8 (6.12.x). The build log shows: checking whether CONFIG_MODULES is defined… noconfigure: … Continue reading

Posted in Oracle in general | Leave a comment

Paperless-NGX: systemd Docker start script

This is a short post: Just in case you need to run docker compose as a user other than root with systemd, this is one example how to do it. The below example is to run paperless-ngx in docker under … Continue reading

Posted in Oracle in general | Leave a comment