SSH-Verbindung einrichten
🚫 Never copy your private key to another machine.
SSH-Keys erstellen
ssh-keygen.exe -t ed25519 -C "id_vmsubuntu"
Dem SSH-Agenten den privaten Key bekannt geben
ssh-add .\id_vmsubuntu
zurück zur ==> Hauptseite
🚫 Never copy your private key to another machine.
ssh-keygen.exe -t ed25519 -C "id_vmsubuntu"
ssh-add .\id_vmsubuntu
zurück zur ==> Hauptseite