Site Tools


informatique:linux:hosting:hetzner-storagebox

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
informatique:linux:hosting:hetzner-storagebox [2024/10/17 19:10] yahikoinformatique:linux:hosting:hetzner-storagebox [2024/10/17 19:26] (current) yahiko
Line 40: Line 40:
 ===== Windows ===== ===== Windows =====
  
 +Générer un duo de clef publique et clef privées avec PuTTYgen. Enregistrer et la clef publique et la clef privée.
 +
 +{{ :informatique:linux:hosting:puttygen_2024-10-17_21-21-38.png?nolink&400 |}}
 +
 +Copier coller le Public key dans un fichier sur la machine Linux, par exemple dans storagebox_windows.pub et lancer la commande suivante : 
 +
 +<code bash>
 +ssh-copy-id -i storagebox_windows.pub -p 23 -s uXXXXX@uXXXXX.your-storagebox.de
 +</code>
 +
 +Fonctionne aussi avec
 +<code bash>
 +cat storage_windows.pub | ssh storage.box install-ssh-key
 +</code>
 +
 +Reste à ajouter la clef privée dans votre client préféré (PuTTY, KiTTY, WinSCP...).
  
informatique/linux/hosting/hetzner-storagebox.1729192202.txt.gz · Last modified: 2024/10/17 19:10 by yahiko