- Virtualbox
- Vagrant
git submodule init
git submodule update
vagrant up
Apache will now be running on an Ubuntu box accessible on http://192.168.42.42/.
sudo echo '192.168.42.42 local.dev' >> /etc/hosts
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git submodule init
git submodule update
vagrant up
Apache will now be running on an Ubuntu box accessible on http://192.168.42.42/.
sudo echo '192.168.42.42 local.dev' >> /etc/hosts