How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "iParadigms/ubuntu-14.10"
  config.vm.box_version = "0.6"
end
vagrant init iParadigms/ubuntu-14.10 \
  --box-version 0.6
vagrant up

This version was created over 9 years ago.

Updated to VMware tools 9.9.0 build-2304977 (with VMware Fusion 7.10)

Updated to Parallels 10 for Mac: 10.1.1 (28614)

Updated to VirtualBox: 4.3.18 r96516

3 providers for this version.
  • parallels
    unknown Externally hosted (copy.com)
  • virtualbox
    unknown Externally hosted (copy.com)
  • vmware_fusion
    unknown Externally hosted (www.dropbox.com)