Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Secure connections at Nevis | ||||||||
Line: 36 to 36 | ||||||||
ssh -fxNL 8888:proxy.nevis.columbia.edu:3128 <user>@proxy.nevis.columbia.edu | ||||||||
Changed: | ||||||||
< < | where <user> is the name of your account on the Nevis Linux cluster. You will be prompted to enter your Nevis password (unless you've set up an ssh private key![]() | |||||||
> > | where <user> is the name of your account on the Nevis Linux cluster. You will be prompted to enter your Nevis password (unless you've set up an ssh private key![]() | |||||||
Windows | ||||||||
Line: 135 to 135 | ||||||||
VPN network connection | ||||||||
Added: | ||||||||
> > | Why use VPN? | |||||||
By using VPN, you can establish a direct connection to the local network at Nevis from the outside.
Normally, to access a machine on the local network, you use ssh![]() | ||||||||
Line: 162 to 164 | ||||||||
Password: higgsino Confirm Password: higgsino | ||||||||
Added: | ||||||||
> > | Then click on "Connect". Enter your VPN account name and password. | |||||||
That's it. You should now be able to directly connect to any system on the local network; e.g., winnie.nevis.columbia.edu. |