Post
Topic
Board Mining support
Re: Dumb RPI question
by
deltalima
on 10/08/2015, 18:00:17 UTC
I know I can putty into a rpi. But everytime I close the connection it closes the session on the pi. Is there an easy command that can continue the process when closing the connection?

I tried google, probably didn't search the proper terms.


You win a cookie if you know Cheesy

screen or nohup can be used.

Alternatively vnc and keep a terminal open on the desktop.

example

screen -dmS MINER /usr/local/bin/cgminer --config /etc/cgminer.conf