How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "tadaka/xenialdesktop"
end
vagrant init tadaka/xenialdesktop
vagrant up
This version was created over 4 years ago.
fixing a zip format mistake
This version was created over 4 years ago.
Fresh system updates
This version was created over 5 years ago.
System update
This version was created about 6 years ago.
OS updates and disabled automatic updating of packages
This version was created over 6 years ago.
There isn't a description.
This version was created over 6 years ago.
There isn't a description.
This version was created over 6 years ago.
Getting closer...
This version was created over 6 years ago.
I always forget "chmod 600 ~/.ssh/authorized_keys" until I try to login
This version was created over 6 years ago.
Fixed user and ssh issues
This version was created over 6 years ago.
Fixed missing metadata.json file