tightvnc_and_configs
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tightvnc_and_configs [2012/09/15 20:40] – juckins | tightvnc_and_configs [2025/03/20 20:10] (current) – juckins | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ==== TightVNC Notes ==== | ||
+ | |||
[[http:// | [[http:// | ||
[[http:// | [[http:// | ||
Line 14: | Line 16: | ||
</ | </ | ||
Set up a password when script asks you to do so. \\ | Set up a password when script asks you to do so. \\ | ||
- | set vncpasswd | + | run "vncpasswd" as each user who will run the VNC service. \\ |
- | edit / | + | edit / |
chkconfig vncserver on \\ | chkconfig vncserver on \\ | ||
service vncserver restart \\ | service vncserver restart \\ | ||
Line 40: | Line 42: | ||
Install TightVNC client on local machine to view remote machine. \\ | Install TightVNC client on local machine to view remote machine. \\ | ||
+ | Connect to display :0 (the Root Desktop)\\ | ||
+ | [[https:// | ||
+ | |||
+ | [[http:// | ||
+ | |||
+ | [[http:// | ||
+ | |||
+ | __Using x11vnc__ \\ | ||
+ | |||
+ | Install package. \\ | ||
+ | Ssh into remote system using a PuTTY window. \\ | ||
+ | Start service with x11vnc -display :0 \\ | ||
+ | x11vnc -storepasswd (set password one time, accept default location) \\ | ||
+ | x11vnc -rfbauth / | ||
+ | Use TightVNC or TigerVNC viewer to connect to remote system. | ||
+ | |||
+ | Notes:\\ | ||
+ | Geometry will match host machine; the client machine may be too small. | ||
+ | |||
+ | Sample commands to be made via PuTTY window on remote machine: | ||
+ | |||
+ | < | ||
+ | $ x11vnc -display :0 -clip 1366x700+0+0 -rfbauth / | ||
+ | $ x11vnc -display :0 -scale 1366x768 -rfbauth / | ||
+ | </ | ||
+ | |||
+ | Then use TightVNC viewer and connect to remote host from the client PC. | ||
+ | |||
+ | __Update 16 Sept 2011__ \\ | ||
+ | Best software for displaying the Root Display (:0) is NoMachine and selecting the " | ||
tightvnc_and_configs.1347756045.txt.gz · Last modified: 2012/09/15 20:40 by juckins