Skip to content

Commit

Permalink
Fix NYU VPN link
Browse files Browse the repository at this point in the history
  • Loading branch information
s-sajid-ali committed Aug 27, 2024
1 parent 5135fee commit 4154589
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _episodes/11-connecting.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,9 @@ following into `~/.ssh/config` file:
If you are connecting from a remote location that is not on the NYU network (your home
for example), you have two options:

* VPN Option: [set up your computer to use the NYU VPN](
https://www.nyu.edu/life/information-technology/infrastructure/network-services/vpn.html)
* Using the VPN: [set up your computer to use the NYU VPN](
. Once you've created a VPN connection, you can proceed as if you were connected to the NYU net.
* Gateway Option: go through our gateway servers (example below). Gateways are designed to
* Using the HPC Gateway: go through our gateway servers (example below). Gateways are designed to
support only a very minimal set of commands and their only purpose is to let users connect
HPC systems without needing to first connect to the VPN.

Expand Down Expand Up @@ -526,3 +525,4 @@ password for your SSH key.
[ssh-flags]: https://stribika.github.io/2015/01/04/secure-secure-shell.html
[wiki-rsa]: https://en.wikipedia.org/wiki/RSA_(cryptosystem)
[wiki-dsa]: https://en.wikipedia.org/wiki/EdDSA
[NYU-VPN]: https://www.nyu.edu/life/information-technology/infrastructure/network-services/vpn.html

0 comments on commit 4154589

Please sign in to comment.