Virtualisation: Difference between revisions

From Newroco Tech Docs
Jump to navigationJump to search
Line 13: Line 13:
* [[Basic KVM operations]] - Stop, start, delete, or clone a VM...
* [[Basic KVM operations]] - Stop, start, delete, or clone a VM...
* [[Import/Export VMs from/to other formats]] - Transform .vdi files into qcow2, qcow2 formats into vmdk...
* [[Import/Export VMs from/to other formats]] - Transform .vdi files into qcow2, qcow2 formats into vmdk...
* [[Boot a VM to single user mode]]
* [[KVM performance|Notes on improving KVM performance]]
* [[How to sparsify (reduce the disk space used) a qcow disk]]
* [[How to increase the size of a VM's Hard Disk]]
* Misc: [[KVMPXEBoot|PXE Boot]], [[KVMWindowsVirtio|Virtio with windows guests]]
* [[Support]] - Canonical is out there to help us!
* [[Issues with the virtualisation platform|Issues]] - What could still be improved
|


=== Virtual Box ===
=== Virtual Box ===

Revision as of 12:21, 30 August 2017

Our primary virtualised infrastructure is built upon KVM, but VMWare exists where it needs to.

KVM

Virtual Box