Changes between Version 4 and Version 5 of jazz/09-06-30
- Timestamp:
- Sep 4, 2009, 6:17:07 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/09-06-30
v4 v5 2 2 3 3 * [專案] OpenPBS 測試 qsub 與 qstat 4 {{{ 5 $ echo "sleep 60; date" | /opt/torque/bin/qsub 6 $ /opt/torque/bin/qstat 7 }}} 4 8 * VirtualBox 與 Lustre 2.6.22.19 核心 - 為了在 2.6.22.19 核心上裝 VirtualBox,我們會需要 linux-headers-2.6.22.19-lustre-amd64 套件,並告知 KERN_DIR 位置 5 9 {{{