The bash history is not working by default.

This can be quickly corrected by changing permissions on the owner group for .bash_history file in /home/quickstart to be quickstart

i.e. sudo chown quickstart:quickstart .bash_history