You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install Vagrant & VirtualBox if you haven’t (on the thumbdrive)
Copy the tutorial folder from the thumbdrive to your laptop
Open a terminal window and change to the tutorial/vagrant directory
Start the VM by typing vagrant up
Connect to the VM by typing vagrant ssh
Ask for help if you don’t end up with a prompt like vagrant@camper:~$ ← when you see this,
you’re ready for the tutorial exercises.