This brief tutorial shows students and new users how to install and configure Vagrant on Ubuntu 20.04 | 18.04.

Vagrant is a tool for building and managing virtual machine environments via the command line. Out of the box, machines are provisioned on top of VirtualBox, VMware, AWS, but also works with other virtualization software providers.

Vagrant is great for developers as it isolates machine dependencies and their configurations within a single disposable, consistent environment, so whether you are working on Linux, Mac OS X, or Windows, everyone will be running the same code in the same environment, against the same dependencies and configured the same way.

#applications #labs #linux ubuntu #ubuntu 18.04 #ubuntu 20.04 focal fossa #vagrant

Setup Vagrant on Ubuntu 20.04
4.40 GEEK