close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Nov 17, 2009, 8:25:47 PM (16 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v8
|
v9
|
|
6 | 6 | |
7 | 7 | * 架設 DRBL-BOINC 實驗平台 |
| 8 | * 常用 boinc_cmd 指令 |
| 9 | {{{ |
| 10 | boinc_cmd --get_state |
| 11 | boinc_cmd --set_run_mode always |
| 12 | boinc_cmd --set_network_mode always |
| 13 | }}} |
8 | 14 | * 架設 DRBL-Ganglia 實驗平台 |
9 | 15 | * [備註] 由於 /etc/gmond.conf 預設的 mcast_if 是 eth1,而我們的機器是 eth0 接在一起,所以需要手動修改 |