Skip to content

Instantly share code, notes, and snippets.

@annelyse
Last active March 29, 2023 08:55
Show Gist options
  • Save annelyse/c85b15b1b5f26bd940510093506019eb to your computer and use it in GitHub Desktop.
Save annelyse/c85b15b1b5f26bd940510093506019eb to your computer and use it in GitHub Desktop.
ajouter sa clé pubique sur le serveur, pour se connecter sans mot de passe
ssh-copy-id -i ~/.ssh/id_rsa.pub user@server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment