Skip to content

Instantly share code, notes, and snippets.

@neofob
Last active December 14, 2015 14:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neofob/5104384 to your computer and use it in GitHub Desktop.
Save neofob/5104384 to your computer and use it in GitHub Desktop.
Setting your own vagrant base box
References:
Creating a vagrant base box for ubuntu 12.04 32bit server
https://github.com/fespinoza/checklist_and_guides/wiki/Creating-a-vagrant-base-box-for-ubuntu-12.04-32bit-server
How I setup Ubuntu 11.04 Server using VirtualBox on a MacBook Air
http://www.idevelopsoftware.com/2011/07/how-i-setup-ubuntu-11-04-server-using-virtualbox-on-a-macbook-air/
Base Boxes from docs.vagrantup.com
http://docs.vagrantup.com/v1/docs/base_boxes.html
Creating base box from scratch for Vagrant
http://pyfunc.blogspot.com/2011/11/creating-base-box-from-scratch-for.html
Disable Firewall in Debian:
http://www.cyberciti.biz/faq/debian-iptables-stop/
http://wiki.debian.org/DebianFirewall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment