- share X programs across
- Run on office machine/server
- Strong authentication but not encryption
- Use ssh for generic compression and encryption
- to start: vncserver
- to connect:
ssh -f -L 5901:< server>:5901 < server> "sleep 1000000000"
vncviewer localhost:1 -shared -encodings "copyrect hextile"