Window user can setup SSH Tunneling using PuTTy.
Note the screen shots show for
fguest1
account port of 5901
.
Change the port number for your guest account. For example, for
account fguest2
port is 5902
;
for fguest3
it is 5903
; so forth.
Create SSH Tunnel
- Start
putty
. - Expand the SSH category on the left and click Tunnels.
- In Source Port, enter
590N
, whereN
is the number in yourfguestN
username. - In Destination,
enter
localhost:590N
, whereN
is the number in yourfguestN
username. - Click Add button to store the information.
- Click the Session category and enter the full hostname:
freia.ifa.hawaii.edu
. - To save the settings, type a name under Saved Sessions section and click Save button.
- Click Open button to begin the ssh session and log into
freia
using yourfguestN
account.
Connect to freia
via RealVNC Viewer
It is recommended you use RealVNC Viewer.
After setting up SSH tunnel as above, to connect to the remote VNC Server on
freia
host,
open your VNC viewer; enter localhost:590N
.
Support for RealVNC
Refer to RealVNC Help Center and see Using the RealVNC Help Center (get support, etc).
See also ...