Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
What to access Dalma? Follow the guide below for Linux / Mac and Windows.
Warning | ||
---|---|---|
| ||
Connect NYUNET VPN first. See here for instruction. |
Linux / Mac
Inside NYU Network
For Linux / Mac, execute the following command, change username to change <NetID> to your actual username.
Code Block | ||
---|---|---|
| ||
ssh username@dalma<NetID>@dalma.abudhabi.nyu.edu |
If you need X11, add the -X option.
Code Block | ||
---|---|---|
| ||
ssh username@dalma<NetID>@dalma.abudhabi.nyu.edu -X |
Outside NYU Network
You could either first connect to NYU VPN (See here for instruction) and then connect to Dalma directly. Choose vpn.abudhabi.nyu.edu as your VPN server.
Or, use bastion host as instructed below.
Connect to bastion host.
Code Block theme Midnight ssh <NetID>@hpc.abudhabi.nyu.edu -p 4410
On bastion host, connect to Dalma.
Code Block theme Midnight ssh <NetID>@dalma.abudhabi.nyu.edu
Windows
Inside NYU Network
We recommend Putty as your ssh client. It is available for download here: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html.
- (First-time login only) Setup Butinah session in your putty.
- Open Putty. Go to Category -> Session.
- Type dalma.abudhabi.nyu.edu in Host Name (or IP address).
- Type Dalma under Saved Sessions.
Click Save button. A new session called Dalma will appear in Saved Sessions.
Section Column width 50% Column width 50%
- Select Dalma session. Click Load button.
- Click Open button.
The configuration will look like this screenshot.
Outside NYU Network
You could either first connect to NYU VPN (See here for instruction) and then connect to Dalma directly.Choose vpn.abudhabi.nyu.edu as your VPN server.
Or, use bastion host as instructed below.
- Follow the instructions above as in side NYU Network, but connect to the host hpc.abudhabi.nyu.edu with port 4410 instead of dalma.abudhabi.nyu.edu.
Once you are connected, run this in the terminal on hpc.abudhabi.nyu.edu
Code Block theme Midnight ssh <NetID>@dalma.abudhabi.nyu.edu
Related articles
Content by Label | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Panel | |
---|---|
On this page:
|
Info | ||
---|---|---|
| ||