How to Setup Sammys open ETH Pool on Ubuntu 14.4 in 7 Steps

in #ethereu7 years ago (edited)

SET timesettings: https://www.digitalocean.com/community/tutorials/how-to-set-up-timezone-and-ntp-synchronization-on-ubuntu-14-04-quickstart

step 1: install my favorite tools: apt-get install htop mc
step 2: install gvm manager and required tools like make, bison (the script told you what you need): http://www.hostingadvice.com/how-to/install-golang-on-ubuntu/
step 3: . ~/.profile //reload usersettings without logout
step 4: hint: install go 1.4 at first! Then 1.5 and set as default ( gvm use go1.5 --default )
step 5: install go-ethereum like this: https://github.com/ethereum/go-ethereum/wiki/Installation-Instructions-for-Ubuntu and create a mainaccount // your mainaccount pass is: password

HINT: I start geth in a screen, p.a: "screen -S geth" | strg+ad for detach but beware, feel free to type some characters in your geth console without press enter before you detach the screen, otherwise your GETH session will also closed!
to attach type "screen -x geth" or find a open session with "screen -x"

step 6: First start geth: geth --rpc --cache 256 --maxpeers 200 --jitvm=false --bootnodes "enode://04927f4ec7edb90fd980afd4c2166c717f80f9549bab716195a420f676dc2c03ab21e539251339d0aa41ddec9c38a4848ef34e72f83bad643407f0583fe193f7@115.195.40.195:9676" console 2
step 7: add some peers:
A chinese peer:

admin.addPeer("enode://0d1b9eed7afe2d5878d5d8a4c2066b600a3bcac2e5730586421af224e93a58cd03cac75bf0b2a62fd8049cd3692a085758cc1e407c8b2c94bb069814a5e8d0f0@209.9.106.245:30303")

To get some more ( you can setup how much you like) go to https://www.ethernodes.org/ and find a nearly node in the Mainnet.

then use, with a klick on the node, this informations to fill: enode://ID@Host:Port to add the nodes.

step 7: step 5: follow this: https://github.com/sammy007/open-ethereum-pool instrucions to setup the pool/proxystuff

GETH Livestartcommand:

geth --extradata "SEVEN by Sammys open-ethereum-pool" --ipcapi "admin,eth,miner" --rpcapi "eth,web3,personal,db,net" --cache 256 --maxpeers 50 --rpc console 2

Have fun and much BlockLuck....

my donationadresses:

BTC: 1KC2K21LGM1AoCUCnGwffTqnqajsdDWZFu
ETH: 0x642ed5d793518cD5143a198b9Ff85C8332379b5f

Sort:  

Congratulations @hanniballecter! You have completed some achievement on Steemit and have been rewarded with new badge(s) :

You got a First Reply

Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click here

If you no longer want to receive notifications, reply to this comment with the word STOP

By upvoting this notification, you can help all Steemit users. Learn how here!

Congratulations @hanniballecter! You have received a personal award!

Happy Birthday - 1 Year
Click on the badge to view your own Board of Honor on SteemitBoard.

For more information about this award, click here

By upvoting this notification, you can help all Steemit users. Learn how here!

Coin Marketplace

STEEM 0.25
TRX 0.12
JST 0.030
BTC 69718.75
ETH 3706.20
USDT 1.00
SBD 3.26