#!/bin/sh
unset SESSION_MANAGER
exec /etc/X11/xinit/xinitrc
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
xterm :1 -geometry 1184×960 -depth 16 -ls -title “$VNCDESKTOP Desktop” &
twm &
2. Download RealVNC
Download realvnc VIEWER
Configure putty to tunnel port 5901 for frogger:
Useful vnc command
$vncserver -kill :1 note: :1 is display session number
$vncserver
passwd:
verify: