SSH for HPC CECI - gher-uliege/Documentation GitHub Wiki

  • Configuration folder is /home/username/.ssh on Linux or c:\Users\USERNAME\.ssh on Windows
  • The folder should contain:

[!IMPORTANT] The private SSH key has to be only readable by the owner of the file. On Linux you run:

chmod 600 ~/.ssh/id_rsa.ceci

On Windows you follow the instructions here.

See also: https://support.ceci-hpc.be/doc/_contents/QuickStart/ConnectingToTheClusters/index.html