Sorry, again a very nooby question from me. But yeah, I need to learn and get up the curve.
What command I would to insert in the command line, if I want to stop mining?
I guess there must be a code that make it happen?
Many thanks in advance!
Richi
"setgenerate false" will stop it. If you want to do less than all cores, you can do "setgenerate true 4" (example 4 cores) in steps of 2..2,4,6,8 and so on.