Changes between Version 15 and Version 16 of Internal/RunningDemos
- Timestamp:
- Dec 23, 2005, 6:01:12 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/RunningDemos
v15 v16 1 1 = HowTo for ORBIT Demos = 2 This document describes the technical procedure for showing demonstrations on the ORBIT Indoor testbed. The objective here is to cover all the technical aspects so that any novice ORBIT user can run these demos. The current version covers two demos2 This document describes the technical procedure for showing demonstrations on the ORBIT Indoor testbed. The objective here is to cover all the steps required to run the following two demos: 3 3 * Conference room demo 4 4 * Streaming video demo … … 13 13 === Preliminaries === 14 14 15 1. '''Image name'''[[BR]]baseline.ndz node image file must be used. Resides on repository2:/export/orbit/image. 15 1. '''Image name'''[[BR]]baseline.ndz node image file must be used. Resides on repository2:/export/orbit/image. 16 (a) Log onto console.sb9.orbit-lab.org using ssh (see HowToGetStarted). 17 (b) Turn off all nodes using the following command: 18 {{{ 19 wget -O - 'http://cmc:5012/allOff' 20 }}} 21 (c) Execute the following command on console.sb9. 22 {{{ 23 imageNodes atheros baseline.ndz 24 }}} 16 25 26 17 27 2. '''nodeHandler scripts''' 18 28