Bitcoin Forum
May 07, 2024, 10:30:33 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Setting up Slush's pool (mining.bitcoin.cz) in BAMT  (Read 5713 times)
jsttn (OP)
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
May 12, 2012, 09:50:59 PM
 #1

Hey everyone,

Can someone explain to me how to configure the pools.config file in BAMT. Sorry, I' m new and confused. Thanks!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715121033
Hero Member
*
Offline Offline

Posts: 1715121033

View Profile Personal Message (Offline)

Ignore
1715121033
Reply with quote  #2

1715121033
Report to moderator
1715121033
Hero Member
*
Offline Offline

Posts: 1715121033

View Profile Personal Message (Offline)

Ignore
1715121033
Reply with quote  #2

1715121033
Report to moderator
1715121033
Hero Member
*
Offline Offline

Posts: 1715121033

View Profile Personal Message (Offline)

Ignore
1715121033
Reply with quote  #2

1715121033
Report to moderator
mc_lovin
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000


www.bitcointrading.com


View Profile WWW
May 18, 2012, 10:02:05 PM
 #2

to edit the pool file:

Code:
nano /etc/bamt/pools

now the whole file has # in front of all the lines except the last one.  the # means a line is commented and is ignored, so essentially there will be 1 line at the end without a #, that's the line we need to edit.  You can add more pools for failover and whatnot, but for a basic installation it will be just a single URL.

make it something like this:

http://username:password@api.bitcoin.cz:8332/
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!