講師回答 / 編程浪子
可以參考這個文章?https://community.oracle.com/thread/3639877 1) Installed the latest update from Microsoft.http://support.microsoft.com/kb/30247772) Did System Reboot.3) Uninstalled the Oracle VM VirtualBox.4) Installed it again after a second Reboot.?Thanks Agai...
2017-03-08
講師回答 / 編程浪子
vagrant ssh 要在當前vagrantfile所在目錄執(zhí)行,如果你確定在對的目錄執(zhí)行的,請把 vagrant ssh執(zhí)行的錯誤日志提出來
2017-03-01
講師回答 / 編程浪子
github 上有人遇到和你一樣的問題,請試試截圖所示的方法github issue 地址 :https://github.com/mitchellh/vagrant/issues/3341?<...圖片...>
2017-02-28
已采納回答 / 編程浪子
這個是沒有 ssh造成了,解決辦法如下1:參考這個解決 https://my.oschina.net/Chinapap/blog/834632 2:使用 git bash 替代 xshell,這樣 git bash 默認會配置ssh的環(huán)境變量 ?下載地址 :https://git-for-windows.github.io/
2017-02-24
已采納回答 / 編程浪子
這個一般看描述部分的,但是具體也不會太詳細到 這個 box 中安裝了什么軟件了,更不會到每個軟件的版本號了一般都是 hadoop_ubuntu1404 這樣表明是 在ubuntu1404的操作系統(tǒng)上安裝了hadoop
2017-02-22