Changes between Version 12 and Version 13 of Tutorial/HowToApplication


Ignore:
Timestamp:
May 13, 2010, 6:17:09 PM (14 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorial/HowToApplication

    v12 v13  
    66=== Prerequisite ===
    77
    8 This feature is only available in NodeHandler v4 and above.
    9 
    108Before going through this tutorial, you should know the basics of writing and running an experiment script (see [wiki:Tutorial/HelloWorld here] and [wiki:Tutorial/HowtoWriteScripts here]).
    119
    12 You should also have installed a disk image with Node Agent v4 on the nodes of the testbed you are using (e.g. "baseline.ndz"). See [wiki:Tutorial/HowToImage "How to install a disk image"].
     10You should also have installed a disk image with omf on the nodes of the testbed you are using (e.g. "baseline.ndz"). See [wiki:Tutorial/HowToImage "How to install a disk image"].
    1311
    1412=== Goal ===
     
    2725
    2826 {{{
    29   orbit exec tut_app_1
    30   orbit exec tut_app_2
     27  omf exec tut_app_1
     28  omf exec tut_app_2
    3129 }}}
    3230