finstall in action


It is easy to setup the FAH client with the finstall script:

curl -O http://ra.vendomar.ee/%7Eivo/finstall
chmod +x ./finstall
./finstall

./foldingathome/installService

/etc/init.d/folding start
/etc/init.d/folding status dirs
/etc/init.d/folding status dirs fpd
/etc/init./folding stop


Note: In case of the SMP FAH client, you need to use a bit different command:

curl -O http://ra.vendomar.ee/%7Eivo/finstall
chmod +x ./finstall
./finstall smp

./foldingathome/installService

/etc/init.d/folding start
/etc/init.d/folding status dirs
/etc/init.d/folding status dirs fpd
/etc/init./folding stop


If this is somewhat confusing then some images should help you more:

a) find your way into the console:
location of terminal

terminal window
b) download finstall:
getting finstall

finstall is downloaded
c) make finstall script executable:
chmod in action
d) start finstall script:
starting finstall
e) configure FAH client:
configure FAH

configure FAH

configure FAH

configure FAH
f) install FAH client as service:
installService
installService
g) start/stop/status of FAH client:
starting FAH

FAH status

FAH status

FAH status

fpd

FAH stop

More detailed information/instructions are available at:
http://fahwiki.net/index.php/The_finstall_script
http://ra.vendomar.ee/%7Eivo/finstallFAQ.txt
http://forum.folding-community.org/viewtopic.php?t=2283
http://ra.vendomar.ee/%7Eivo/finstall