LampPi

 

Notes


Install Seti@Home

1. Join Seti@Home if you do not have an account.

Site: http://setiathome.berkeley.edu/

Note: Record your email address, password and weak account key.
Note: If you do not have a team, join "Raspberry Pi".


2. Make a backup of your current microSD chip


3. Update system and install Boinc (in a terminal shell)

$ sudo apt-get update
$ sudo apt-get upgrade
$ sudo apt-get dist-upgrade
$ sudo apt-get install dnsutils whois unzip lsb-release
$ sudo apt-get install chkconfig dos2unix
$ sudo apt-get install git
$ sudo apt-get install cmake
$ sudo apt-get install build-essential
$ sudo apt-get install boinc
$ sudo apt-get clean
$ sudo reboot
$ sudo apt-get update
$ sudo apt-get upgrade
$ sudo apt-get dist-upgrade
$ sudo reboot


4. Attach to the Seti project

$ boinccmd --project_attach http://setiathome.berkeley.edu/ < your_weak_key >


5. Status and Help

$ boinccmd --help
$ boinccmd --get_state
$ more /var/lib/boinc-client/stdoutdae.txt
$ top [press "q" to quite]


6. Results should start showing up in your Seti account

Site: https://setiathome.berkeley.edu/login_form.php?next_url=home.php

===================

1. Uninstall instructions

$ boinccmd --project http://setiathome.berkeley.edu/ detach


About

Contact

Links

Site Map

© LampPi 2024