Questions and Answers :
Unix/Linux :
Step-by-step setup for cmd line
Message board moderation
Author | Message |
---|---|
Audiodef Send message Joined: 4 Jun 12 Posts: 2 Credit: 7,410 RAC: 0 |
I'm new to BOINC, and I'm about to give up before I've even started. Can someone post or link to a step-by-step guide for setting up BOINC in a terminal-only environment? I just spent an hour looking for information and trying different things, but so far, nothing I've read has worked. What also bugs me is that on Gentoo, the version in Portage is well behind the version available from the site. This all doesn't seem very organized. I think this is a marvelous idea, but I need accurate information in order to proceed. |
Jord Send message Joined: 9 Jun 99 Posts: 15184 Credit: 4,362,181 RAC: 3 |
In command-line window, type boinc /? boinc --helpfor its command line options, or boinc-client /? boinc-client --helpif you use a binary called like that and the use of the boinccmd (BOINC command-line) tool. What you first need to do is make an account at this site. You've done that, to post here. So the next thing we do is start the BOINC client: boinc or boinc-client (Enter) First we need to figure out what your authenticator key is, so that you can add the project. We're using the boinccmd tool for this, it needs the BOINC client running, which is why we started that already. boinccmd --lookup_account http://setiathome.berkeley.edu your_email your_passwordwhere "your_email" is the email address you used to create your account with and "your_password" the password on that account. In the blurb you get back, there'll be your authenticator key. Keep it to yourself, don't go post it anywhere, it's the strongest way in to an account here. Anyone who's seen it can use it to take over your account. So next you add Seti to BOINC boinccmd --project_attach http://setiathome.berkeley.edu {authenticator key}where "authenticator key" is the key you just got sent. It's a 32 character hexadecimal key. For more options with boinccmd do boinccmd /? boinccmd --help Versions available through Linux repositories are kept up-to-date by the people keeping those repositories up-to-day, not by Berkeley or BOINC development. If you have complaints about the BOINC available through your repository, then you'll have to address that complaint to the maintainer. |
Audiodef Send message Joined: 4 Jun 12 Posts: 2 Credit: 7,410 RAC: 0 |
Thanks! What does it mean when I get authorization failure -155? I get that when trying to lookup_account. |
Gundolf Jahn Send message Joined: 19 Sep 00 Posts: 3184 Credit: 446,358 RAC: 0 |
Try cd-ing to the BOINC directory before issuing the command. Check your access rights to that folder and its contents. Gruß, Gundolf |
©2025 University of California
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.