How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "kbundy/ubuntu2004"
end
vagrant init kbundy/ubuntu2004
vagrant up
This version was created over 1 year ago.
latest ubuntu updates; added subversion to the build;
This version was created over 1 year ago.
added docker-compose to the box for the mailserver build; add thunderbird to the box; updated host file with imap, mail, and smtp hostnames
This version was created over 1 year ago.
latest ubuntu patches; added wondershaper in ~/Documents/wondershaper folder.
This version was created over 1 year ago.
added chrome browser; all udpates for latest docker-ce
This version was created over 1 year ago.
lastest ubuntu patches; change update notification to never; change update type to security patches only;
This version was created over 1 year ago.
updated mariadb settings for bind-address=0.0.0.0 and max_connections=300 and other recommended settings
This version was created almost 2 years ago.
removed ubuntu automatic updates
This version was created almost 2 years ago.
fixed attachment of disk image. changed default resolution to 1440x900. change desktop to have system bar at bottom. changed terminal size to 124x24 and black on white.
This version was created almost 2 years ago.
now with 100% more disk space => 100GB
This version was created almost 2 years ago.
added net-tools, curl