Ich versuche, mit dem folgenden Format auf einen Remote-Server zu ssh:
user@ip -i ~/.ssh/path/to/key
und ich bekomme folgenden Fehler:
/etc/ssh/ssh_config: line 55: Bad configuration option: gssapikeyexchange
/etc/ssh/ssh_config: line 56: Bad configuration option: gssapitrustdns
/etc/ssh/ssh_config: terminating, 2 bad configuration options
Das Herstellen einer Verbindung zu einem Server ohne SSH-Schlüssel funktioniert ebenfalls nicht.
Vielen Dank.