How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "chenglong/sandbox"
config.vm.box_version = "6"
end
vagrant init chenglong/sandbox \
--box-version 6
vagrant up
This version was created about 8 years ago.
Sandbox Added Virtual Frame Buffer support to fake X server, Next, current deploy allows owncloud (other X server dependant clients) to be executed successfully