news
today's howtos
-
Major Hayden ☛ Getting podman quadlets talking to each other
Quadlets are a handy way to manage containers using systemd unit files. Containers running via quadlets have access to the external network by default, but they don’t automatically communicate with each other like they do in a
docker-compose
setup. Adding networking only requires a few extra steps. -
Ubuntu Handbook ☛ Block Certain App Packages in Ubuntu 25.10 [New Apt Method]
This is a step by step guide shows how to block certain app packages from Ubuntu local repositories, PPAs, or other apt repositories in Ubuntu 25.10 and higher. Previously, we can set package pin-priority to prevent from or prior to installing certain app packages.
-
Linux Handbook ☛ Advanced Automation with systemd [Work in Progress]
Take Your GNU/Linux Automation Beyond Cron
-
Linux Handbook ☛ Git for DevOps
Gain the right knowledge. Learn the core principles of Git instead of jumping straight into git commands.