Setting Up a Gentoo Binary Package Host
August 10, 2026
Build and serve pre-compiled Gentoo binary packages over HTTP and rsync to speed up deployments across multiple servers
A collection of technical guides, tutorials, and reference materials focused on Linux system administration, infrastructure management, and DevOps practices. Topics include ZFS storage management, SSH security and automation, Gentoo Linux configuration, container orchestration with Incus, network administration, and shell scripting techniques.
Browse by topic using the tags below each post, or explore the complete archive chronologically.
August 10, 2026
Build and serve pre-compiled Gentoo binary packages over HTTP and rsync to speed up deployments across multiple servers
August 7, 2026
Install and configure Syncthing on Gentoo for direct peer-to-peer file synchronization with a web UI behind Apache
August 4, 2026
Install Nextcloud on Gentoo with Apache, PHP-FPM, and SQLite or MySQL for self-hosted file sync and collaboration
August 1, 2026
Install Matomo on Debian with nginx, PHP-FPM, and MySQL for privacy-respecting web analytics with GeoIP support
July 29, 2026
Configure nginx as a TLS-terminating reverse proxy with wildcard certificates from Let's Encrypt using DNS-01 validation
July 26, 2026
Install Apache on Gentoo, understand the module and virtual host system, and configure named virtual hosts for multiple domains
July 23, 2026
Install Redis with jemalloc support, configure memory limits and persistence, and lock down access for localhost-only use
July 20, 2026
Install MySQL on Gentoo or MariaDB on Debian, initialize the data directory, secure the installation, and configure root access
July 17, 2026
Install and configure Unbound as a local caching DNS resolver with DNSSEC validation across Gentoo, Debian, and Alpine
July 14, 2026
Lock down SSH with key-based authentication, restricted cipher suites, group-based access control, and sudo configuration