Linux

Sun, May 31, 2026

3 min read

How We Set Up Our KVM Hypervisor: From Bare Metal to Production-Ready VM Host

Detailed walkthrough of building a dedicated KVM/libvirt hypervisor with XFS tuning, hugepages, 10GbE tuning, and automation.

Linux

Fri, April 17, 2026

2 min read

Building a Predictable KVM Infrastructure: From Chaos to Control

How to engineer a predictable KVM-based infrastructure focusing on repeatability, observability, and operational safety.

Linux

Sun, December 28, 2025

1 min read

Virt-sparsify

How to use virt-sparsify to reclaim unused disk space from qcow2 VM images.

Linux

Sat, December 27, 2025

2 min read

Modular vagrant file

How to structure a modular Vagrantfile using separate .rb config files for resources, disks, and networks.

Linux

Thu, December 18, 2025

1 min read

Installing kvm on debian 13

Step-by-step guide to installing KVM virtualization on Debian 13 (Trixie).

Linux

Wed, December 17, 2025

1 min read

Asciinema a screen recording tool

How to use Asciinema to record and share terminal screen recordings on Linux.