Top "Vagrant" questions

GENERAL VAGRANT SUPPORT IS OFF-TOPIC.

Is there a default password to connect to vagrant when using `homestead ssh` for the first time?

I'm trying to connect to vagrant via homestead ssh: [email protected]'s password: But my public key password doesn't work. My …

ssh vagrant laravel-5 homestead
How to add a downloaded .box file to Vagrant?

How do I add a downloaded .box file to Vagrant's list of available boxes? The .box file is located on …

windows vagrant
How to use vagrant in a proxy environment?

My company's network is using proxy. So when I use vagrant up, it showed me a 401 permission error. How can …

proxy vagrant http-proxy
How do I increase the RAM and set up host-only networking in Vagrant?

I would like to increase the RAM to at least 1 GB and I would like to configure “Host-Only” networking to …

networking configuration vagrant
Using vagrant to run virtual machines with desktop environment

My company's development environment is based on virtual machines, running on VirtualBox. We would like to move one step further, …

virtual-machine desktop virtualbox vagrant
A VirtualBox machine with the name 'homestead' already exists

Since homestead 2.0 homestead laravel has not been working I don't know why 'homestead init' creates a Homestead.yaml file in …

vagrant virtual-machine virtualbox
Using Laravel Homestead: 'no input file specified'

I am new to using Laravel, and Homestead, and would appreciate any help or a point in the right direction. …

laravel laravel-4 vagrant
Vagrant's port forwarding not working

I'm running into a small problem at the end of the Getting Started guide for vagrant. I'm working on a …

apache http centos portforwarding vagrant
How do I add my own public key to Vagrant VM?

I got a problem with adding an ssh key to a Vagrant VM. Basically the setup that I have here …

ssh vagrant public-key
Vagrant up - VBoxManage.exe error: VT-x is not available (VERR_VMX_NO_VMX) code E_FAIL (0x80004005) gui headless

Machine: Window10 (64bit). I downloaded the latest VirtualBox, Vagrant and initialized CentOS 6.7 64bit image/url. The following worked successfully in …

vagrant windows-10 virtualbox vagrantfile headless