Skip to content

Instantly share code, notes, and snippets.

@vanpariyar
Last active October 12, 2021 07:48
Show Gist options
  • Select an option

  • Save vanpariyar/1395b6fb18d0390cb6e59b55e1509216 to your computer and use it in GitHub Desktop.

Select an option

Save vanpariyar/1395b6fb18d0390cb6e59b55e1509216 to your computer and use it in GitHub Desktop.
How to add some one to server ssh

To Add Someone's ssh-key on the dev server

$ ssh to your server
$ cd .ssh/
$ nano authorized_keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment