Changes between Initial Version and Version 1 of jazz/drbl-boinc-helper


Ignore:
Timestamp:
Apr 16, 2008, 4:17:44 PM (17 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/drbl-boinc-helper

    v1 v1  
     1= DRBL BOINC Helper =
     2
     3== Technical Notes ==
     4
     5 * Install boinc-client on Debian Etch
     6{{{
     7# apt-get install boinc-client
     8}}}
     9 * Running boinc-client to attached IBM World Community Grid
     10{{{
     11# boinc -attach_project $BOINC_SERVER_URL $BOINC_ACCOUNT_ID
     12Ex.
     13# boinc -attach_project www.worldcommunitygrid.org eefb21e248465330af393b754614f10b
     14}}}