• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Boinc & Linux

Stormgiant

Senior member
Need your help on setting up a linux box.

I've just started running Linux on the A64, and need help to install boinc.

I've downloaded the file for linux, and untar it. Now, how do I make it running ?

P.S. - I've have not touched *unix since SCO Unix on collegue, so my knowledge is pretty basic.
Gonna past next weeks reading alot, but would like to set this machine to high gear.

TIA,

 
Isn't running linux, so is just "stealing" from another forum:
download the file. open a terminal and do the following:
gunzip boinc_whatever.gz
chmod +x boinc_whatever
./boinc_whatever

then put in the project url (http://setiathome.berkeley.edu) and the key they emailed you when you signed up.

Hopefully this should work, if not, try
./boinc_whatever -attach_project

 
Back
Top