Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

  1. choose a login node of your Compute partitions and
  2. specify your SSH key when connecting. A pair of SSH keys consists of a
    • private key. The private key must be stored safely on the local machine - protected by a passphrase.
    • public key.

Create a pair of SSH

...

keys

Create an SSH key pair with a passphrase that is not used anywhere else.

...