Skip to content

Instantly share code, notes, and snippets.

@v-vashchenko
Last active April 12, 2019 16:36
Show Gist options
  • Save v-vashchenko/2b27fc4ccf7dea5600c1dfbbbc927b09 to your computer and use it in GitHub Desktop.
Save v-vashchenko/2b27fc4ccf7dea5600c1dfbbbc927b09 to your computer and use it in GitHub Desktop.
////ssh config
cd ~/.ssh
Host netvest-dev
User ubuntu
HostName
IdentitiesOnly yes
IdentityFile ~/.ssh/WeezLabsDev.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment