Here is a question for our Linux/Raspbian crowd:
My plan was to run this off my RPI 3 as a headless system. I can putty in, do admin tasks, start, etc.
Trouble starts when I try to figure out how to log out & leave the pi mining.
Anyone have a good method for this?
I tried some tests with nohup command:
nohup ./startmoonlander.sh &
-
This does load bfgminer in background (with red LEDs flashing),
But not sure how to bring if forward again and worse the mining still stops when I close putty session.