taniarascia / comments

Comments
7 stars 0 forks source link

what-are-vagrant-and-virtualbox-and-how-do-i-use-them/ #24

Open utterances-bot opened 4 years ago

utterances-bot commented 4 years ago

Vagrant and VirtualBox Tutorial: How to Use a Virtual Server | Tania Rascia

I've gotten to the point in my web development career where I can no longer avoid the words VirtualBox, Vagrant, and Docker. Thanks to my…

https://www.taniarascia.com/what-are-vagrant-and-virtualbox-and-how-do-i-use-them/

ghost commented 4 years ago

Thank you for writing a Vagrant 101 article...this was monumentally helpful

AHumanNotBot commented 3 years ago

I get an error: There was an error while executing VBoxManage, a CLI used by Vagrant for controlling VirtualBox. The command and stderr is shown below.

Command: ["startvm", "aae6d652-ed74-4e1d-ae2a-6a4c4c064a10", "--type", "headless"]

Stderr: VBoxManage: error: The virtual machine 'Vms_default_1621719689820_35508' has terminated unexpectedly during startup with exit code 1 (0x1) VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component MachineWrap, interface IMachine

Also ty for making this it was very helpful