This is a discussion on FAH and Linux within the BRISKODA Folding Team forums, part of the Members Area category; Right. I'm trying to get into the linux world and so have 2 servers available to me to play with, ...
| |||||||
Pronounced "bris-skoda", a brisk skoda. | Register | FAQ | Members List | Calendar | Mark Forums Read |
| | #1 |
| Drink me! Join Date: Apr 2004 Location: Dublin
Posts: 2,026
Thanks: 10
Thanked 21 Times in 18 Posts
| Right. I'm trying to get into the linux world and so have 2 servers available to me to play with, one Fedora and one ubuntu. My question being.... How does one install and run the FAH client as a service on the installations? I have it downloaded,configured and on the ubuntu server but somehow need to set it up as a service (or the linux version). I presume this is a linux first-timers thing... Anyone?
__________________ BPM ![]() This is a website , NOT a mobile phone. STP USNG TXT SPK |
| | |
| | #2 |
| Mongreller Join Date: Apr 2003 Location: Ooo-ar, Oi be from Devonshire
Posts: 28,813
Thanks: 59
Thanked 258 Times in 210 Posts
| Anything in the stickies? I'm not 100% sure if there's anything about linux in the "tips" one - or if someone added to my "setting up as a client" thread. showing how to do it in linux I believe Manny and Col-G are experts in this field.
__________________ Jason - Mongrel owner! WOOOOF! Grrrrr Custom Fabia Bonnet Lifter Kits - £45! Click Me. Sign up to the Briskoda clubstand at TRAX - SILVERSTONE 07/09/08 CLICK LINK FOR INFO! YOUTUBE VIDEOS FROM PREVIOUS SHOWS TOO! See the mongrel's 260bhp Dyno Video! |
| | |
| | #3 |
| BRISKODA Staff Join Date: Nov 2002 Location: Stevenage Herts.
Posts: 10,556
Thanks: 21
Thanked 231 Times in 222 Posts
| Sadly not in the Linux field, I have only dabbled with it. I think you download the source code and compile it on the required version. Calling KLB Mike.
__________________ Manny 2005 Octavia 2.0TDi Elegance combi my skoda website http://www.octaviars.co.uk Join the briskoda.net folding team click Here for more info |
| | |
| | #4 |
| Briskodian Join Date: Sep 2003
Posts: 906
Thanks: 9
Thanked 12 Times in 12 Posts
| Folding-community.org :: View topic - Starting FAH as Daemon at startup. - APOLOGIES TO ALL FOR THE COOKIE PROBLEMS WE HAD!! I haven't read the above, but it might not help. If not, I'll be online again later this afternoon. Got to go!
__________________ Octavia 4x4 |
| | |
| | #5 |
| Drink me! Join Date: Apr 2004 Location: Dublin
Posts: 2,026
Thanks: 10
Thanked 21 Times in 18 Posts
| I found it after linking from TKW's link... Here's how to do it... First download the linux FAH client to a directory ( I used /opt/FAH/ ). Don't forget this line... chmod +x FAH504-Linux.exe From there run the client : ./FAH504-Linux.exe -config (I'm using the 5.04 version as the example). Enter your name and team number and then quit out of the client when all the downloading has been done. To make the client run in the background : ./FAH504-Linux.exe >/dev/null & To make the client run as a service, edit the /etc/rc.local file and add the folling lines to the bottom of it : cd /opt/FAH ./FAH504-Linux.exe >/dev/null & Thats it. Just a word of warning - This runs using the root username and therefore maybe not the safest. Have a look here
__________________ BPM ![]() This is a website , NOT a mobile phone. STP USNG TXT SPK Last edited by bpm; 28-12-2006 at 14:57. |
| | |
| | #6 |
| Briskodian Join Date: Sep 2003
Posts: 906
Thanks: 9
Thanked 12 Times in 12 Posts
| Also note that you don't have much control over it once you've redir'd output to /dev/nell - all you can do is kill the process, rather than shut it down. Glad to see you found it in the end
__________________ Octavia 4x4 |
| | |
| | #7 |
| Briskodian Join Date: Jan 2006
Posts: 13,527
Thanks: 71
Thanked 326 Times in 302 Posts
| On linux use screen rather than direct to /dev/null At a bash prompt type: # screen # cd folding # ./FAH<whatever version> I'll write up a proper how to when i get a moment |
| | |
![]() |
| Thread Tools | |
| Display Modes | |
|
|