Tag Archives: virtualization

Back to the Future: Converting a Server VM to Bare Metal

It might seem like stepping back in time, but sometimes you start something with a VM and the desire for resources and usage skyrockets and you need to transplant it onto a bare metal server.  This was my situation with … Continue reading

Posted in open source, sysadmin | Tagged , , , , , , , | 1 Comment

Manage Test/Development Linux VMs with qcow2 and Libvirt

I often need to quickly revert virtual machines used for testing to a known good, vanilla state without doing anything by hand.  QEMU provides a great set of tools to help.  Here’s a simple tool to wrap all of it … Continue reading

Posted in open source, sysadmin | Tagged , , , , , , , , | 2 Comments