Changes between Version 129 and Version 130 of AnonymityModule


Ignore:
Timestamp:
Jul 8, 2011 9:48:51 AM (13 years ago)
Author:
TTaggart
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AnonymityModule

    v129 v130  
    6767
    6868=== Setting up apache ===
    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.
     69We 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{{{
     71ssh 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.
    7074{{{
    7175#! /bin/sh