Virtualisation: Difference between revisions
From Newroco Tech Docs
Jump to navigationJump to search
(→KVM) |
No edit summary |
||
Line 6: | Line 6: | ||
=== KVM === | === KVM === | ||
* [[ | * [[Access your VM]] - Virt-manager, virt-viewer, VNC, SSH... | ||
* [[Basic KVM operations]] - Stop, start, delete, or clone a VM... | |||
* [[ | |||
* [[Basic_KVM_operations#Adding_a_disk_to_VM|Adding a second Hard Disk]] | * [[Basic_KVM_operations#Adding_a_disk_to_VM|Adding a second Hard Disk]] | ||
* [[Building a VM]] | |||
* [[Cloning existing VMs]] | * [[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]] | * [[Increase the size of a VM's disk]] | ||
* [[ Live migration of virtual machine ]] | * [[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 === |
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
|