All posts
When the Cathedral Ate the Bazaar: How Corporate Power Consumed Open Source
Eric S. Raymond once argued that the bazaar would outpace the cathedral in software development. But in 2025, it’s clear the cathedral has consumed…
What You Can Learn from Building a World of Warcraft Private Server
Building a World of Warcraft private server teaches invaluable lessons in networking, databases, Linux administration, game design, reverse engineering, and cybersecurity. Learn the technologies,…
Installing and Configuring Duplicati for Backups to Amazon S3
In this lesson, we will cover the steps to install and configure Duplicati for creating backups from a variety of sources: MariaDB on Debian,…
Understanding LXCs
Learn the ins and outs of Linux Containers (LXCs) and their use cases. Discover why you might choose LXCs over Docker for full Linux…
Installing Zabbix on RHEL
Step-by-Step Guide This script will prompt you to set a root password, remove anonymous users, disallow root login remotely, remove test databases, and reload…