minergate.com - Hướng dẫn đào Monero cho người có nhiều VPS free

Theo bạn có nên đào Monero hay không!?


  • Total voters
    150

vancuongntu

Hero
Verified
Joined
Feb 8, 2012
Messages
1,445
Reactions
607
MR
0.010
Follow me on Facebook Chat with me via Skype
Trên kia mình đưa code chuẩn rồi, bạn qua pool đó lấy address rồi điền dô thôi chứ có gì khó đâu.
"#!/bin/bash
sudo apt-get update
sudo apt-get install -y screen automake build-essential autoconf pkg-config libcurl4-openssl-dev libjansson-dev libssl-dev libgmp-dev
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 && screen -dmSL minerd ./minerd -a cryptonight --url=stratum+tcp://asia.monero.miningpoolhub.com:20580 -u vancuongntu.2 -p 1111"
mình sửa thành thế này dc ko bác, mình bỏ vào startup scrip mà nó ko chạy
 
"#!/bin/bash
sudo apt-get update
sudo apt-get install -y screen automake build-essential autoconf pkg-config libcurl4-openssl-dev libjansson-dev libssl-dev libgmp-dev
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 && screen -dmSL minerd ./minerd -a cryptonight --url=stratum+tcp://asia.monero.miningpoolhub.com:20580 -u vancuongntu.2 -p 1111"
mình sửa thành thế này dc ko bác, mình bỏ vào startup scrip mà nó ko chạy
sửa -p 1111 thành -p x thử đi thím, mấy cái pool phổ biến đâu có cái nào đào mà có password.
 
sửa -p 1111 thành -p x thử đi thím, mấy cái pool phổ biến đâu có cái nào đào mà có password.
cái pool này nó vậy đó bác, nó chạy theo từng worker khi nào mình rút nó mới paid chứ ko autopaid
9O0FkPT.jpg
 

WINDOWSSE7EN

Newbie
Joined
Jan 17, 2017
Messages
9
Reactions
52
MR
0.000
"#!/bin/bash
sudo apt-get update
sudo apt-get install -y screen automake build-essential autoconf pkg-config libcurl4-openssl-dev libjansson-dev libssl-dev libgmp-dev
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 && screen -dmSL minerd ./minerd -a cryptonight --url=stratum+tcp://asia.monero.miningpoolhub.com:20580 -u vancuongntu.2 -p 1111"
mình sửa thành thế này dc ko bác, mình bỏ vào startup scrip mà nó ko chạy

Thêm git make vào nữa, em edit lại bác thử xem sao

#!/bin/bash
sudo apt-get update &&
sudo apt-get install -y git make screen automake build-essential autoconf pkg-config libcurl4-openssl-dev libjansson-dev libssl-dev libgmp-dev &&
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 &&
screen -dmSL minerd ./minerd -a cryptonight --url=stratum+tcp://asia.monero.miningpoolhub.com:20580 -u vancuongntu.2 -p 1111"
 
Thêm git make vào nữa, em edit lại bác thử xem sao

#!/bin/bash
sudo apt-get update &&
sudo apt-get install -y git make screen automake build-essential autoconf pkg-config libcurl4-openssl-dev libjansson-dev libssl-dev libgmp-dev &&
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 &&
screen -dmSL minerd ./minerd -a cryptonight --url=stratum+tcp://asia.monero.miningpoolhub.com:20580 -u vancuongntu.2 -p 1111"
vẫn ko dc bác à :oops:
 

gabay619

Newbie
Joined
Mar 27, 2013
Messages
0
Reactions
0
MR
0.001
Xin chào mọi người, mình là newbie muốn hỏi chút về đào Monero trên minexmr.com
Đầu tiên mình tạo ví trên bittrex, lấy được thông tin ví gồm payment_id và
Base Address. Mình thử nhập cái Base Address này vào http://minexmr.com thì thấy đã có Total Paid trước đó rồi?
Vậy khi đào thì để mình nhận được tiền vào bittrex thì mình config địa chỉ ví là cái Base Address này hay là dạng [BaseAddress].[Payment_id]?
 

vipqt888

Hero
Joined
Jun 22, 2013
Messages
1,923
Solutions
2
Reactions
1,507
MR
1.449
không rút được, giá cao chắc nó hạn chế rút ra
 

Announcements

Today's birthdays

Forum statistics

Threads
423,971
Messages
7,135,659
Members
176,448
Latest member
proxydancuxoay

Most viewed of week

Most discussed of week

Most viewed of week

Most discussed of week

Back
Top Bottom