Skip to content

Instantly share code, notes, and snippets.

@RafPe
Created February 24, 2016 18:36
Show Gist options
  • Select an option

  • Save RafPe/50a61640b50b3b12bba9 to your computer and use it in GitHub Desktop.

Select an option

Save RafPe/50a61640b50b3b12bba9 to your computer and use it in GitHub Desktop.
mkdir ~/.ssh
chmod 700 ~/.ssh
touch ~/.ssh/authorized_keys
chmod 600 ~/.ssh/authorized_keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment