Created
May 6, 2013 17:47
-
-
Save dalssoft/5526751 to your computer and use it in GitHub Desktop.
Access Vagrant with Cygwin Ssh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cmd.exe | |
c:\cygwin\bin\ssh -i "c:\Users\your_user_name\.vagrant.d\insecure_private_key" [email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment