Skip to content

Instantly share code, notes, and snippets.

@lucianboboc
lucianboboc / _readme.md
Created December 26, 2016 11:50 — forked from maxivak/_readme.md
Vagrant with Ubuntu 16.04 in VirtualBox

Setup Ubuntu 16.04 to be used with Vagrant and Virtualbox

Prepare Vagrant box with Ubuntu 16.04

We will use official box "ubuntu/xenial64" and modify it to work with Vagrant.

  • Vagrantfile

Videos