ra-clay1 and ra-clay2
/dev/ttyS* should be readable and writable by students (check that echo "abc" > /dev/ttyS0 works in an ordinary student account)
udev rules files
/etc/udev/rules.d/ directory./etc/udev/udev.conf, then /var/log/messages will record the activity.
chargen
chargen-udp
daytime
daytime-udp
echo
echo-udp
finger
time
time-udp
snmpd
sshd
telnetd
basilisk.ctie.monash.edu.au is used as the relay computer for the Assignment II.
basilisk.ctie.monash.edu.au
basilisk.ctie.monash.edu.au is used for some labs as well. Following services should be running on basilisk:
chargen
chargen-udp
daytime
daytime-udp
echo
echo-udp
finger
time
time-udp
snmpd
sshd
/usr/local. It should create a directory called omnetpp3.4b2
/usr/local with this command: ln -s /usr/local/omnetpp3.4b2 omnetpp
cd /usr/local/omnetpp
./configure (check Installation help for problems and solutions)
./make
755) and files (644) are readable by ordinary users.
export PATH=$PATH:/usr/local/omnetpp/bin
export TCL_LIBRARY=/usr/share/tcl8.4
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/omnetpp/lib
This file can be used as the system /etc/bashrc to achieve this. Make sure that all students have this .bashrc file in their $HOME directories.
cd ~
cp -a /usr/local/samples/hcube .
cd hcube
opp-makemake
make
./hcube
| Topic LinuxLabConfiguration . { Edit | Attach | Ref-By | Printable | Diffs | r1.12 | > | r1.11 | > | r1.10 | More } |
|
Revision r1.12 - 20 Nov 2009 - 04:48 GMT - AhmetSekercioglu Parents: WebHome > LinuxAndWindowsLab |
Copyright © 1999-2003 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding TWiki? Send feedback. |