Putty: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 6: | Zeile 6: | ||
<syntaxhighlight lang="pwsh"> | <syntaxhighlight lang="pwsh"> | ||
cp .\id_netcup_op .\id_netcup_op.putty | cp .\id_netcup_op .\id_netcup_op.putty | ||
</syntaxhighlight> | |||
<syntaxhighlight lang="pwsh"> | |||
ssh-keygen -p -f .\id_netcup_op.putty | |||
</syntaxhighlight> | </syntaxhighlight> | ||
[[Datei:Putty001.png|ohne|mini]] | [[Datei:Putty001.png|ohne|mini]] | ||
Aktuelle Version vom 19. Januar 2023, 05:24 Uhr
mal sehen https://www.alextsang.net/articles/20180701-042600/index.html
fehlerhafter Key-Import in Putty
🚫 couldn't load private key unrecognised cipher name.
cp .\id_netcup_op .\id_netcup_op.putty
ssh-keygen -p -f .\id_netcup_op.putty
zurück zur ==> Hauptseite