Skip to content

Instantly share code, notes, and snippets.

@johnnian
Last active August 10, 2017 02:03
Show Gist options
  • Save johnnian/d5fc4b8b6f14fb43d71d62aa027616c1 to your computer and use it in GitHub Desktop.
Save johnnian/d5fc4b8b6f14fb43d71d62aa027616c1 to your computer and use it in GitHub Desktop.
SSH #Shell
ssh-keygen -t rsa
ssh-copy-id -i /root/.ssh/id_rsa.pub root@x.x.x.x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment