Rocky Linux 9 is out, therefore it’s time to build new Packer images.
Tag Archives: qemu
Building Qemu KVM Images with Packer
Packer is a tool that enables us to create identical machine images for multiple platforms from a single source template. Continue reading
Getting Started with KVM on Debian Jessie
KVM is a full virtualisation solution for Linux on x86 (64-bit included) hardware containing virtualisation extensions, Intel VT or AMD-V. It consists of a loadable kernel module that provides the core virtualisation infrastructure and a processor specific module, kvm-intel.ko or kvm-amd.ko. Continue reading