How to Use KVM from the Command Line on Debian or Ubuntu

71

There are different ways to manage virtual machines (VMs) running on KVM hypervisor. For example, virt-manager is a popular GUI-based front-end for VM management. However, if you would like to use KVM on a headless server, GUI-based solutions will not be ideal. That is when virsh comes in handy. virsh is a command-line tool for […]
Continue reading…

The post How to use KVM from the command line on Debian or Ubuntu appeared first on Xmodulo.

Read more at Xmodulo