Search
- 1. Icarus v1 Power Button Settings
- (Configurations)
- 1.- sudo gedit /etc/acpi/events/powerbtn 2.- Add # to comment line: #action=/etc/acpi/powerbtn.sh 3.- Add a new line: action=/sbin/poweroff 4.- Save file 5.- Open a console and type: sudo acpid restart ...
- Created on 19 September 2012
- 2. Chassis Manager Card, Instructions and Configuration
- (Configurations)
- ... -P /dev/ttyUSB0 Hint: Please check at first the name of the port that is given at your programmer, by checking all available ports, with tab button after you have written /dev/ttyUSB in the console. ...
- Created on 02 February 2012
- 3. Capture Effect OMF/OML experiment
- (OMF Tutorials)
- ... data.each do |d,v| 158 g.addLine(v, :label => d) 159 end 160 end 161 end 3. Running the experiment and viewing the results. To run the above experiment simple type in the console ...
- Created on 03 October 2011
- 4. Putty paswordless login
- (Instructions)
- In this tutorial we will show how to achieve passwordless login to console server through Putty. Open the PuttyGen for creating your private/public keys. Select SSH-2 RSA type of key and click Generate. ...
- Created on 30 June 2011
- 5. Ath9K Driver
- (Instructions)
- ... version of ath9k driver under 2.6.35.13 headers on ubuntu_nitos_commell_ath9k_enabled.ndz file. Those binaries can be found under /var/lib/omf-images-5.3 directory in NITOS console server and can be ...
- Created on 11 June 2011
- 6. Experiment 3 - Wlanconfig Wrapper
- (OMF Tutorials)
- ... two files as following: chmod +x /usr/bin/wlanmonitor-simple.rb chmod +x /usr/bin/oml4r.rb On your machine or testbed console: Your OMF Application Definition ("wlanmonitor_app.rb") is in the same ...
- Created on 24 May 2011
- 7. Server migration
- (Latest)
- Update: Server migration completed! New features of reboot server are available. Please read the tutorial for more information. Due to Console server migration the services of NITOS will be ...
- Created on 11 April 2011
- 8. Tutorial on using NITOS
- (Uncategorised)
- ... it in this tutorial. Connecting to the NITOS Server You will need ssh public-key authentication to connect to the Console Server in the NITOS testbed. If you do not already have an ssh keypair, or ...
- Created on 13 March 2011
- 9. Generic Console commands
- (Configurations)
- 1. Blacklisting ath_pci did result in the above "Unknow symbol" lines no longer appearing in the output of dmesg. I opened the file /etc/modprobe.d/blacklist sudo gedit /etc/modprobe.d/blacklist and ...
- Created on 03 February 2011
- 10. clone a CD from console
- (Configurations)
- You cantry: Code: dd if=/dev/cdrom of=image.iso You can also mount that iso: Code: mkdir /mnt/iso mount -o loop,ro -t iso9660 ./image.iso /mnt/iso Then, if when you want to burn it: Code: cdrecord ...
- Created on 10 January 2011
- 11. NITOS Wireless Testbed - Network Implementation Testbed Laboratory
- (Uncategorised)
- ... for experimentation and developing through a wiki-site. The second one, the console-server, is used to run experiments on the testbed through OMF, and to host various network services including DHCP, DNS, ...
- Created on 09 August 2008