How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "ds-ewo/kubuntu-desktop-20.04-lts"
end
vagrant init ds-ewo/kubuntu-desktop-20.04-lts
vagrant up

This version was created about 2 years ago.

Kubuntu Desktop 20.04 LTS 64-bit installed on a 100 GB disk created with VirtualBox 6.1.32.

The following extra steps were taken:

  • Installed software:
    • net-tools
    • apt-transport-https
    • wget
    • vim
  • Added apt mirrors to /etc/apt/sources.list.d/99-mirrors.list
  • Disable unattended-upgr by /etc/apt/apt.conf.d/99periodic
  • Add short apt connection timeout to /etc/apt/apt.conf.d/99connection
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (2.24 GB)

This version was created over 2 years ago.

Kubuntu Desktop 20.04 LTS 64-bit installed on a 100 GB disk created with VirtualBox 6.1.32.

The following extra steps were taken:

  • Installed software:
    • net-tools
    • apt-transport-https
    • wget
    • vim
  • Added apt mirrors to /etc/apt/sources.list.d/99-mirrors.list
  • Add short apt connection timeout to /etc/apt/apt.conf.d/99-connection-timeout
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (2.07 GB)