remote-viewer
Displaying the graphical console of a virtual machine
Install
- All systems
-
curl cmd.cat/remote-viewer.sh
- Debian
-
apt-get install virt-viewer
- Ubuntu
-
apt-get install virt-viewer
- Alpine
-
apk add virt-viewer
- Arch Linux
-
pacman -S virt-viewer
- Kali Linux
-
apt-get install virt-viewer
- CentOS
-
yum install virt-viewer
- Fedora
-
dnf install virt-viewer
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install virt-viewer
- Raspbian
-
apt-get install virt-viewer
- Dockerfile
- dockerfile.run/remote-viewer
- Docker
-
docker run cmd.cat/remote-viewer remote-viewer
powered by Commando
virt-viewer
Displaying the graphical console of a virtual machine
The console is accessed using the VNC or SPICE protocol. The guest can be referred to based on its name, ID, or UUID. If the guest is not already running, then the viewer can be told to wait until is starts before attempting to connect to the console The viewer can connect to remote hosts to lookup the console information and then also connect to the remote console using the same network transport.