[NiceHash] Headless? Daemon? zec.suprnova.cc - Help

I am running on zec.suprnova.cc - SSH into a couple boxes.

They are running fine but if I close putty then they stop.

How can use --daemon mode, headless or what do I need to do to close SSH (putty)?

I used this to install

apt-get install cmake build-essential libboost-all-dev
git clone GitHub - ocminer/nheqminer: Equihash miner for NiceHash
cd nheqminer/nheqminer
mkdir build
cd build
cmake …
make

run miner

./nheqminer -l zec.suprnova.cc:2142 -u Weblogin.Worker -p password

-screen a
then run
./nheqminer -l zec.suprnova.cc:2142 -u Weblogin.Worker -p password

ctrl+d+a

That should do the trick

then when you login again to see daemon

-screen r

1 Like

Thank you

That worked

1 Like