Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created January 8, 2019 18:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/d52b5551c1acbd1d38b7256a99bee6f4 to your computer and use it in GitHub Desktop.
Save parzibyte/d52b5551c1acbd1d38b7256a99bee6f4 to your computer and use it in GitHub Desktop.
mkdir ~/.ssh
chmod 0700 ~/.ssh
touch ~/.ssh/authorized_keys
chmod 0644 ~/.ssh/authorized_keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment