virtulization security

Vagrant

vagrant up
vagrant provision
vagrant ssh
vagrant destroy

Libvirt

Kvm is much more efficient than virtual box. It is meant for production worload with a small resources footprint on the host.

kvm has the virsh command line which has many features.

So far, it has no built-in way to deploy from the command line as vagrant does.

The vagrant-libvirt plugin provides the best of two worlds: a great way to deploy kvm and a great way to manage kvms.

References

React ?

This page was last modified: