PDA

View Full Version : Folding on Linux?


Jengo
9 Mar 2004, 8:01am
well, since i am becoming a HUGE mandrake linux fan. i have decided to download F@H for linux. but the problem is...

its an .exe i was like wtf?! i installed it ok. but now i dont know how to get into the the console (im talking about the F@H console) to change my name. cause i accidentally put n as my name. anyone familiar with the linux version of F@H?

help is appreciated!

a2jfreak
9 Mar 2004, 8:07am
can't you just kill the process and then either edit the config file or enter the param -config to re-setup the client?

Jengo
9 Mar 2004, 8:12am
:scratch:

a2jfreak
9 Mar 2004, 8:23am
What's the name of the client? FAH4Console.exe? then do a ps -aux | grep FAH4Console.exe (been ages since I fooled w/ Linux, but I'm pretty sure that's the correct grep) Then you use KILL < PID >. After you do that, either edit the client.cfg file (at least that's the name in Windows, perhaps it's different in Linux, but I doubt it) or type FAH4Console.exe -config (if -config is the wrong param, then use whatever is needed, FAH4Console.exe -help or --help will probably tell you the params you can pass).