vagrant

October CMS

October is an up and coming CMS, with a growing user base "October is a free, open-source, self-hosted CMS platform based on the Laravel PHP Framework. A simple and modular CMS that grows with you, with a precise and beautiful interface that comes as second nature." From: https://octobercms.com/

Drupal VM

From the official Github page: "Drupal VM is A VM for local Drupal development, built with Vagrant + Ansible."

Install NFS-kernel-server and git
If you haven't already, install nfs-kernel-server and Git:

sudo apt-get install nfs-kernel-server git

Fast Drupal with Vagrant Scotch Box

This is how I set up a new Vagrant Scotch Box with Drush support.

NOTE: After updating VirtualBox through the normal, daily Ubuntu update, it might be necessary to reinstall with the below commands.