Post
Topic
Board Pools
Re: please help !!!! ( need to build up private bitcoin pool on ubuntu 14.04 )
by
influx
on 12/06/2014, 20:57:13 UTC
am not an expert in this code which you typed here now ... lemme know how can i go to this file or code .
and 2nd solo mining need slow hashing speed ..

and i have 2 TH/s

anyway no problem about solo mining if it will be good and profitable ..
so tell me what after this steps


git clone https://github.com/bitcoin/bitcoin.git
cd bitcoin
git checkout v0.8.6

cd src/
make -f makefile.unix


sudo cp ./bitcoind /usr/local/bin/


bitcoind

cd bitcoin

pico bitcoin.conf

{

server=1
rpcport=8332
rpctimeout=30
rpcuser=bitcoinrpc
rpcpassword=EjkjenJHJhhfdkwemkjmnkk37883njn37hfdkjn38n
 
}

cntrl x
hit y to save
hit enter to save it to bitcoin.conf

chmod go-rwx bitcoin.conf


so ....
after that ..
i should i type : bitcoind ..
but nothing happen..  and i should set miner to ip : x.x.x.x:3333

but miner says offline pool


thank you
waiting for your reply