11 | | * There is a server running an apache server or equivalent |
12 | | * There is a client that is able to access the server via the data plane |
13 | | * Your SSH keys are loaded on the GENI so it is possible for you to SSH to the client from your local machine using a command similar to the following |
| 11 | * There is a `server` machine running an apache server or equivalent |
| 12 | * There is a `client` machine that is able to access `server` via the data plane |
| 13 | * Your SSH keys are loaded onto `client` by GENI so that it is possible for you to SSH to the client from your local machine using a command similar to the following |