Rocky Linux 9 is out, therefore it’s time to build new Packer images.
Tag Archives: KVM
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
Libvirt Fencing on a Physical KVM Host
The Red Hat High Availability Add-On ships with a number of different fencing agents for different hypervisors. Continue reading
Homelab Project with KVM, Katello and Puppet
Setting up a highly available homelab with KVM, Katello and Puppet. Continue reading
Configure Public Bridge Guest Networking in KVM on Debian Jessie
Bridged networking allows KVM guests to connect to the outside network through the physical interface, making them appear as normal hosts to the rest of the network. 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