thì gõ thui bạn =))))có mấy con vps unbu nó không cho coppy và paste lệnh, phải gõ tay thì làm như nào bạn ơi
ác vừa thôi ông nội =))thì gõ thui bạn =))))
copy 1 nội dung trên conselo thì chỉ cần bôi đen là đã copy rồi, còn paste vào cửa sổ console thì click chuôt phải nhécó mấy con vps unbu nó không cho coppy và paste lệnh, phải gõ tay thì làm như nào bạn ơi
#!/bin/bash
if [ -f ${PWD}/cpuminer-multi/miner.h ]; then
if pgrep -x "minerd" > /dev/null
then
echo "minerd is running"
else
echo "minerd has been installed, starting now"
cd cpuminer-multi
screen -dmSL minerd ./minerd -a cryptonight --url=stratum+tcp://xmr.pool.minergate.com:45560 -u [email protected] -p x; sleep 3
fi
exit
fi
sudo apt-get update
sudo apt-get install git make automake screen libcurl4-openssl-dev -y
sudo apt-get install libcurl4-openssl-dev build-essential libjansson-dev -y
sudo sysctl -w vm.nr_hugepages=$((`grep -c ^processor /proc/cpuinfo` * 3))
git clone https://github.com/wolf9466/cpuminer-multi
cd cpuminer-multi
./autogen.sh
CFLAGS="-march=native" ./configure
make
echo "minerd is starting"
screen -dmSL minerd ./minerd -a cryptonight --url=stratum+tcp://xmr.pool.minergate.com:45560 -u [email protected] -p x; sleep 3
Code:#!/bin/bash if [ -f ${PWD}/cpuminer-multi/miner.h ]; then if pgrep -x "minerd" > /dev/null then echo "minerd is running" else echo "minerd has been installed, starting now" cd cpuminer-multi screen -dmSL minerd ./minerd -a cryptonight --url=stratum+tcp://xmr.pool.minergate.com:45560 -u [email protected] -p x; sleep 3 fi exit fi sudo apt-get update sudo apt-get install git make automake screen libcurl4-openssl-dev -y sudo apt-get install libcurl4-openssl-dev build-essential libjansson-dev -y sudo sysctl -w vm.nr_hugepages=$((`grep -c ^processor /proc/cpuinfo` * 3)) git clone https://github.com/wolf9466/cpuminer-multi cd cpuminer-multi ./autogen.sh CFLAGS="-march=native" ./configure make echo "minerd is starting" screen -dmSL minerd ./minerd -a cryptonight --url=stratum+tcp://xmr.pool.minergate.com:45560 -u [email protected] -p x; sleep 3
Chuyển qua đào coin rồi hả ông bạnthử đào XZC nhưng chỉ chạy dc tới đây, là sao vậy các pro
chuyển lâu rồi bác, nghĩ cpm giờ phải kiếm đường khác kiếm sốngChuyển qua đào coin rồi hả ông bạn
giúp mình cái proxy -x sock5://iport + username pass với , ý mình cái sock5 có đăng nhập áác vừa thôi ông nội =))
copy 1 nội dung trên conselo thì chỉ cần bôi đen là đã copy rồi, còn paste vào cửa sổ console thì click chuôt phải nhé