Virtualisation: Difference between revisions
From Newroco Tech Docs
Jump to navigationJump to search
(→KVM) |
No edit summary |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
=== KVM === | === KVM === | ||
* [[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... | ||
* [[Basic_KVM_operations#Adding_a_disk_to_VM|Adding a second Hard Disk]] | |||
* [[Building a VM]] | |||
* [[Cloning existing VMs]] | |||
* [[Creation of a new VM]] - '''Deprecated''' Ubuntu-vm-builder + default packages, Windows, Adding a second Hard Disk | |||
* [[FidoNet Standalone VMs]] | |||
* [[How to build KVM host]] | |||
* [[How to build KVM host build]] | |||
* [[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... | ||
* [[ | * [[Increase the size of a VM's disk]] | ||
* [[KVM | * [[KVM : Useful scripts]] | ||
* [[ | * [[KVM Host Setup]] | ||
* [[ | * [[KVM monitoring xml]] | ||
* | * [[Live migration of virtual machine]] | ||
* [[ | * [[OpenStack]] | ||
* [[ | * [[Virt-install usage example]] - New way of creating a VM with virt-install | ||
* [[Virtualisation]] | |||
=== | === Virtual Box === | ||
* [[ | * [[Virtual Box commands]] - Management commands | ||
|} | |} |
Latest revision as of 11:49, 8 October 2025
Our primary virtualised infrastructure is built upon KVM, but VMWare exists where it needs to.
KVM
Virtual Box
|