闲置服务器的CPU算力挖XMR
Centos 6 矿池:xmr.nanopool.org yum -y install epel-release yum -y install centos-release-scl cmake3 hwloc-devel libmicrohttpd-devel openssl-devel yum -y install devtoolset-4-gcc* yum -y install git scl enable devtoolset-4 bash git clone https://github.com/fireice-uk/xmr-stak-cpu xmr-stak cd xmr-stak #调整百分之二的开发者捐赠 sed -i ‘s/2.0/0.0/g’ donate-level.h cmake3 . make install cd /root/xmr-stak/bin 先运行一遍 ./xmr-stak-cpu 会给出推荐的CPU配置信息,将它编辑进config.txt,并填写钱包地址、矿池地址、Payment ID等信息 httpd_port 设置http访问端口,可以用网页查看矿机状态 “cpu_threads_conf” : [ { “low_power_mode” […]
. Read more
