Translations:Generating SSH keys in Windows/13/en
Jump to navigation
Jump to search
- Copy the contents of the box titled "Public key for pasting into OpenSSH ..." and paste it as a single line at the end of
/home/USERNAME/.ssh/authorized_keys
on the cluster you wish to connect to. - Ensure the permissions and ownership of the
~/.ssh
directory and files therein are correct, as described in these instructions.