Versionen im Vergleich

Schlüssel

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

...

Erweitern
title Workaround to display hidden files

Directory .ssh is a hidden directory. If it is not shown by default, you might need to enter ~/.ssh in the location box.

At least with Safari you can press command-shift-G and manually enter ~/.ssh.

Also, you can press CTRL-H to toggle between showing and not showing hidden files.

Or, another workaround: copy your public key file to a path not containing any hidden files/directories.

Login using SSH keys

Specify To login to system Lise please

  1. choose a login node of your Compute partitions and
  2. specify your private key when connecting

...

  1. .

OpenSSH

With the -i option to the ssh command you can specify the full path of your private SSH key file when you log in to one of the NHR@ZIB login nodes. You will be asked for the passphrase of your private key.

...