![]() |
is there a Linux fah terminal command list? is there a list of commands for linux fah so that I can use to Pause or stop my folder via terminal? |
Use a program called screen and run fah in it |
screen?I never heard of that program before |
Screen allows programs to continue running even after you close out of your ssh or terminal session. Been around forever. |
Here ya go: To install Screen, type: Code: sudo apt-get install screenSo.. to start the folding client using screen: you will go: Code: cd fahIt will say that the screen was detached and you can go about doing other things in terminal with FAH still running. To reattach the screen go: Code: screen -r |
Quote:
|
the way that is being proposed here works very well with the V6.34 client. if you are using the V7 client, that is a whole other ball game. if it is running as a service you can type Code: sudo /etc/init.d/FAHClient stopCode: sudo /etc/init.d/FAHClient startThe V7 client will also accept telnet communication as well but I haven't looked into that. I use the V7 FAHControl running on one machine to remotely control (and HFM to monitor) my clients |
Quote:
I cannot believe how much I have forgotten with Linux commands I can't even access my Linux machine to monitor it remotely |
Quote:
I have a couple questions for you. 1. what version of the client do you have installed? 2. Are you using Ubuntu? if so is it a server version (no GUI) or desktop? 3. did you follow a guide of any kind? 4. do you have ssh installed on your Linux machine? I have written a CLI guide for linux that I find works quite well. (i think, but I wrote it so i guess I would:bleh:) you can check that out if you want. I cover remotely controling from another machine in it as well. let me know what you think. NCIX FORUMS - Advanced: Ubuntu - CLI Install of V7 Fo... Cheers |
| All times are GMT -7. The time now is 12:15 AM. |