Abstract
- Virtualisation is a technology that allows you to create multiple simulated, or “virtual” computer environments on a single physical machine
Virtualisation Tools
Vagrant
- A piece of software to manage VMs with ease
- Install VirtualBox
- Install Vagrant
QEMU
- Powerful open-source machine emulator and virtualizer