'silentarmy'에 해당되는 글 1건

CentOS 7.x ZCash 채굴프로그램 silentarmy 설치


CentOS 7.x 버전에서 파이썬은 2.7 버전입니다.


▶ Python 3.6 버전 설치

yum install -y https://centos7.iuscommunity.org/ius-release.rpm

yum install -y python36u*

yum remove -y ius-release.noarch

ln -s /usr/bin/python3.6 /usr/bin/python3


▶ silentarmy 설치

wget https://github.com/mbevand/silentarmy/archive/v5.tar.gz

tar zxvf v5.tar.gz

cd silentarmy-5

./silentarmy

Connecting to us1-zcash.flypool.org:3333

Could not find '/root/silentarmy-5/sa-solver' binary; make sure to run 'make' to compile it

wget https://github.com/mbevand/silentarmy/releases/download/v5/sa-solver.linux64.v5 -O sa-solver

chmod +x sa-solver


▶ silentarmy 실행

./silentarmy -c stratum+tcp://zec.pool.minergate.com:3357 -u 마이너게이트이메일계정


리눅스 서버에 실제 그래픽카드가 없어서 제대로 되는지 확인은 못 하였습니다~


블로그 이미지

영은파더♥

가상서버호스팅 VPS 리눅스 서버관리 윈도우 IT

,