1,453
edits
Changes
Humus
,→Access
If you don't have access to Humus and believe you should, please write to support@ace-net.ca and say so.
Copy the PI, and mention in the email your Digital Research Alliance of Canada username.
We strongly recommend creating and installing an SSH key pair and using that for access.
* For more on key pairs, see https://docs.alliancecan.ca/wiki/SSH_Keys.
* For more on SSH in general, see https://docs.alliancecan.ca/wiki/SSH.
* Step-by-step instructions for setting up [[Humus:Key-pair authentication from Windows using MobaXterm|key-pair authentication from Windows using MobaXterm]]
The two machines are named <code>humus216</code> and <code>humus217</code>.
or
ssh -J username@nefelibata.ace-net.ca -A username@humus217
The <code>-J</code> parameter above stands for "jump"; you are "jumping" through <code>nefelibata.ace-net.ca</code> to get to <code>humus21[6,7]</code>.
=== Storage system ===