Skip to content

Instantly share code, notes, and snippets.

@nncl
Last active October 6, 2016 12:48
Show Gist options
  • Save nncl/38e6075c4f48a2b533a18b2319797b81 to your computer and use it in GitHub Desktop.
Save nncl/38e6075c4f48a2b533a18b2319797b81 to your computer and use it in GitHub Desktop.

Configuring Enviroment

Configuring environment for accessing the server.

Steps:

  • Download the key folder from Din's Google Drive
  • Set permission to both key files: chmod 600 id_rsa and chmod 600 id_rsa.pub
  • Sign in running ssh dev@162.243.52.61 -i /<YOUR-PATH>/id_rsa

:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment