4 options
1) segfault is included in the lab 1 repo.
Lab 1 and subsequent labs will be obtained by cloning the public git repo provided in the table.
$ git clone [repo link provided in table]
There are very few places in the assignment/labs that will be delivered using links.
2) If you wish to install a web browser.
You can install web browser by typing in the terminal
$ sudo apt-get update
$ sudo apt-get install chromium-browser
if it asks for password: vagrant
3) You can download links in the terminal
wget [link]
4) You can redownload from VM our link (it now includes the chromium-browser)