ssh-keygen -t rsa ssh b@B mkdir -p .ssh cat .ssh/id_rsa.pub | ssh b@B 'cat >> .ssh/authorized_keys' ssh b@B
Last active
July 17, 2018 20:00
-
-
Save SiewYan/81129f1d5b6e30e98f2e00a37f51a1a2 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment