Commit 679649e
Changed files (1)
ssh-ftw
ssh-ftw/README.md
@@ -8,6 +8,9 @@
> 0. What IP addresses are assigned to the vm?
* ssh to the next machine at `10.0.0.2`
+
+ * `ubuntu@ubuntu:~$ ssh ubuntu@10.0.0.2`
+
* confirm you are on a different network segment (`ip addr`)
* exit back to your macbook (`exit` two times)