Raspberry Pi – installing CGminer package on Debian 9 (Stretch)

raspberrypi_logo.jpg   Installing CGminer package on Debian 9 (Stretch) is as easy as running the following command on terminal

# apt-get update
# apt-get upgrade -y
# apt-get install cgminer
# cgminer -o stratum+tcp://eu.stratum.slushpool.com:3333 -u <user>.<workername> -p <password>

AntminerU2_01

Leave a Reply

You must be logged in to post a comment.