Changes between Version 27 and Version 28 of AnonymityModule


Ignore:
Timestamp:
Jun 29, 2011 3:51:29 PM (13 years ago)
Author:
TTaggart
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AnonymityModule

    v27 v28  
    99Then log in to '''users.isi.deterlab.net''' through [http://www.chiark.greenend.org.uk/~sgtatham/putty/ Putty.] For help on logging onto Putty check out [https://trac.deterlab.net/wiki/DETERSSH this] tutorial.
    1010
    11 3. Decided which node you will be using
     11=== Deciding which node you will be using ===
    1212    a. To begin one person always needs to connect to Server1
    1313        i. In order to connect use the command `ssh <node>.<experiment>.<group>` for example `ssh Server1.cadet-test2.DeterTest`
     
    2121        i. `TorRelay2`
    2222        i. `TorRelay3`
    23 4. Set up apache
     23=== Set up apache ===
    2424   a. From Server1 (and Server2 if you are connected to it) use the command: `sudo /proj/DeterTest/runme.apache`
    2525   b. When prompted "Do you want to continue [Y/n]?" select `Y`
     
    2727   d. You can check this by typing `w3m http://localhost/cgi-bin/ip.cgi` which should display your local IP address
    2828
    29 5. Setting up the proxy node
     29=== Setting up the proxy node ===
    3030   a. From Proxy use the command: `sudo /proj/DeterTest/runme.proxy`
    3131   b. The proxy is now set up!!   We'll get to using it in a little while.