Difference between revisions of "VNC"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 21: Line 21:
 
== Related commands ==
 
== Related commands ==
 
* <code>[[virt-install]]</code>: (<code>--graphics vnc,listen=0.0.0.0</code>)
 
* <code>[[virt-install]]</code>: (<code>--graphics vnc,listen=0.0.0.0</code>)
 +
* <code>[[virsh attach-device]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 09:16, 24 February 2020

wikipedia:Virtual Network Computing

/etc/libvirt/qemu.conf 
virsh vncdisplay VM_NAME
:2

Ports:

:1 -> 5901
:2 -> 5902


VNC example configuration:

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


Related commands

See also

Advertising: