Skip to content

Instantly share code, notes, and snippets.

@alexandrinos
Created December 27, 2015 09:37
Show Gist options
  • Save alexandrinos/921e82ef3d52bd6a2c40 to your computer and use it in GitHub Desktop.
Save alexandrinos/921e82ef3d52bd6a2c40 to your computer and use it in GitHub Desktop.
Vagrant- login as another user from outside
#
ssh -l vagrant -i /home/glasslab/.vagrant.d/insecure_private_key 127.0.0.1 -p 2222
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment