首页 > Windows开发 > 详细

vagrant ssh on windows

时间:2015-11-10 10:51:19      阅读:459      评论:0      收藏:0      [点我收藏+]

    

[D:\workspace]$ vagrant ssh

`ssh` executable not found in any directories in the %PATH% variable. Is an

SSH client installed? Try installing Cygwin, MinGW or Git, all of which

contain an SSH client. Or use your favorite SSH client with the following

authentication information shown below:


Host: 127.0.0.1

Port: 2222

Username: vagrant

Private key: D:/workspace/.vagrant/machines/default/virtualbox/private_key


使用xshell 登录即可

vagrant ssh on windows

原文:http://my.oschina.net/lxrm/blog/528328

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!