Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
Dernière révisionLes deux révisions suivantes
en:documentation:tutorials:ssh:externe [2018/05/28 13:32] – [Use SSH keys and/or SSH agent] cpetiten:documentation:tutorials:ssh:externe [2020/08/25 15:58] – modification externe 127.0.0.1
Ligne 4: Ligne 4:
  
 To connect with SSH from outside the ENS network, you must use one of the SSH servers of the institution: To connect with SSH from outside the ENS network, you must use one of the SSH servers of the institution:
-  *''ssh.ens-lyon.fr'' if you have an informatic account at ENS de Lyon,  +  * The ''ssh.ens-lyon.fr'' if you have an informatic account at ENS de Lyon,  
-  * or the ''ssh.psmn.ens-lyon.fr'' server (see infographic):+  * Or the ''ssh.psmn.ens-lyon.fr'' server (see infographic):
  
 __Legend :__ __Legend :__
Ligne 78: Ligne 78:
 ===== Use SSH keys and/or SSH agent ===== ===== Use SSH keys and/or SSH agent =====
  
-You can simplify your usage of SSH commands by using a set of keys, an SSH agent and a suitable configuration (see [[en:documentation:tutorials:ssh:accueil#use_ssh_key_and_ssh_agent|this documentation]]) and [[[[documentation:tutorials:ssh:clef_agent_ssh|this example configuration file]]).+You can simplify your usage of SSH commands by using a set of keys, an SSH agent and a suitable configuration (see [[en:documentation:tutorials:ssh:accueil#use_ssh_key_and_ssh_agent|this documentation]]) and [[[[en:documentation:tutorials:ssh:clef_agent_ssh#linux_and_bsd_configuration_example|this example configuration file]]). 
  
-Vous pouvez simplifier votre usage des commandes SSH en utilisant un jeu de clefs, un agent SSH et une configuration adaptée (voir le [[documentation:tutorials:ssh:accueil#utiliser_une_clef_ssh_et_un_agent|paragraphe suivant]] et [[documentation:tutorials:ssh:clef_agent_ssh#exemple_de_configuration_pour_linux_et_bsd|l'exemple de fichier de configuration]]). 
  
 If you have a set of SSH keys (personal, with passphrase), you can ** add ** your public key (id_?sa.pub) to the ''~/.ssh/authorized_keys'' file. If you have a set of SSH keys (personal, with passphrase), you can ** add ** your public key (id_?sa.pub) to the ''~/.ssh/authorized_keys'' file.