Search
- 21. Chassis Manager Card, Instructions and Configuration
- (Configurations)
- ... = ; Choose a unique mac address for your network and an ip address according to your network address. 5) Compile and flash firmware through USB stk500v2 programmer First you should install avr library ...
- Created on 02 February 2012
- 22. Compilation of ath9k driver on .ndz images for NITOS-grid Commell LV-67B nodes
- (Instructions)
- ... KLIB_BUILD=/usr/src/linux-headers-2.6.35.13-my-new-kernel-atheros-enabled install-modules or root@node024:$ compat-wireless-2011-06-01> make KLIB=/usr/src/linux-headers-2.6.35.13-my-new-kernel-atheros-enabled ...
- Created on 18 October 2011
- 23. Linux Kernel Compilation for supporting ath9k modules in NITOS-grid Commell LV-67B nodes
- (Instructions)
- ... then we will use node024 to install the *.deb that we will provide us the new kernel and the new headers that we will use for the compilation of the compat-wireless. Of course we can use only node025 ...
- Created on 18 October 2011
- 24. Web cameras
- (Hardware)
- ... snapshots of NITLab web cameras installation follow. Here you can find an illustrated tutorial for constructing these suitable waterproof web camera cases. Furthermore, there is an OMF scenario ...
- Created on 15 October 2011
- 25. Capture Effect OMF/OML experiment
- (OMF Tutorials)
- ... the applications and the interface settings of the Receiver 48 defGroup('Receiver',"omf.nitos.node009") 68 69 onEvent(:ALL_UP_AND_INSTALLED) 92 93 # Define a graph to display while the experiment ...
- Created on 03 October 2011
- 26. Streaming video with OMF
- (OMF Tutorials)
- ... installed at NITOS server and illustrates the collected streams. An external PC is connected to http://nitlab.inf.uth.gr/zm (which lies on NITOS server) and selects which camera wants to watch. ...
- Created on 03 October 2011
- 27. Windows Format in NITlab PC's
- (Configurations)
- Gia na kaneis format se Windows sta PC pou exoume sta grafeia tou EKETA, prepei kata to installation ton Windows na peraseis SATA drivers oste na mporeseis na deis tous sklirous, allios den mporeis na ...
- Created on 22 September 2011
- 28. OMF Nitos & Planetlab Federation
- (Configurations)
- Nitos testbed can support federation with the Planetlab testbed via OMF. In order to be able to use them together, we need to install the OMF EC at our PC. Instructions can be found at http://omf.mytestbed.net. ...
- Created on 06 September 2011
- 29. Ath9K Driver
- (Instructions)
- ... also create *.deb packages, and then we will use node024 to install the *.deb that we will provide us the new kernel and the new headers that we will use for the compilation of the compat-wireless. ...
- Created on 11 June 2011
- 30. Experiment 3 - Wlanconfig Wrapper
- (OMF Tutorials)
- ... = property.wifi node.net.w0.channel = property.channel node.net.w0.essid = "expmonitor" node.net.w0.ip = "192.168.0.1" end onEvent(:ALL_UP_AND_INSTALLED) do |event| wait 1 allGroups.startApplications ...
- Created on 24 May 2011
- 31. How to download packages through apt-get install
- (Instructions)
- This allows you to install Ubuntu packages on the nodes via a proxy on the AM (or any other machine on the control network). edit /etc/apt/sources.list on the nodes and make sure the entries look like ...
- Created on 09 May 2011
- 32. ath5k / ath9k configuration
- (Configurations)
- ... will be compiled. 4. Build and install driver make sudo make install now you can either restart your pc or use the command sudo modprobe ath5k or sudo modprobe ath9k to load the driver ...
- Created on 20 January 2011
- 33. Setup Samba Client
- (Configurations)
- First of all, you have to install the SAMBA file system client program. sudo apt-get install smbfs Next, create the mount folder. You will need a separate folder for each mount. sudo mkdir /LOCAL-DIR/FOLDER Using ...
- Created on 10 January 2011
- 34. Click Modular Router
- (Wireless Experimentation)
- ... and traffic through the use of Otcl scripting. Installing NS If you have trouble installing NS2 v2.33 follow this: NS2 v2.33 Installation on Ubuntu 8.04 Learning NS A good starting point is to follow ...
- Created on 23 February 2010
- 35. Introduction to Wireless LAN 802.11
- (Wireless Experimentation)
- ... install this tool and provides comprehensive usage information. ...
- Created on 23 February 2010
- 36. How to run a simple experiment via OMF in the testbed
- (OMF Tutorials)
- ... } onEvent(:ALL_UP_AND_INSTALLED) An OMF experiment script is divided into two parts: Resource requirements and configuration section: This is where we declare the resources to be used in our experiment ...
- Created on 23 February 2010