Skip to content
Snippets Groups Projects
Commit 144c8315 authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update vnc.md - removed trivial links

parent 54d66bd5
No related branches found
No related tags found
4 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section
# VNC # VNC
Virtual Network Computing (VNC) is a graphical desktop-sharing system that uses the [Remote Frame Buffer][a] protocol (RFB) to remotely control another computer. It transmits the keyboard and mouse events from one computer to another, relaying the graphical screen updates back in the other direction, over a network. Virtual Network Computing (VNC) is a graphical desktop-sharing system that uses the Remote Frame Buffer protocol (RFB) to remotely control another computer. It transmits the keyboard and mouse events from one computer to another, relaying the graphical screen updates back in the other direction, over a network.
Vnc-based connections are usually faster (require less network bandwidth) than [X11][1] applications forwarded directly through SSH. Vnc-based connections are usually faster (require less network bandwidth) than [X11][1] applications forwarded directly through SSH.
...@@ -249,7 +249,6 @@ The example described above: ...@@ -249,7 +249,6 @@ The example described above:
![](../../../img/gnome-compute-nodes-over-vnc.png) ![](../../../img/gnome-compute-nodes-over-vnc.png)
[a]: http://en.wikipedia.org/wiki/RFB_protocol
[b]: http://www.tightvnc.com [b]: http://www.tightvnc.com
[c]: http://sourceforge.net/apps/mediawiki/tigervnc/index.php?title=Main_Page [c]: http://sourceforge.net/apps/mediawiki/tigervnc/index.php?title=Main_Page
[d]: http://docs.microsoft.com/en-us/windows/wsl [d]: http://docs.microsoft.com/en-us/windows/wsl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment