Virtualisation: Difference between revisions

From Newroco Tech Docs
Jump to navigationJump to search
 
(5 intermediate revisions by 2 users not shown)
Line 7: Line 7:


* [[KVM_Host_Setup|Creation of a new Host]]
* [[KVM_Host_Setup|Creation of a new Host]]
* [[Creation of a new VM]] - Ubuntu-vm-builder + default packages, Windows, Adding a second Hard Disk
* [[Creation of a new VM]] - '''Deprecated''' Ubuntu-vm-builder + default packages, Windows, Adding a second Hard Disk
* [[Creation_of_a_new_VM#Adding_a_second_hard_Disk|Adding a second Hard Disk]]
* [[Virt-install_usage_example]] - New way of creating a VM with virt-install
* [[Basic_KVM_operations#Adding_a_disk_to_VM|Adding a second Hard Disk]]
* [[Cloning existing VMs]]
* [[Cloning existing VMs]]
* [[Access your VM]] - Virt-manager, virt-viewer, VNC, SSH...
* [[Access your VM]] - Virt-manager, virt-viewer, VNC, SSH...
* [[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]]
* [[Increase the size of a VM's disk]]
* [[KVM performance|Notes on improving KVM performance]]
* [[ Live migration of virtual machine ]]
* [[How to sparsify (reduce the disk space used) a qcow disk]]
* [[ KVM : Useful scripts ]]
* [[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 ===

Latest revision as of 08:34, 5 August 2019

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

KVM

Virtual Box