GENERAL VAGRANT SUPPORT IS OFF-TOPIC.
I am setting up my Virtualbox Centos VM with vagrant. I am setting up with a public network. config.vm.…
networking virtualbox vagrant centos6 gatewayIn window cmd ,I usually do like this and it is working C:\Users\davi> mysql -u root -p …
mysql vagrant vagrant-windowsIve had to move onto a new laptop running windows 10, so I have installed the latest Virtual box (6) and vagrant (2.2.6). …
vagrant virtualbox virtualbox-guest-additionsI have tried to access my projects sites that I have set up on homestead, they were working all fine …
laravel vagrant virtual-machine homesteadI'm having troubles with setting a vhost with vagrant. I've configured my host file on my host (192.168.33.10 local.dev). Yet …
vagrant vhostsI'm facing an odd problem with (re)packaging a Vagrant box and hope that maybe someone can tell me in …
virtualbox nfs vagrantI've got a vagrant file that builds a local VM. I want to add the EC2 provider and have the …
vagrant vagrantfileI have a strange problem with vagrant ssh. Similar questions, like Vagrant asks for password after SSH key update, or (…
vagrant vagrant-windowsI don't understand even the basic difference between the services in the title. Do these services just provide software to …
docker vagrant chef-infra puppetI'm following the official guide for running Laravel 5.1 on Homestead. But when I try vagrant up it hangs up at …
laravel ssh vagrant laravel-5.1 homestead