Next Previous Contents

3. Remote connection with VNC

Once you have connection through PPP to remote machines, you can use the VNC to display remote machines on your local display.

Compiling qvwm on Solaris : On Solaris you should install the following packages which you can get from http://sun.freeware.com - xpm, imlib, jpeg, libungif, giflib, libpng, tiff. And you can download the binary package for solaris from http://www.qvwm.org.

Or you can download the qvwm source for solaris from http://www.qvwm.org and compile it using gcc.

Troubleshooting compile: You should put unsigned long before arg in usleep() usleep((unsigned long) 10000)

3.1 Microsoft "MS Outlook" Email from PPP

  1. At office, start VNC server on your Windows NT/2000 desktop.
  2. Connect from home using modem via PPP.
  3. Once the PPP is established, you can start the vncviewer program. Just type /usr/bin/vncviewer.
  4. Enter your office Windows NT/2000 desktop's hostname and vnc password
  5. The entire desktop of your remote office Windows NT/2000 is displayed. Now you can read your MS Outlook email.

Next Previous Contents