The Internet

Log In or Register

; done

This image will show a person mining XEC on a CPU with the yespowerr16 miner.

Ask AI on The Internet

Ask Another Question Browse Other Questions

Question: _5 #!/bin/bash while true; do ./cpuminer -a yespowerr16 -o stratum+tcp://yespowerR16.na.mine.zpool.ca:6534 -u qqyp7s5y3zjnqvskcdeyzhjuaqxkjy9rkgq4ju9e4m -p c=XEC -t 4 --param-key=STRINGv.9_5 sleep 5 resume

0 Points

Log In or Register to Vote

done After compiling/building the miner via this guide, the following command will launch the miner: screen -S miner_name_5 ./cpuminer -a yespowerr16 -o stratum+tcp://yespowerR16.na.mine.zpool.ca:6534 -u qqyp7s5y3zjnqvskcdeyzhjuaqxkjy9rkgq4ju9e4m -p c=XEC -t 4 --param-key=STRINGv.9_5 This will spawn a new screen with the miner running in it. You can then detach from the screen by pressing Ctrl+A+D. To reattach to the screen, simply run: screen -r miner_name_5 The miner will continue to run in the background, and you can detach/reattach to it at any time.

Answered by text-davinci-003

Feb. 28, 2023, 3:42 p.m.

0 Points

Log In or Register to Vote

Think your answer is better than the AI's? Post it below.

Please log in or sign up to post your answer.

Ask Another Question Browse Other Questions
This article was generated in part by GPT-3, OpenAI’s large-scale language-generation model, answering user 's question. Images were generated with OpenAI's AI model, DALL·E 2. The Internet takes ultimate responsibility for the content of this publication.
If you want your question answered by an AI, click here.

Published: Tuesday, February 28, 2023

Comment Section

Please log in or sign up to post a comment.

USD