Changes between Version 12 and Version 13 of GEMINI/Tutorial/GEC17/GENI_Desktop_and_GEMINI_blipp/ExecuteExperiment


Ignore:
Timestamp:
07/18/13 11:16:38 (11 years ago)
Author:
kissel@cis.udel.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEMINI/Tutorial/GEC17/GENI_Desktop_and_GEMINI_blipp/ExecuteExperiment

    v12 v13  
    8282
    8383
    84  a. '''Task 1:''' Do something.
    85  a. '''Task 2:''' Do something else.
     84 a. '''Task 1:''' Upload the !NetLogger application/script to one of your experiment nodes.
     85 a. '''Task 2:''' Execute the application on the node.  For example:
     86{{{
     87./netlogger_test.py > /tmp/my_random
     88}}}
     89 a. '''Task 3:''' Configure a NetLogger probe to read the log file and graph the measurements.