Skip to content

Instantly share code, notes, and snippets.

@ayushgp
Created November 28, 2016 07:05
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 ayushgp/0394605f747b93ce3f22a18468d3fab1 to your computer and use it in GitHub Desktop.
Save ayushgp/0394605f747b93ce3f22a18468d3fab1 to your computer and use it in GitHub Desktop.
$ ssh-keygen -t dsa -P '' -f ~/.ssh/id_dsa
$ cat ~/.ssh/id_dsa.pub >> ~/.ssh/authorized_keys
$ chmod 0600 ~/.ssh/authorized_keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment