linux.

Sep 28, 2024

Deploying Metabase as a Quadlet: A Rootless Podman Journey

How to run Metabase as a Quadlet on Almalinux 9 and other Redhat 9 derivatives

Sep 28, 2024

Using nginx to secure hidden content with a bit of cookie magic

All it takes is a secret location, a cookie and the ngx_http_geo_module to make it happen

Sep 25, 2024

How to make Cloudflare Origin certificates work

By installing Cloudflare's Origin Root CA certificate on the origin server

Mar 31, 2022

Disable the discrete graphics card on an old Macbook Pro (Mid-2010) in Linux

How to disable a faulty NVidia graphics card inside an old Macbook Pro and give it a new lease of life

Mar 22, 2022

Correct file ownership when mounting local folders in Docker on Linux

How to avoid running containers as root and other Linux file ownership related issues when mounting local folders into Docker containers