Top "Vagrant" questions

GENERAL VAGRANT SUPPORT IS OFF-TOPIC.

Can't install vagrant plugins in Ubuntu

I was trying to install vagrant plugin vbguest, but got following errors in terminal: $ vagrant plugin install vbguest Installing the …

ruby ubuntu vagrant virtualbox
Using pfctl on Mac OS 10.11 (El Capitan) to forward ports

I am currently testing if my developing environment will run on the new upcoming Mac OS 10.11 and if I can …

macos apache vagrant portforwarding osx-elcapitan
access private VM from other computer over wifi

I have a private network VM for developing on my mac. I'd like for my android device to be able …

vagrant puppet
Can you explain Docker with a practical example/case?

I have read this and the intro docs on Docker.io and I like the concept it presents. But, can …

docker vagrant virtualization docker-container
Vagrant provisioning shell vs puppet vs chef

I have the following setup: Many different projects which are separate git repositories, but all have mostly the same server …

shell chef-infra vagrant puppet provisioning
Vagrant Warning: Connection refused. Retrying

Testing default example $ vagrant init hashicorp/precise32 $ vagrant up My box: Windows 8.1 VirtualBox 5.0.2 Vagrant 1.7.4 Intel i7-4700MQ CPU witch …

vagrant virtualbox vagrant-windows
Vagrant Command Stopped Working: Command not Found on WIndows

I've been trying to fire up vagrant from the Homestead folder on Windows but keeps showing bash: vagrant: command not …

vagrant vagrant-windows
laravel homestead the host path of shared folder missing error on windows 7

I am trying to set up laravel homestead on my windows 7 machine . I installed vagrant and virtualbox. Also the git …

laravel vagrant homestead
ionic-box vagrant box - Install Android target: "android-22"

I'm using the latest ionic-box as of 27th April 2015. I've been able to ionic platform add android but getting the …

vagrant ionic box
Vagrant port forwarding for Mysql

I am trying to setup port forwarding in Vagrantfile to connect to guest mysqld from host system, but get reading …

mysql vagrant portforwarding vagrantfile