prepare your afs account
- info
static IP 192.168.28.140 bjcms01.ihep.ac.cn ( also registered in DNS server)
192.168.28.141 bjcms02
scope available 192.168.28.140-149
Mask 255.255.255.128
GateWay 192.168.28.129
Display only machine setup
- Install SLC4X i386 via http from mirror.ihep.ac.cn
modify IP address/ ntpd info / chiness font support
x-software-development
openafs-client
- ATI driver:
./ati-driver-installer-9-6-x86.x86_64.run
aticonfig --initial=dual-head
- Install jdk
mkdir -p /opt/Packages
cd /opt/Packages
tar xzvhf \$POST/s3/jdk1.5.0_15.tar.gz
- setdisplayonly
cd /data/control_room_beijing/display_only/
./setdisplayonly.sh
- When reboot machine it will autologin with ccconsole account, which automatically start_firefox and VNCviwer server.
- As described upper, We have to register our host to cmscc.
http://cmsdoc.cern.ch/cmscc/viewall.jsp
send mail to Gilles Raymond <gilles.raymond@cern.ch>
Can also cc to Lucas TAYLOR <Lucas.Taylor@cern.ch>
Hands on machine setup
- Install SLC5X i386 via http from mirror.ihep.ac.cn
- ATI driver:
./ati-driver-installer-9-6-x86.x86_64.run
aticonfig --initial=dual-head
- AFS login:
cd afs_all_patch_3.0_for_x86_64
./afs_patch_install.sh
vi /etc/ssh/sshd_config
# comment out "TcpRcvBufPoll yes" in /etc/ssh/sshd_config file
- create a firefox profile share with all shifters.
firefox -p /afs/ihep.ac.cn/users/l/liangd/public
find /afs/ihep.ac.cn/users/l/liangd/public -exec chmod 777 {} \;
make a /data/control_room_beijing/start_shift_firefox.sh to modify ~/.mozilla/firefox/profiles.ini
Shift procedures
- logon machine with his AFS account
- open a console
sh /data/control_room_beijing/start_shift_firefox.sh
--
LiangDong - 2009-07-10