我现在测试下来,ks3c I5 为例。现在算来回本没什么大问题,还能小赚。
一下网站,注意用打开ss访问,不然打不开的
首先安装cpuminer
- sudo apt-get install build-essential libcurl4-openssl-dev git automake libtool libjansson* libncurses5-dev libssl-dev
- git clone –recursive https://github.com/tpruvot/cpuminer-multi.git
- git checkout linux
- ./autogen.sh
- ./configure CFLAGS=”-march=native” –with-crypto –with-curl
- make
- ./cpuminer -help
复制代码
注意用打开ss访问
登录:https://minergate.com
注册账号后
打开:https://minergate.com/altminers/cpuminer-multi-wolf
可以看到自己的挖矿代码
在界面打开screen
将Mine替换成./cpuminer
用XMR举例 ./cpuminer -a cryptonight -o stratum+tcp://xmr.pool.minergate.com:45560 -u YOUR_EMAIL -p x
Leave a Reply