我尝试使用Git Bash中的此命令登录Windows 7上的 vargant :
vagrant ssh
我收到了这个错误:
ssh_exchange_identification: read: Software caused connection abort
什么软件导致了这个问题?我该怎么做才能解决它?
答案 0 :(得分:2)
问题很愚蠢。
我只需要在 BIOS 中启用虚拟化。
答案 1 :(得分:0)
https://docs-v1.vagrantup.com/v1/docs/getting-started/ssh.html 这是来自流浪汉网站,对于Windows用户应该有一个解释。祝你好运,希望这会有帮助。