Ubuntu 14.04 with
- Vagrant
1.5.0
+- Use
vagrant -v
to check your version
- Use
- Vitualbox
vagrant up # initialises the box. may take some time
vagrant ssh # ssh into the box
vagrant suspend # stop the guest machine
vagrant resume # resume from the point where the machine was last suspended