Commit 1271215

bryfry <bryon@fryer.io>
2016-10-14 13:27:00
add ssh lab updates
1 parent 7ea1ee3
Changed files (1)
ssh-ftw
ssh-ftw/README.md
@@ -1,8 +1,12 @@
 
-* login to virtual machine
-* record its public IP address (`ip addr`)
-* `ssh ubuntu@<vm IP address>`
-* examine the networks that are accessible from this machine
+* Login to virtual machine inside the vmware console
+* Record its public IP address (`ip addr`)
+* Return to your mac and open up the `Terminal` application
+* ssh into the virtual machine
+
+  * `ssh ubuntu@<vm IP address>`
+
+* Examine the networks that are accessible from this machine
 
   > 0. What are the subnets accessible from the vm?
   > 0. What IP addresses are assigned to the vm?