Skip to content

Instantly share code, notes, and snippets.

@andykuszyk
Created July 28, 2018 15:24
Show Gist options
  • Save andykuszyk/1077c35761f14214c9afe0d81d3219d1 to your computer and use it in GitHub Desktop.
Save andykuszyk/1077c35761f14214c9afe0d81d3219d1 to your computer and use it in GitHub Desktop.
ssh access with keys
ssh-keygen
ssh-copy-id username@remote_host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment