How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "chenglong/sandbox"
end
vagrant init chenglong/sandbox
vagrant up
This version was created almost 8 years ago.
keyring fix
This version was created about 8 years ago.
Update firefox and selenium version compatibility
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
This version was created about 8 years ago.
CHANGE whois INTO python-whois
This version was created about 8 years ago.
Added whois python package, because monitor_rmq, TrafficMonitor requires it to resolve ip addr into host name, then be able to classify package type by data and metadata.
This version was created over 8 years ago.
Added Tstats
This version was created over 8 years ago.
Added Mega sync client and golang-go with megacmd
This version was created over 8 years ago.
hello