lucasjones / cpuminer-multi

Multi-algo CPUMiner & Reference Cryptonote Miner (JSON-RPC 2.0)
Other
635 stars 1.49k forks source link

Connection Lost if ssh timesout. #135

Closed Data-Gremlin closed 1 year ago

Data-Gremlin commented 2 years ago

Using RP4 on rasp OS lite. Installed and set up and logging in via ssh. When ssh connection times out or I shutdown, the connection showing on minergate is lost and shows no miners.

DarrenRainey commented 2 years ago

use screen or tmux to run the command otherwise the program will be killed when you logout or disconnect.