virt-manager-tui
desktop application for managing virtual machines
Install
- All systems
-
curl cmd.cat/virt-manager-tui.sh
- Debian
-
apt-get install virt-manager
- Ubuntu
-
apt-get install virt-manager
- Alpine
-
apk add virt-manager
- Arch Linux
-
pacman -S virt-manager
- Kali Linux
-
apt-get install virt-manager
- CentOS
-
yum install virt-manager
- Fedora
-
dnf install virt-manager
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install virt-manager
- Raspbian
-
apt-get install virt-manager
- Dockerfile
- dockerfile.run/virt-manager-tui
- Docker
-
docker run cmd.cat/virt-manager-tui virt-manager-tui
powered by Commando
virt-manager
desktop application for managing virtual machines
It presents a summary view of running domains and their live performance & resource utilization statistics. A detailed view presents graphs showing performance & utilization over time. Ultimately it will allow creation of new domains, and configuration & adjustment of a domain's resource allocation & virtual hardware. Finally an embedded VNC client viewer presents a full graphical console to the guest domain. NOTE: the GUI is still considered experimental.