How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "iknite/xenial64"
end
vagrant init iknite/xenial64
vagrant up

This version was created about 8 years ago.

Update to be more compliant with standard vagrantboxes:

  • Install VboxGuest Addittions
  • Allow vagrant insecure key logins
  • Tweak ssh to prevent DNS loopback
  • Minor improvements
2 providers for this version.
  • aws
    unknown Hosted by Vagrant Cloud
  • virtualbox
    unknown Hosted by Vagrant Cloud (407 MB)

This version was created about 8 years ago.

Minimal Ubuntu 16.04 64Bits github

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (419 MB)