Subject: Re: Linux script
From: Klaatu
Date: 18/01/2005, 00:41
Newsgroups: alt.sci.seti

ET wrote:

I'm running classic on some macs and linuxes. I'm looking for a simple
shell script that I could place in the
home/ET/.kde/Autosart.

Its been awhile since I've run seti classic it should be similar to the
following boinc script, don't forget to make it executable with chmod +x

#!/bin/sh
cd /home/ET/boinc
./boinc_4.13_i686-pc-linux-gnu -return_results_immediately &

Cd to where your seti classic is installed then ./setiathome &

Or you could install Ksetispy, set it to start setiathome when Ksetispy
starts, and make a link from ~/.kde/Autostart to Ksetispy.
http://sourceforge.net/project/showfiles.php?group_id=30553