tar -zxvf ge62u2_1_lx24-amd64.tar.gz cd ge6.2u2_1
mkdir /usr/local/SGE cp ge-6.2u2_1-bin-lx24-amd64.tar.gz /usr/local/SGE cp ge-6.2u2_1-common.tar.gz /usr/local/SGE cd /usr/local/SGE tar -zxvf ge-6.2u2_1-bin-lx24-amd64.tar.gz tar -zxvf ge-6.2u2_1-common.tar.gz
cd /usr/local/SGE ./install_qmaster
qconf -ah desktop01 qconf -ah node01 qconf -Ap ompi_par.txt
./install_execd
. /usr/local/SGE/default/common/settings.sh
cd /usr/local tar -zcvf SGE.tar SGE scp SGE.tar root@node01:/usr/local
cd /usr/local tar -zxvf SGE.tar cd SGE ./install_execd
apt-get install libmotif3 source /etc/profile
qmon