Veewee is a useful tool helping to build Vagrant boxes for virtualised development. Here is how I build Debian, Scientific Linux, CentOS, and FreeBSD boxes.
Installing prerequisites
If you do not have Vagrant installed yet, you should start with that:
sudo apt-get install vagrant
You may also need to enable …