Tag: Ubuntu
-
Vagrant – Create and configure lightweight, reproducible, and portable development environments
01 – What is vagrant? Vagrant is an amazing tool for managing virtual machines via a simple to use command line interface. With a simple vagrant up you can be working in a clean environment based on a standard template. These standard templates are called base boxes, and this website is simply a list of boxes…