KVM don’t shut down properly
I was playing again a little bit with KVM virtualization and found one very strange thing, my KVM kills guests instead of properly shutdown. KVM just sends an ACPI signal to the guest to tell it to...
View ArticleDebian squeeze install OpenVZ
I have a tiny embedded server (acrosser model) Intel Celeron with only 400MHz and 512MB Mem total. Before I upgraded debian to squeeze I used Xen, now its time to use OpenVZ. Reasons: – My tiny...
View ArticleHetzner /28 Subnet with KVM
Subnet configuration on a Hetzner dedicated root server (EX40) is a bit tricky than a normal additional single ip addresses that you can buy for 1EUR. So I wrote the configuration down: You will need...
View ArticleKVM-Virtualization under OpenSUSE
KVM, Kernel-based Virtual Machine, is a hypervisor built into the Linux kernel. It is similar to Xen in purpose but much simpler to get running. Unlike native QEMU, which uses emulation, KVM is a...
View ArticleDocker on openSUSE
The official Docker documentation is more than enough for the installation and configuration. For the quick jump into the docker world I wrote some references from the official documentation down. So...
View Article