Generate new host keys after sysprep Oct 2, 2017 1 min read Virtualisation Home Lab Linux Solution Libvirt ShellSysprep wipes the host ssh keys from the guest image (this is a good thing) meaning that you will no longer be able to ssh in to the guest VM (This is a bad think). Let’s fix that.My libVirt clone/sysprep work flow Sep 14, 2017 4 min read Virtualisation Home Lab Linux Libvirt Kvm SolutionAn insight in to my workflow for creating KVM, LibVirt virtual machines on my Linux Workstation. Using KVM for my virtual environment makes sense, it is kernel level native, very powerful, flexible, well documented and community supported.QEMU-GlusterFS native integration Mar 27, 2017 1 min read Virtualisation Home Lab Linux Libvirt Storage GlusterFS OVirt ClusterGlusterFS Software Defined Storage cluster provides a robusts solution for oVirt self hosted engine yields positive results using native integrationNested Virtualisation Mar 22, 2017 2 min read Virtualisation Home Lab Linux Hardware Libvirt KvmHosting a virtual machine inside a virtual machine KVM trickery for conceptualisation and testing. If your server/host supports VT-x, it goes to say so should the guests.