SSH into a Running Virtual Machine
To start the Virtual Machine, use the
$ vagrant up
command in the same directory as the Vagrantfile
You should now see your VM running in the Oracle VirtualBox Manager GUI:
Now that the ubuntu-focal VM is up and running, we can SSH into it by opening a new terminal in the same directory as the Vagrantfile, and running
$ vagrant ssh