Can i drive to the grocery store with a hardship license
$ mkdir cs162-vm $ cd cs162-vm $ vagrant init cs162/spring2019 $ vagrant up $ vagrant ssh These commands will download our virtual machine image from our server and start a ssh session. Note the \up" command will take a while, and requires an Internet connection. 4.You need to run all vagrant commands from the cs162-vm directory you created ...