<p dir="ltr"><br>
-- snip --<br>
On Aug 26, 2016 10:38 AM, "Giles Orr via talk" <<a href="mailto:talk@gtalug.org">talk@gtalug.org</a>> wrote:<br>
><br>
> If I wanted to set up a host for a bunch of headless VMs, what's the<br>
> OS/Hypervisor to run these days?  I'm doing this out of curiosity and<br>
> for testing purposes.  I don't exactly have appropriate hardware - an<br>
> i5 with 16GB of memory - but it should be sufficient to run 5-10 VMs<br>
> for my very limited purposes (private network, none of the VMs will be<br>
> public-facing).  QEMU/KVM looks like the best choice for a FOSS<br>
> advocate?  Other recommendations?  I could particularly use a good<br>
></p>
<p dir="ltr">I've had great success with Vagrant and VirtualBox. Not the most FOSS friendly, but it makes for a good way to programmatically define a network of virtual machines. It sure beats manually spinning up a dozen vms. </p>
<p dir="ltr"><a href="https://www.vagrantup.com/docs/virtualbox/">https://www.vagrantup.com/docs/virtualbox/</a></p>
<p dir="ltr">Jason<br>
</p>