A Vagrant box with the Hoare Advanced Homework Assistant (HAHA) all set up and ready to go.
You'll need Oracle VM VirtualBox installed as well as Vagrant.
You'll need the vagrant-reload
plugin because the box needs a restart after provisioning. Install it like this:
vagrant plugin install vagrant-reload
Like any Vagrant box, run:
vagrant up
From there, use:
vagrant ssh
To access the box over SSH.
The box is running Ubuntu "Bionic Beaver" 18.04 LTS (Desktop) with: