Changes between Version 13 and Version 14 of Old/orbitHandler


Ignore:
Timestamp:
Aug 23, 2006, 4:30:47 PM (18 years ago)
Author:
cmdavies
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/orbitHandler

    v13 v14  
    117117}}}
    118118
     119   === Command: orbitRun and orbitRunWait ===
     120
     121These commands will execute a command directly on the node itself the only difference is that orbitRunWait will block until the command has completed.
     122
     123Configure the ip address of a the node
     124{{{
     125joeuser@console.sb1:~$ ./orbitRunWait nodeset "ifconfig ath0 192.168.%x.%y"
     126}}}
    119127
    120128
    121129
    122130
     131