Virtual Machine Manager
Desktop application for managing virtual machines
Virtual Machine Manager provides a graphical tool for administering virtual machines for KVM, Xen, and LXC. Start, stop, add or remove virtual devices, connect to a graphical or serial console, and see resource usage statistics for existing VMs on local or remote machines. Uses libvirt as the backend management API.
The virt-manager application is a desktop user interface for managing virtual machines through libvirt. It primarily targets KVM VMs, but also manages Xen and LXC (Linux containers). It presents a summary view of running domains, their live performance & resource utilization statistics. Wizards enable the creation of new domains, and configuration & adjustment of a domain's resource allocation & virtual hardware. An embedded VNC and SPICE client viewer presents a full graphical console to the guest domain.
How to install Virtual Machine Manager in Ubuntu
If you are on a supported distro, you can install the application through software center by clicking the below link.
Install Virtual Machine Manager
If the above link not working, run the below command in terminal to install virt-manager in Ubuntu
sudo apt install virt-manager
Virtual Machine Manager Screenshots