Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


tightvnc_and_configs

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
tightvnc_and_configs [2012/09/15 22:30] juckinstightvnc_and_configs [2012/09/15 22:44] juckins
Line 59: Line 59:
 Geometry will match host machine; the client machine may be too small. Geometry will match host machine; the client machine may be too small.
  
 +Sample calls:
 +
 +<code>
 +$ x11vnc -display :0 -clip 1366x700+0+0 -rfbauth /path/to/passwd_file
 +$ x11vnc -display :0 -scale 1366x768 -rfbauth /path/to/passwd_file 
 +</code>
 +
 +Then use TightVNC viewer and connect to remote host.
tightvnc_and_configs.txt · Last modified: 2012/09/16 20:33 by juckins