This post describes how to set up systemd-resolved to cache DNS queries with NetworkManager. Using systemd-resolved provides several benefits:
DNS Ca… ...more
This post describes how to set up systemd-resolved to cache DNS queries with NetworkManager. Using systemd-resolved provides several benefits:
DNS Ca… ...more
Dynamic DNS (DDNS) automatically updates DNS records when your IP address changes. This following post shows how to set up DDNS using ddns-updater, de… ...more
UV is a fast alternative to pip. It offers better speed and performance, making it a smooth replacement. To get started, just run pip install uv to do… ...more
Makefiles are a great way to automate tasks in a project. They are a simple way to define a set of rules to build, test, and deploy a project. In this… ...more
Kubefiles provide a powerful way to define and manage podman pods and containers in a single configuration file. One of their key advantages is their … ...more
Podman Quadlets provide a modern approach to managing containers as systemd services. This integration allows for better container lifecycle managemen… ...more
We had an old CanonScan 5600F scanner lying around and wanted to have scanning to a fileshare on a button press. With a raspberry pi connected via usb… ...more