Help please?

ElricXVII

Weaksauce
Joined
Jan 4, 2005
Messages
71
I have newly installed Ubuntu 6.06 (Yeah I know, 7.04 is newer but it wont install. Kicks me to busybox when I install.) Got my client installed, and running, now I need to get it in as a service but I am not familiar with scripting or the console. Any walkthroughs to make this simple?



 
7.04 is not ready for prime time, upgrade to 6.10 if you need to.

go into /etc and edit your rc.local file to add this line.
sudo sh -c "cd /home/user/folding; ./FAH504-Linux.exe -local -forceasm -verbosity 9"

Put this line above the line that says(exit 0).

Were I have (/home/user/folding) you would put your path to where you have F@H installed.

Reboot and the service will start!



 
Have a look at Finstall.
Used with the SMP switch it self installs the client and sets it up as a service.
The Windozes client came out therefore I've never got around to trying it.

Luck ........ :D
 
Back
Top