Questions tagged as 'vagrant'

1
answer

Visualize box interface in virtualbox

How to use the virtual machine interface, not just the command terminal? Follow the link to my vagrantfile: link     
asked by 21.10.2014 / 02:45
1
answer

vagrant unable to find virtualbox guest additions and kernel module

I tried to install and update vagrant-vbguest I tried to modify the vagrantfile file # set auto_update to false, if you do NOT want to check the correct # additions version when booting this machine config.vbguest.auto_update =...
asked by 13.03.2017 / 17:45
1
answer

Vagrant - VM does not go up when adding a forwarded_port [closed]

I installed Vagrant with ISO debian / jessie64, it worked normal, I give it up in the VM it goes up beautifully, when I enter SSH, everything is fine, but when I add a new port, it does not rises more. My original file Vagrantfile looks l...
asked by 22.04.2017 / 22:50
2
answers

Problem with vagrant up - homestead-7 already exists

I really need some help. I'm trying to install laravel using the homestead. I followed a step-by-step but could not access index.php, so I decided to do it all over again. But when I give a vagrant up it appears that the homestead-7 machine alre...
asked by 28.06.2018 / 23:41