Changes between Version 27 and Version 28 of Documentation/FAQ
- Timestamp:
- Feb 2, 2006, 5:39:49 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/FAQ
v27 v28 141 141 142 142 Yes. Each of the radio nodes is independently power controlled by the chasis manager. If your node hangs, or is otherwise unresponsive, you can reboot it. From the console machine, wget -0 - http://repository:5012/cmc/ and use the XML interface to modify the state of your node. 143 for example, power on node 4,4 with '''wget -O - -q 'http://cmc:5012/cmc/on?x=4&y=4''''143 for example, power on node 4,4 with command: wget -O - -q 'http://cmc:5012/cmc/on?x=4&y=4' 144 144 145 145 Are there Linux sources and packages available locally?