Boinc: Difference between revisions

From Hurlster Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
Line 1: Line 1:
== Boinc setup for SETI@HOME on Ubuntu 9.04 ==
== Download Client ==
  apt-get install boinc-client boinc-app-seti
  http://boinc.berkeley.edu/download_all.php
or
wget http://einstein.ligo.caltech.edu/download/boinc/dl/boinc_6.6.40_i686-pc-linux-gnu.sh


=== Remove Authentication string ===
=== Install ===
delete info inside BOINC/data/gui_rpc_auth.cfg
~$ sh boinc_7.2.42_x86_64-pc-linux-gnu.sh
~$ cd BOINC/


=== Attach to SETI project ===
=== Attach to SETI project ===
  boinccmd --project_attach http://setiathome.berkeley.edu/ auth(key)
  <strike>boinccmd --project_attach http://setiathome.berkeley.edu/ auth(key)</strike>
./run_client --daemon --attach_project http://setiathome.berkeley.edu/ (authkey)


=== Check Status ===
=== Check Status ===

Latest revision as of 16:13, 24 December 2014

Download Client

http://boinc.berkeley.edu/download_all.php

Install

~$ sh boinc_7.2.42_x86_64-pc-linux-gnu.sh
~$ cd BOINC/

Attach to SETI project

boinccmd --project_attach http://setiathome.berkeley.edu/ auth(key)
./run_client --daemon --attach_project http://setiathome.berkeley.edu/ (authkey)

Check Status

boinccmd --get_state
or
tail -f /var/lib/boinc-client/stdoutae.txt