close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": libsvn_ra_local-1.so.1: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
May 22, 2008, 3:06:51 PM (18 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v1
|
v2
|
|
| 3 | 3 | * 啟動 DRBL LiveCD |
| 4 | 4 | * 開啟 terminal 安裝 boinc-client , 然後啟動 boinc-client 到背景跑, 用 boinc_cmd 加入中心自己架的 BOINC 範例及 WCG |
| 5 | | <pre> |
| | 5 | {{{ |
| 6 | 6 | user@debian:~$ sudo su - |
| 7 | 7 | debian:~# apt-get install boinc-client |
| … |
… |
|
| 9 | 9 | debian:~# boinc_cmd --project_attach http://140.110.240.195/bioinfo 565b90756d47438d6cddcf58913c09cd |
| 10 | 10 | debian:~# boinc_cmd --project_attach http://www.worldcommunitygrid.org 8528e341841afe33648c55fd2ed5c17f |
| 11 | | </pre> |
| | 11 | }}} |