Author

Topic: How to mine QubitCoin [QBT] using Digital Ocean VPS (Read 3781 times)

sr. member
Activity: 812
Merit: 250
The Fourth Generation of Blockchain in DeFi
i think it is a huge risk to pay 20 usd per month and have just 70 khs... my opinion
for 40€ you can get an i7 root... (hetzner ftw)
full member
Activity: 200
Merit: 100
i think it is a huge risk to pay 20 usd per month and have just 70 khs... my opinion
newbie
Activity: 51
Merit: 0
It's launching tonight! cpu only! https://bitcointalksearch.org/topic/annq2c-qubitcoin-new-secure-hashing-cpugpu-new-update-0841-411065

here is fast tutorial for you! contains referral link!


1. sign up for a digitalocean account here:  https://www.digitalocean.com/?refcode=261c189a4aeb

Deposit $10 and add coupon *2014SSD* to get $10 extra bonus

2. create droplet - choose Ubuntu 13.04 x64 - more cpus means more speed, choose max.

3. login via ssh (use putty) with your vps login details

4. execute the following commands

sudo apt-get update

sudo apt-get install git

git clone https://github.com/qubitcoin/QubitCoin-cpuminer

sudo apt-get install build-essential libcurl4-openssl-dev automake make

cd QubitCoin-cpuminer

chmod a+x autogen.sh

./autogen.sh

./configure CFLAGS="-O3"

make

apt-get install screen

screen

./minerd -a qubit -t 1 -o stratum+tcp://server:port -u user -p password


where -t is number of threads / cpus

when logging back again use "screen -r" to restore session

Please donate some QubitCoins if happy!   thanks!     GHrWKUcrZTNgSxLV9V6ZzqvcxCFiuUfvc1

Would you please be kind enough to make a new tutorial for the new miner ?
hero member
Activity: 1148
Merit: 504
when i click on wallet
that is don't connect to server
hero member
Activity: 532
Merit: 500
You have eyes but can see Mt. Tai?!
Seriously, save your money and ignore Digital Ocean.
Digital Ocean is pretty useless. 70KHashes/s with 2CPU server is a bad joke. My Core i5 gives me 300KHashes/s.
legendary
Activity: 1358
Merit: 1093
launched! still no pool yet
legendary
Activity: 1358
Merit: 1093
It's launching tonight! cpu only! https://bitcointalksearch.org/topic/annq2c-qubitcoin-new-secure-hashing-cpugpu-new-update-0841-411065

here is fast tutorial for you! contains referral link!


1. sign up for a digitalocean account here:  https://www.digitalocean.com/?refcode=261c189a4aeb

Deposit $10 and add coupon *2014SSD* to get $10 extra bonus

2. create droplet - choose Ubuntu 13.04 x64 - more cpus means more speed, choose max.

3. login via ssh (use putty) with your vps login details

4. execute the following commands

sudo apt-get update

sudo apt-get install git

git clone https://github.com/qubitcoin/QubitCoin-cpuminer

sudo apt-get install build-essential libcurl4-openssl-dev automake make

cd QubitCoin-cpuminer

chmod a+x autogen.sh

./autogen.sh

./configure CFLAGS="-O3"

make

apt-get install screen

screen

./minerd -a qubit -t 1 -o stratum+tcp://server:port -u user -p password


where -t is number of threads / cpus

when logging back again use "screen -r" to restore session

Please donate some QubitCoins if happy!   thanks!     GHrWKUcrZTNgSxLV9V6ZzqvcxCFiuUfvc1
Jump to: