- Get an up-to-date clone of Islandora Vagrant.
- Shut off all VMs, and destroy any existing VMs with the same name.
vagrant up
(and wait for the base box to load up)- Log into Drupal and change the site name.
- Change the colours of the branding too, if appropriate.
- Clean up disk space. We just did a lot of apt-get so its cache is full.
$ sudo apt-get clean