Skip to content

cpuminer multi setup script - cryptonote just change pool and address - ubuntu & centos

Notifications You must be signed in to change notification settings

aeugenegray/cpuminer-multi-autoscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CPUMiner Multi - Auto Install Script Centos & Ubuntu - Cryptonote

Centos Code

sudo yum -y update

sudo yum install -y epel-release tmux git expect

git clone https://github.com/aeugenegray/cpuminer-multi-autoscript.git

cd cpuminer-multi-autoscript

chmod +x cpumulti-centos-1.sh

chmod +x expect-2.sh

./cpumulti-centos-1.sh

Ubuntu Code

sudo apt-get -y update

sudo apt-get install -y epel-release tmux git expect

git clone https://github.com/aeugenegray/cpuminer-multi-autoscript.git

cd cpuminer-multi-autoscript

chmod +x cpumulti-ubuntu-1.sh

chmod +x expect-2.sh

./cpumulti-ubuntu-1.sh

Inline

sudo yum -y update && sudo yum install -y epel-release tmux git expect && git clone https://github.com/aeugenegray/cpuminer-multi-autoscript.git && cd cpuminer-multi-autoscript && chmod +x cpumulti-centos-1.sh && chmod +x expect-2.sh && ./cpumulti-centos-1.sh

*1st 60 Seconds of mining are donated for development purposes. No other donations.

Stay Thirsy My Friends

BTC: 38NQuDc5NLWLo7oTygn1y1ipWhLYNWHhai

LTC: MAjxfmJ1zUZd6mCxJ4YpuD6UDCV9TRExbZ

ETH: 0x17654BB8c979D88cD783C212Ec8AE19cF2565641

XMR: 42si9ingS34BnhGVBamjZUSDZr8XmEENeEypeRjnZVGgXCtr5rano1UjXqrT3anyZ22j7DEE74GkbVcQFyH2nNiC3dJ1V5J

BCH: qpf93ymdf267ujyuu7rqtm2t6lxewl7jns8yv8pjtm

Releases

No releases published

Packages

No packages published

Languages