Bitcoin Forum
May 05, 2024, 08:53:24 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Installing Bitcoins in Ubuntu server 14.04 LTS  (Read 2096 times)
Stoneboy (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10


View Profile WWW
October 28, 2015, 04:07:18 PM
 #1

I was not succeeding with a solo mining pool with mpos/nomp site in ubuntu server:
(Neither there is a actuall guide for setup a solo bitcoin miming pool, for litecoin is here:
http://blockgen.net/blog/novices-guide-to-setting-up-a-crypto-currency-mining-pool/)

This is what i did:

Ubuntu Server 14.04 LTS


sudo apt-get update
sudo apt-get dist-upgrade

sudo apt-get install git
sudo apt-get install build-essential autoconf libtool libboost-all-dev libcurl4-openssl-dev libdb5.1-dev libdb5.1+

+-dev mysql-server

For python-stratum:

sudo apt-get install python-twisted python-mysqldb python-dev python-setuptools python-memcache python-simplejson

python-pylibmc
sudo easy_install -U distribute

For MPOS:

sudo apt-get install memcached php5-memcached php5-mysqlnd php5-curl php5-json libapache2-mod-php5
sudo apache2ctl -k stop; sleep 2; sudo apache2ctl -k start

Installing Bitcoin:

sudo add-apt-repository ppa:bitcoin/bitcoin
sudo aptitude update
sudo aptitude install bitcoind

cd bitecoin
sudo ./autogen.sh
sudo ./configure
sudo make
sudo make install


But is not working still, some tips!?? i can't setup a bitcoin solo blockchain, what will download into mine server... the rest i have setup do later. (startum & mpos and config-files.)

Thanks Anyway!!
1714942404
Hero Member
*
Offline Offline

Posts: 1714942404

View Profile Personal Message (Offline)

Ignore
1714942404
Reply with quote  #2

1714942404
Report to moderator
"Bitcoin: the cutting edge of begging technology." -- Giraffe.BTC
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714942404
Hero Member
*
Offline Offline

Posts: 1714942404

View Profile Personal Message (Offline)

Ignore
1714942404
Reply with quote  #2

1714942404
Report to moderator
1714942404
Hero Member
*
Offline Offline

Posts: 1714942404

View Profile Personal Message (Offline)

Ignore
1714942404
Reply with quote  #2

1714942404
Report to moderator
jonnybravo0311
Legendary
*
Offline Offline

Activity: 1344
Merit: 1023


Mine at Jonny's Pool


View Profile WWW
October 28, 2015, 04:20:04 PM
 #2

So is this just an academic exercise?  I mean, why not point your hardware to ck's solo pool and not worry about it?

Jonny's Pool - Mine with us and help us grow!  Support a pool that supports Bitcoin, not a hardware manufacturer's pockets!  No SPV cheats.  No empty blocks.
Stoneboy (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10


View Profile WWW
October 28, 2015, 04:39:06 PM
Last edit: October 28, 2015, 06:14:23 PM by Stoneboy
 #3

No,  I want to learn how to setup this by myself.  I already did the litecoin,  but with bitcoin setup solo mining I get stuck!!....
Looking for usefull tips/ or a recent guide howto setup a bitcoin pool with mpos/nomp!
jonnybravo0311
Legendary
*
Offline Offline

Activity: 1344
Merit: 1023


Mine at Jonny's Pool


View Profile WWW
October 28, 2015, 06:35:15 PM
 #4

So then it's an academic exercise.  When you say "solo mining pool" are you trying to do something different than just setting up a regular mining pool?  If you're the only user on the pool, then it's solo mining, right?

Anyway, if you're just trying to setup a bitcoin mining pool, maybe nexious would give you some pointers... he recently opened up his own bitcoin mining pool.

Jonny's Pool - Mine with us and help us grow!  Support a pool that supports Bitcoin, not a hardware manufacturer's pockets!  No SPV cheats.  No empty blocks.
Stoneboy (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10


View Profile WWW
October 28, 2015, 06:59:56 PM
 #5

Is more own mining pool and a test pool. Do have a link of Noxious... Thanks anyway!

jonnybravo0311
Legendary
*
Offline Offline

Activity: 1344
Merit: 1023


Mine at Jonny's Pool


View Profile WWW
October 28, 2015, 07:40:55 PM
 #6

So another question... are you stuck on the idea of using MPOS?  There are other options out there... uNOMP for example.  CoiniumServ is another.  Heck, you could even install your own ckpool/ckdb instance (no nice web interfaces there, so you'd have to write your own UI).

Jonny's Pool - Mine with us and help us grow!  Support a pool that supports Bitcoin, not a hardware manufacturer's pockets!  No SPV cheats.  No empty blocks.
Stoneboy (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10


View Profile WWW
October 28, 2015, 08:00:24 PM
 #7

Thanks,  but I like more nomp/mpos than unemployment because  the interface of their website is better. But is not a really problem,  I would to know how setup bitcoin mining pool included the Block chain and professional webinterface.  I want to learn it how to setup and use.
jonnybravo0311
Legendary
*
Offline Offline

Activity: 1344
Merit: 1023


Mine at Jonny's Pool


View Profile WWW
October 29, 2015, 03:01:43 PM
 #8

Well, uNOMP is basically the newer version of NOMP and doesn't require MPOS... it comes with a front end.  Here's an example of a uNOMP pool: http://www.miningpool.website.  I'd suggest following the guide here: http://blockgen.net/blog/setup-your-own-mining-pool/ or you can go directly to the uNOMP github site and follow their guides: https://github.com/UNOMP/unified-node-open-mining-portal


Jonny's Pool - Mine with us and help us grow!  Support a pool that supports Bitcoin, not a hardware manufacturer's pockets!  No SPV cheats.  No empty blocks.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!