Changes between Version 6 and Version 7 of GENIExperimenter/Tutorials/GENIDesktop/GEC23/GENI_Desktop_runcmd


Ignore:
Timestamp:
06/12/15 12:41:08 (9 years ago)
Author:
griff@netlab.uky.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/GENIDesktop/GEC23/GENI_Desktop_runcmd

    v6 v7  
    5555== __Exercise Tasks__ (Can be done at a later time) ==
    5656
    57 For the following exercise, if you do not have your own source code that you want to try, you can simply us the
     57For the following exercise, if you do not have your own source code that you want to try, you can use the
    5858following !HelloWorld.c program.
    5959
     
    6565
    6666
    67  a. '''Task 1:''' Create a file set with your source code on the GENI Desktop.
     67 a. '''Task 1:''' Create a fileset with your source code on the GENI Desktop Cloud Server.
    6868 a. '''Task 2:''' Upload your source code to Node-0 and Node-1.
    69  a. '''Task 3:''' Compile your code on Node-0 and Node-1.
    70  a. '''Task 4:''' Run your compiled program on Node-0 and Node-1.
     69 a. '''Task 3:''' Use the run command to compile your code on Node-0 and Node-1.
     70 a. '''Task 4:''' use the run command to run your compiled program on Node-0 and Node-1.
    7171
    7272