...
The example below will use Sol as the Super Computer supercomputer to connect to.
Create new SSH Key
...
This generates a public and private cryptographic key. A public cryptographic key is analogous to an ideal physical lock and a private cryptographic key is analogous to a physical key: it is safe to distribute as many copies of the public key as you want so long as you are the only one with access to the private key. You’ll need to provide github with a copy of your public key, but first you’ll need to configure SSH on Agave Sol to know about your private key when connecting to githubGitHub
Step 3: Modify SSH Configuration
...