码迷,mamicode.com
首页 > Windows程序 > 详细

vagrant ssh on windows

时间:2015-11-10 10:52:33      阅读:211      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!