reverse vnc (linux)

reverse vnc is used to display the screen of someone behind a firewall.

 

setup on local pc:

  • xtightvncviewer -listen 400
    • '400' to use port 5900

setup on remote pc:

  • x11vnc -connect your.ip.address:5900