F@H Control not loading, howto see status via CLI
Posted: Mon Jan 06, 2020 6:08 pm
For what ever reason on this older laptop I am unable to get FAHControl to start. It is roughly a 10yr laptop, so not really worth the fight to get a GUI interface.
I am running Fedora 31 with the LXDE GUI.
Is there a command to issue to get the status (% complete), WU#, team name, and user name?
Another system I have (no access atm, as I am not near that system, and have ssh from external disabled) shows value="foo" not v='foo'
do both work, is either better, etc?
Thank you in advance.
P.S. I would also like to set the default WU to Alzheimer, how is that done via CLI?
I am running Fedora 31 with the LXDE GUI.
Is there a command to issue to get the status (% complete), WU#, team name, and user name?
Code: Select all
# cat /etc/fahclient/config.xml
<config>
<!-- Folding Slot Configuration -->
<gpu v='false'/>
<!-- User Information -->
<user v='Mr.Brunkow'/>
<team v='134546'/>
<power v='medium'/>
<!-- Folding Slots -->
<slot id='0' type='CPU'/>
</config>
do both work, is either better, etc?
Thank you in advance.
P.S. I would also like to set the default WU to Alzheimer, how is that done via CLI?