Virtual ubuntu Reminder
As an aide de memoire, on the initial install screen press F4 and select Minimal Install.
After booting in and performing the normal apt-get update.
install the package that adds in the missing utilities such as nano.
apt-get install -y ubuntu-standard
add sudo as a prefix if you are not the root user.