Skip to content

Instantly share code, notes, and snippets.

@JacobDB
Created October 29, 2018 22:53
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 JacobDB/e9642e54155880027d8fe9b46eae1377 to your computer and use it in GitHub Desktop.
Save JacobDB/e9642e54155880027d8fe9b46eae1377 to your computer and use it in GitHub Desktop.
Setting up SSH Server on WSL
  1. cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys
  2. chmod 700 ~/.sssh
  3. chmod 600 ~/.ssh/auhotirzed_keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment