Skip to content

Instantly share code, notes, and snippets.

View hwchiu's full-sized avatar
🏠
Working from home

HungWei Chiu hwchiu

🏠
Working from home
View GitHub Profile
@maxivak
maxivak / _readme.md
Last active June 8, 2022 06:19
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