Création clef SSH

Comment créer sa clef SSH

ssh-keygen -t rsa
Enter file in which to save the key (/home/james/.ssh/id_rsa):
Enter passphrase (empty for no passphrase):

Et

Enter same passphrase again:
ssh-copy-id utilisateur@ipduserveur
The authenticity of host 'Server's IP address' can't be established. RSA key fingerprint is ... Are you sure you want to continue connecting (yes/no)?

Tapez 'yes'



Revision #7
Created 2023-02-14 16:53:06 UTC by Nicolas Champeil
Updated 2026-06-02 15:30:46 UTC by Nicolas Champeil