Difference between revisions of "Virsh vncdisplay"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
+
{{lc}}
  
 
  virsh [[vnc]]display MY_VMNAME
 
  virsh [[vnc]]display MY_VMNAME
Line 11: Line 11:
 
  :1 -> 5901
 
  :1 -> 5901
 
  :2 -> 5902
 
  :2 -> 5902
 +
 +
 +
    <[[graphics]] type='[[vnc]]' port='-1' autoport='yes' listen='127.0.0.1' keymap='en-us'>
 +
      <listen type='address' address='127.0.0.1'/>
 +
    </graphics>
  
  

Latest revision as of 18:18, 29 June 2022

virsh vncdisplay MY_VMNAME
:2
virsh vncdisplay VM_NAME
error: Failed to get VNC port. Is this domain using VNC?


Ports[edit]

:1 -> 5901
:2 -> 5902


    <graphics type='vnc' port='-1' autoport='yes' listen='127.0.0.1' keymap='en-us'>
      <listen type='address' address='127.0.0.1'/>
    </graphics>


Related commands[edit]

See also[edit]

Advertising: