Tag: vagrant

stream浪SSHauthentication失败

与SSHauthentication的问题: ==> default: Clearing any previously set forwarded ports… ==> default: Clearing any previously set network interfaces… ==> default: Preparing network interfaces based on configuration… default: Adapter 1: nat default: Adapter 2: bridged ==> default: Forwarding ports… default: 22 => 2222 (adapter 1) ==> default: Booting VM… ==> default: Waiting for machine to boot. This […]

如何更改stream浪者'默认'的机器名称?

在启动一个stream浪箱时,“默认”这个名字来自哪里? $ vagrant up Bringing machine 'default' up with 'virtualbox' provider… 有没有办法设置这个?

在Windows中的SSH到stream浪者框?

我正在使用Vagrant在Windows中启动一个VirtualBox虚拟机。 在其他平台上,我可以 $ vagrant ssh 连接到虚拟机。 我如何连接到这个在Windows的stream浪汉框? 在Vagrant文​​档中build议使用PuTTy的方式也不起作用: http://docs-v1.vagrantup.com/v1/docs/getting-started/ssh.html

Vagrant / VirtualBox / Apache2奇怪的caching行为

我正在使用Vagrant以Apache2运行Ubuntu提供的VirtualBox。 networking服务器等,从我/ vagrant目录中提供静态文件。 这在大多数情况下运作良好。 但是,当我更改共享文件夹中的图像并重新加载网站时,图像的先前版本将被提供,但会被截断。 如果我先从我的共享文件夹中删除旧图片,则刷新网站,所以图片不显示,然后保存新文件并重新加载网站。 有人知道这个问题吗? 我没有什么特别的安装,只有Apache 2与mod_rewrite和PHP与Mongo,APC插件,MongoDB以及nodeJS与一堆脚本。

在远程目录中无法find或无法访问stream浪者 – 不兼容的curl版本

我刚刚下载了stream浪汉,做了设置以及安装虚拟盒子。 我不能启动我的项目(stream浪汉)。 我有一个stream浪的档案等等。 我能做什么? $ vagrant up Bringing machine 'default' up with 'virtualbox' provider… ==> default: Box 'scotch/box' could not be found. Attempting to find and install … default: Box Provider: virtualbox default: Box Version: >= 0 The box 'scotch/box' could not be found or could not be accessed in the remote catalog. If this […]