18
0
Fork 0

Correction commande vncviewer

This commit is contained in:
mtrossevin 2022-09-01 17:18:42 +02:00
parent b7b6388c26
commit 4547c0f327
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ Ce qui donne pour l'installation complète sur *kvmdev* par exemple :
On peut ensuite se connecter en VNC via l'hyperviseur et réaliser l'installation (paquet *xtightvncviewer* à installer) :
~~~
$ vncviewer -via kvm.example.com 127.0.0.1:<port VNC>
$ vncviewer -via kvm.example.com 127.0.0.1::<port VNC>
~~~
*Note* : on peut connaître le port VNC d'une VM avec la commande `virsh qemu-monitor-command <vm-name> --hmp "info vnc"`