Getting the deamon running on Slackware 10.0

Questions and Answers : Unix/Linux : Getting the deamon running on Slackware 10.0
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile Cpt

Send message
Joined: 22 Jun 02
Posts: 6
Credit: 85,448
RAC: 0
Netherlands
Message 77557 - Posted: 8 Feb 2005, 16:49:59 UTC

Has anyone been able to get the boinc deamon running under slackware 10.0 (kernel 2.4.26)? I've tried it with the script offered on the site, but with that I end up with several .xml files all over the place and a reset project.

Cor
ID: 77557 · Report as offensive
Profile Chuck R. Bell
Avatar

Send message
Joined: 27 Feb 00
Posts: 13
Credit: 11,042,103
RAC: 0
United States
Message 77767 - Posted: 9 Feb 2005, 7:59:16 UTC

Sure! I've got it running on about 20 computers with Slackware. Version 10.0, and, 10.1, etc. Here's what I do:

First, I like to use the optimized clients for Linux. You can compile your own, but the ones from http://www.pperry.f2s.com/downloads.htm work great.

The first time you just run the client from the command line and have your

you enter the project url http://setiathome.berkeley.edu and your account id.

Then you can download this handy script, which I rename rc.boinc, make executable, and put it in /etc/rc.d and call it from rc.local to start boinc on boot.

You may need to edit that script slightly and change the line to put the right name of the client you use, for instance:

BOINC_EXEC=boinc_4.19_athlon-xp-pc-linux-gnu

Another handy program to use with BOINC/SETI is mSETImon:

http://msetimon.sourceforge.net/index.html#download


Have fun!

Chuck Bell

--------------
http://setiweb.ssl.berkeley.edu/team_display.php?teamid=112944


 We Listen and Compute!
            |/
         ( q p )
------oOOo-(_)-oOOo-------
http://www.dianetics.org
ID: 77767 · Report as offensive
Profile Cpt

Send message
Joined: 22 Jun 02
Posts: 6
Credit: 85,448
RAC: 0
Netherlands
Message 78767 - Posted: 12 Feb 2005, 13:31:51 UTC - in response to Message 77767.  

> Sure! I've got it running on about 20 computers with Slackware. Version 10.0,
> and, 10.1, etc. Here's what I do:
>
> First, I like to use the optimized clients for Linux. You can compile your
> own, but the ones from http://www.pperry.f2s.com/downloads.htm work great.
>
> The first time you just run the client from the command line and have your
>
> you enter the project url http://setiathome.berkeley.edu and your account
> id.
>
> Then you can download this handy script, which I rename rc.boinc, make
> executable, and put it in /etc/rc.d and call it from rc.local to start boinc
> on boot.
>
> You may need to edit that script slightly and change the line to put the right
> name of the client you use, for instance:
>
> BOINC_EXEC=boinc_4.19_athlon-xp-pc-linux-gnu
>
> Another handy program to use with BOINC/SETI is mSETImon:
>
> http://msetimon.sourceforge.net/index.html#download
>
>
> Have fun!
>
> Chuck Bell
>

Thanks Chuck,

I've downloaded the the object, I've ran the program interactively... now you mention 'this script'.... which script would that be? The standard script offered does not work correctly because that seems to 'hang' and does not start BOINC as a deamon. With my modifications I get it to work but as mentioned that scatters all the temporary files all over the place.

If you would be so kind as to point me to the script, I would be very gratefull.

Thnx

Cor
Thanks,

Cor
ID: 78767 · Report as offensive
Profile Trane Francks

Send message
Joined: 18 Jun 99
Posts: 221
Credit: 122,319
RAC: 0
Japan
Message 79109 - Posted: 13 Feb 2005, 17:11:44 UTC - in response to Message 78767.  
Last modified: 13 Feb 2005, 17:12:05 UTC

> If you would be so kind as to point me to the script, I would be very
> gratefull.

Why not just run it as a cron job under your usual user ID? My crontab looks like this:

# Start BOINC
*/10 * * * * cd /home/trane/boinc; ./boinc_4.19_i686-pc-linux-gnu 1>>./boinclog 2>>./boincerr

ID: 79109 · Report as offensive
Profile Chuck R. Bell
Avatar

Send message
Joined: 27 Feb 00
Posts: 13
Credit: 11,042,103
RAC: 0
United States
Message 79327 - Posted: 14 Feb 2005, 8:51:24 UTC - in response to Message 78767.  

> > Sure! I've got it running on about 20 computers with Slackware. Version
> 10.0,
> > and, 10.1, etc. Here's what I do:
> >
> > First, I like to use the optimized clients for Linux. You can compile
> your
> > own, but the ones from http://www.pperry.f2s.com/downloads.htm work
> great.
> >
> > The first time you just run the client from the command line and have
> your
> >
> > you enter the project url http://setiathome.berkeley.edu and your
> account
> > id.
> >
> > Then you can download this handy script, which I rename rc.boinc, make
> > executable, and put it in /etc/rc.d and call it from rc.local to start
> boinc
> > on boot.
> >
> > You may need to edit that script slightly and change the line to put the
> right
> > name of the client you use, for instance:
> >
> > BOINC_EXEC=boinc_4.19_athlon-xp-pc-linux-gnu
> >
> > Another handy program to use with BOINC/SETI is mSETImon:
> >
> > http://msetimon.sourceforge.net/index.html#download
> >
> >
> > Have fun!
> >
> > Chuck Bell
> >
>
> Thanks Chuck,
>
> I've downloaded the the object, I've ran the program interactively... now you
> mention 'this script'.... which script would that be? The standard script
> offered does not work correctly because that seems to 'hang' and does not
> start BOINC as a deamon. With my modifications I get it to work but as
> mentioned that scatters all the temporary files all over the place.
>
> If you would be so kind as to point me to the script, I would be very
> gratefull.
>
> Thnx
>
> Cor
>

Oops, I guess I forgot to post the url to the script. It is at:

http://phileimer.9online.fr/

Cheers -

Chuck

 We Listen and Compute!
            |/
         ( q p )
------oOOo-(_)-oOOo-------
http://www.dianetics.org
ID: 79327 · Report as offensive

Questions and Answers : Unix/Linux : Getting the deamon running on Slackware 10.0


 
©2024 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.