Ask HN: Got new hardware. Want to run vm's. What shim should I use?

3 points by siculars ↗ HN
Hi All,

I just got some brand spanking new HP hardware. Was wondering what the community would suggest I use if I want to run linux virtual machines. Which hypervisor/shim whatever should I use? I may pay Citrix or VMware in the future but am looking for something to run now on this machine for development purposes.

Links and war stories please. Thank you!

3 comments

[ 3.6 ms ] story [ 14.3 ms ] thread
lxc is great for something lightweight that is built into the kernel now. If you need something heavier or with more advanced features, use KVM or Xen.
KVM gets my vote. It's both free and Free; I personally prefer it to Xen.