cd /software/
934 ls
935 cd torque/
936 ls
937 cd 4.1.2/
938 ls
939 ./torque-package-mom-linux-x86_64.sh --help
940 ./torque-package-mom-linux-x86_64.sh --listfiles
941 ls
942 ./torque-package-clients-linux-x86_64.sh --listfiles
943 ./torque-package-clients-linux-x86_64.sh --install
944 clear
945 qsub
946 exit
947 df -h
948 cd /software/
949 ls
950 cd torque/
951 la
952 ls
953 cd 4.1.2/
954 ls
955 ls -ltr
956 pwd
957 cd /software/toolss
958 cd /software/tools
959 ls
960 cd ..
961 ls
962 cd torque/
963 ls
964 cd 4.1.2/
965 ls
966 ls -ltr
967 sh ./torque-package-clients-linux-x86_64.sh
968 sh ./torque-package-clients-linux-x86_64.sh --install --verbose
969 ls
970 cd ..
971 ls
972 cd ..
973 ls
974 pwd
975 cd src/
976 ls
977 cd torque-4.1.2
978 ls
979 cd con
980 ls
981 cd contrib/
982 ls
983 cd init.d
984 ls
985 ls -l /etc/init.d|grep trq
986 cp -a trqauthd /etc/init.d/
987 cd /etc/init.d
988 ls -ltr
989 getent passwd
990 ls
991 service trqauthd start
992 qstat
993 pbsnodes -l
994 chkconfig --add trqauthd
995 chkconfig trqauthd
996 chkconfig --list|grep trqauthd
999 vim /etc/hosts
//modify the torquemaster, and add new host to the manager by "qmgr -c"
No comments:
Post a Comment