Set up a VNC server

From Linuxintro
Revision as of 11:17, 20 November 2010 by imported>ThorstenStaerk (New page: vnc allows you to connect to a remote computer's display over the network. It consists of a client and a server. The client is the viewer, the server provides the display. You can ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

vnc allows you to connect to a remote computer's display over the network. It consists of a client and a server. The client is the viewer, the server provides the display. You can also allow browsers to view the server's desktop.

server

for a web browser

To configure vnc so it can be viewed from a web browser:

Ubuntu

sudo apt-get install tighvnc-java
vncserver -httpport 80