Changes between Version 2 and Version 3 of GEC21Agenda/ChoiceNet/access
- Timestamp:
- 10/15/14 13:06:07 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GEC21Agenda/ChoiceNet/access
v2 v3 45 45 46 46 wget http://choicenet.netlab.uky.edu/choicenet.tar.gz 47 47 48 tar xzf choicenet.tar.gz 49 48 50 cd choicenet/source/bin/ 51 49 52 sudo ln -s /usr/lib64/libpcap.so.1.1.1 /usr/lib64/libpcap.so.0.8 53 50 54 sudo ln -s /usr/lib64/libcrypto.so /usr/lib64/libcrypto.so.1.0.0 51 55 52 56 echo "UserKnownHostsFile=/dev/null" >> ~/.ssh/config 57 53 58 echo "StrictHostKeyChecking no" >> ~/.ssh/config 59 54 60 sudo apt-get update;sudo apt-get install iperf 55 61 56 62 ./gt -f /tmp/rspec.xml -l hussamn -i ~/.ssh/id_rsa configure 63 57 64 ./gt -f /tmp/rspec.xml -l hussamn -i ~/.ssh/id_rsa install 58 65 … … 60 67 61 68 ./gt -f /tmp/rspec.xml -l hussamn -i ~/.ssh/id_rsa pathServiceOn 69 62 70 ./sendAdvertisements.sh