Tag: vagrant
May 28, 2017
/ Blog
Vagrant, VirtualBox, Ubuntu 16.04 Setup
Setup Vagrant replace project with any name you wish. $ mkdir project $ cd project $ vagrant init ubuntu/xenial64 In…
Setup Vagrant replace project with any name you wish. $ mkdir project $ cd project $ vagrant init ubuntu/xenial64 In…