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 28: Line 28:
 
* [[spice]]
 
* [[spice]]
 
* [[macOS]]: <code>fn+ctrl+option+delete</code>
 
* [[macOS]]: <code>fn+ctrl+option+delete</code>
* [[macOS\\, configure the [[VNC server]] to only allow local connections:
+
* [[macOS]], configure the [[VNC server]] to only allow local connections:
 
  sudo [[defaults]] write /Library/Preferences/com.apple.RemoteManagement.plist VNCOnlyLocalConnections -boolean TRUE
 
  sudo [[defaults]] write /Library/Preferences/com.apple.RemoteManagement.plist VNCOnlyLocalConnections -boolean TRUE
 
* [[VNC Connect]]
 
* [[VNC Connect]]

Revision as of 08:49, 26 August 2021

wikipedia:Virtual Network Computing

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>

Clients


Related terms

sudo defaults write /Library/Preferences/com.apple.RemoteManagement.plist VNCOnlyLocalConnections -boolean TRUE

See also

Advertising: