Miễn phí 450 credits ~ 22.5$ chạy vps

daosinguyen

Junior
Joined
Aug 22, 2014
Messages
287
Reactions
154
MR
0.072
Gói 5$/tháng có cấu hình MEMORY:768 MB, CPU:2, SSD DISK:50 GB, TRAFFIC:1 TB
Mình đang dùng gói này để đào XMR với minergate-cli vì nó có tới 2 CPU, ram thì ko quan trọng :D nhưng nếu chạy web thì 768MB cũng ngon lắm rồi.
Hiện nó đang cho credits để dùng. Cứ 20 credits là 1$

Đăng kí ở đây

Sau khi đăng kí làm các việc sau để nhận ngay 450 credits:​
  • 200 credits earned!
    You have received 200 credits for entering promo code nylcelebration

  • 100 credits earned!
    You have received 100 credits for entering promo code welcome30

  • 10 credits earned!
    You received 10 credits for writing a review. Thank you!

  • 100 credits earned!
    You have received 100 credits for entering promo code welcome7

  • 10 credits earned!
    Thank you for adding a new payment option

  • 10 credits earned!
    Thank you for filling in your preferred datacenter. We will use this information to expand our datacenters.

  • 10 credits earned!
    Thank you for letting us know what your reason for using our VPS'es is! For this you receive 10 credits.

  • 10 credits earned!
    Thank you for letting us know what your favorite OS is! For this you receive 10 credits.
Chỉ riêng nhập code đã có 400 credits rồi, điền thông tin cá nhân có 50 credits nữa.

Để kiếm thêm credits làm thêm các việc sau:

200 Credits Write a tutorial and you get 200 credits once it gets approved!
10 Credits Share a blog and you earn 10 credits!
20 Credits Get your answer marked as best answer and get awarded with 20 credits!
3 Credits Ask a question and you get 10 credits once it gets approved!
10 Credits Share a tutorial and you earn 10 credits!
5 Credits Share a question and you earn 5 credits!
10 Credits For the first and each 5 servers you earn 50 credits
500 Credits You referred a new user to us, for this you get 500 credits.
5 Credits Thank you for adding your phonenumber to your profile. For this you get 5 credits.


CHÚ Ý: Để dùng được credits phải nạp vào 5$ chạy vps tháng đầu tiên, các tháng sau nó mới trừ credits.
 
Có cho treo jingling không thớt
 
minergate-cli chạy sao thế cậu.. mình open nhưng cái console nó hiện xong tắt mất luôn.. treo nó bị giảm hash nữa.. lúc đầu dc 30 40 h xong sau có 1-2 hà :((
 
Code của dinhtai chạy trên Ubuntu

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-cua-ban -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-cua-ban -p x; sleep 3
 
nghe tới vụ đào coin này nhiều rồi mà hổng biết sao, cái này tạo dc bao nhiêu con vps bằng 5$ mình nạp ở tháng đầu vậy, xong mình treo thì sẽ gặm dc bao nhiêu coin từ nó? mà đào coin này bán có lời lắm hả ở đâu cũng nghe nói...
 
nghe tới vụ đào coin này nhiều rồi mà hổng biết sao, cái này tạo dc bao nhiêu con vps bằng 5$ mình nạp ở tháng đầu vậy, xong mình treo thì sẽ gặm dc bao nhiêu coin từ nó? mà đào coin này bán có lời lắm hả ở đâu cũng nghe nói...

Cái này có thưởng credits mình chạy vps free lấy thêm $ thôi cậu, chứ bỏ tiền ra mà đào coin bằng cpu của vps thì ko lời đâu.

Để tính đào được bao nhiêu thì tìm công cụ calculator của pool đào coin đó, vps chạy được hashrate bao nhiêu nó sẽ tính ra cho mình 1 giờ được bao nhiêu.

Ví dụ mình đào XMR ở pool minergate, đào với 2 cpu hashrate quanh tầm 75 H/s
https://minergate.com/calculator/cryptonote

Thời điểm hiện tại viết bài này thì 1 XMR ~ 44$ và 1$ ~ 22.700 vnđ
1 ngày được 24 cents ( ~ 5.400 vnđ)
1 tuần được 1.68$ ( ~ 38.000 vnđ)
1 tháng được 6.72$ ( ~ 150.000 vnđ)

Như vậy tháng đầu coi như hoà vốn 5$ ban đầu mình trả, Tiền lời là chạy vps trong 4 tháng sau đó.
 

Announcements

Forum statistics

Threads
419,881
Messages
7,091,620
Members
171,927
Latest member
cfun68dev
Back
Top Bottom