(Note to team: should we cover PuTTy?)
To work on the High Performance Computer (HPC), you need to connect remotely to it from your own computer. For this, you need to use SSH. We recommand everyone to have the Skill sets #1 and #2 below. Skill set #3 is nice to have but not essential.
- Understanding the syntax of an ssh command
- -Y option
- ssh keys: generate and use
- ssh config file: what it is and some useful tidbits to put in yours
- ssh agent
- sshfs
- Copying files: scp, rsync, bbcp, sftp