#17 How to fix a Ubuntu Folding At Home machine fails downloads (stop) over sketchy network con
Crazy-Logic
Here's a quick video on how I kick start my Ubuntu Folding machine back into folding after it stops half way through a download due to a poor network link.
It's almost certainly not best practice, but sometimes, getting something working is more important than root cause analysis and fix.
Here are my usual commands for the workaround...
service --status-all service FAHClient stop (doesn’t work) PS aux | grep fahclient Sudo kill -9 (PID) Cd /var/lib/fahclient/ DIR sudo rm -rf cores sudo rm -rf work sudo rm -rf logs sudo rm -rf log.txt sudo service FAHClient start
Et volia
------------------------------------------- Get Social ------------------------------------------- Facebook: https://www.facebook.com/crazylogica Twitter: https://twitter.com/crazy__logic Instagram: https://www.instagram.com/crazy__logic Github: https://github.com/crazy-logic Twitch: https://www.twitch.tv/crazy__logic Webby: http://www.crazy-logic.co.uk. ... https://www.youtube.com/watch?v=-vYus6FVpnQ
8264453 Bytes