This is a collection of stuff for the virtualization workshop
Run the following command to get all the necessary tools installed on your Mac
curl https://raw.githubusercontent.com/gregoriomelo/virtualization-workshop/master/install_tools.sh | bash
VBoxManage controlvm "default" natpf1 "tcp-port8000,tcp,,8000,,8000";