69 | | We need to generate traffic in our network and one of the easiest ways to do that is with HTTP traffic, so we need to set up a server and a web page. SSH into Server1 and run [attachment:runme.apache this script] with the `sudo` command. In order to put the script file into the !DeterLab environment connect with the SSH File Transfer Client. |
| 69 | We need to generate traffic in our network and one of the easiest ways to do that is with HTTP traffic, so we need to set up a server and a web page. SSH into Server1 by using the command: |
| 70 | {{{ |
| 71 | ssh Server1.ExperimentName.ProjectName |
| 72 | }}} |
| 73 | and run [attachment:runme.apache this script] with the `sudo` command. In order to put the script file into the !DeterLab environment connect with the SSH File Transfer Client. |