Site Computer
From Cues
Jump to navigationJump to search
System name is CUES-Mini, it's at 192.168.220.251 on the MMSA Employee Net and at 72.67.190.65 from anywhere. SSH is the only port forwarded to the system from the outside.
VNC over SSH
Getting onto the system from the outside:
I've got the site system accepting VNC connections via an SSH tunnel. Here's the gist:
That's designed for the Mac but you'll get the idea. Username is "cues".
The key bit is the login tunnel:
ssh cues@72.67.190.65 -L 5900:localhost:5900
Then, on the Mac anyhow, you'll fire up a VNC session (Command-K from the Finder) and enter:
vnc://localhost:0