Changes between Version 13 and Version 14 of Old/orbitHandler
- Timestamp:
- Aug 23, 2006, 4:30:47 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Old/orbitHandler
v13 v14 117 117 }}} 118 118 119 === Command: orbitRun and orbitRunWait === 120 121 These commands will execute a command directly on the node itself the only difference is that orbitRunWait will block until the command has completed. 122 123 Configure the ip address of a the node 124 {{{ 125 joeuser@console.sb1:~$ ./orbitRunWait nodeset "ifconfig ath0 192.168.%x.%y" 126 }}} 119 127 120 128 121 129 122 130 131