Difference between revisions of "VNC"

From wikieduonline
Jump to navigation Jump to search
Line 11: Line 11:
  
  
VNC example configuration:  
+
VNC example configuration, <code>[[virsh edit]]</code>:  
 
  <graphics type='vnc' port='5900' autoport='yes' listen='0.0.0.0'>
 
  <graphics type='vnc' port='5900' autoport='yes' listen='0.0.0.0'>
 
       <listen type='address' address='0.0.0.0'/>
 
       <listen type='address' address='0.0.0.0'/>

Revision as of 18:18, 29 June 2022

wikipedia:Virtual Network Computing

virsh vncdisplay VM_NAME
:2

Ports:

  • :1 -> 5901
  • :2 -> 5902


VNC example configuration, virsh edit:

<graphics type='vnc' port='5900' autoport='yes' listen='0.0.0.0'>
     <listen type='address' address='0.0.0.0'/>
</graphics>

Clients

Related terms

See also

Advertising: