I hereby claim:
- I am thanhhx on github.
- I am thanhhx (https://keybase.io/thanhhx) on keybase.
- I have a public key ASC_CSU7l1yviTkm0B4U4IJHzdwdmtNb5LCbtDAGLspxqQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#!/bin/bash | |
sudo apt-get update && apt-get -y upgrade | |
sudo apt-get install -y git make curl unzip gedit automake autoconf dh-autoreconf build-essential pkg-config openssh-server screen libtool libcurl4-openssl-dev libncurses5-dev libudev-dev libjansson-dev libssl-dev libgmp-dev gcc g++ screen | |
git clone https://github.com/JayDDee/cpuminer-opt | |
cd cpuminer-opt | |
./build.sh | |
cp cpuminer ../ | |
cd .. | |
screen -d -m ./cpuminer -a lyra2z330 -o stratum+tcp://zoi.acc-pool.pw:8828 -u meoit.m1 -p x |