Differences

This shows you the differences between two versions of the page.

Link to this comparison view

software:vnc [2010/02/23 00:00]
cyril
software:vnc [2013/09/19 16:40]
Line 1: Line 1:
-====== VNC ====== 
-===== Windows ===== 
-TightVNC contains a good server and client. 
  
-===== Linux ===== 
-x11vnc contains a good server that allows you to access your already running session. You can set a new password with ''x11vnc -storepasswd'' or ''vncpasswd''. 
- 
-TightVNC contains a good client. 
- 
- 
-===== About routers and firewalls ===== 
- 
-The server is behind a router or firewall: 
-  - if the client is not behind a router or firewall: the server invites the client ("vncviewer -listen" for the client, "Add new client" for the server in TightVNC) 
-  - if you can open the port 5900 (or another one you prefer): open it 
-  - if you can access in ssh to the server, or to another machine on the same network: create a ssh tunnel 
- 
-The client is also behind a router or firewall: 
-  - but some ports are open, use invitations listening on an open port (need to be root if < 1024). With Linux::TightVNC, use modulo 2^16 to specify a port lower than 5500 (eg "vncviewer -listen 60058" for port 22), and "hostname::22" syntax for server invitation. 
-  - if you can access in ssh to another machine on the same network: create a ssh tunnel to send the invitation 
-  - else... you're screwed 
software/vnc.txt ยท Last modified: 2013/09/19 16:40 (external edit)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0