Skip to content

Instantly share code, notes, and snippets.

@jgngo
Created October 19, 2016 09:28
Show Gist options
  • Save jgngo/f67540f156892a6a07cc5969bfafd193 to your computer and use it in GitHub Desktop.
Save jgngo/f67540f156892a6a07cc5969bfafd193 to your computer and use it in GitHub Desktop.
$ ssh-keygen
$ cat ~/.ssh/id_rsa.pub | ssh Administrator@192.168.14.10 "cat >> ~/.ssh/authorized_keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment