Bitcoin Forum
May 25, 2024, 01:00:14 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Solo mining guide  (Read 752 times)
Gamer67 (OP)
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250

тσ ¢σιи σя иσт тσ ¢σιи?


View Profile
January 01, 2014, 03:19:43 AM
 #1

Can someone please give me a quick tutorial on how to set up solo mining.  Wink

"I am not Dorian Nakamoto."
efx
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
January 01, 2014, 03:21:50 AM
Last edit: January 01, 2014, 05:15:11 AM by efx
 #2

Your whatevercoin.conf needs to have a '-server' (...idk what I was thinking) 'server=1' parameter within it.

Then, connect your miner to 127.0.0.1 (localhost) and use whatever rpcport is indicated in the .conf.

Let me know if you're attempting to connect multiple machines to a single host through your lan.




Ideally, the .conf should contain this information at a minimum:

listen=1
daemon=1
server=1
rpcuser=yourusername
rpcpassword=yourpass
rpcport=coin's rpc port


You can launch with the -server parameter as a shortcut target modification or through the cmd prompt. However, just adding it to the .conf is the most sensible solution imo.


Edit* forgot rpcallowip=127.0.0.1
Gamer67 (OP)
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250

тσ ¢σιи σя иσт тσ ¢σιи?


View Profile
January 01, 2014, 03:27:58 AM
 #3

Single host.

Great, thanks.

"I am not Dorian Nakamoto."
KickAzzDude
Hero Member
*****
Offline Offline

Activity: 519
Merit: 500


View Profile
January 01, 2014, 03:38:37 AM
 #4

How do you connect the other computers on the network? I tried using the IP of the pc with the wallets and it was not working

MassimoJee
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
January 01, 2014, 03:59:12 AM
 #5

How do you connect the other computers on the network? I tried using the IP of the pc with the wallets and it was not working

Right know I'm discussing exactly about this with another user of the forum, I have the same problem.
Honeypot
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
January 01, 2014, 04:02:16 AM
 #6

Your whatevercoin.conf needs to have a '-server' parameter within it.

Then, connect your miner to 127.0.0.1 (localhost) and use whatever rpcport is indicated in the .conf.

Let me know if you're attempting to connect multiple machines to a single host through your lan.




Ideally, the .conf should contain this information at a minimum:

listen=1
daemon=1
server=1
rpcuser=yourusername
rpcpassword=yourpass
rpcport=coin's rpc port


You can launch with the -server parameter as a shortcut target modification or through the cmd prompt. However, just adding it to the .conf is the most sensible solution imo.

Are you talking about lauching the wallet with -server parameter in the properties?

Noob question. How do you input the -server parameter?


Thank you.
HashHound
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
January 01, 2014, 04:05:28 AM
 #7

Your whatevercoin.conf needs to have a '-server' parameter within it.

Then, connect your miner to 127.0.0.1 (localhost) and use whatever rpcport is indicated in the .conf.

Let me know if you're attempting to connect multiple machines to a single host through your lan.




Ideally, the .conf should contain this information at a minimum:

listen=1
daemon=1
server=1
rpcuser=yourusername
rpcpassword=yourpass
rpcport=coin's rpc port


You can launch with the -server parameter as a shortcut target modification or through the cmd prompt. However, just adding it to the .conf is the most sensible solution imo.

Are you talking about lauching the wallet with -server parameter in the properties?

Noob question. How do you input the -server parameter?


Thank you.

Right click on your qt client and go to properties... Then just add "-server" to the end of the launch path.

Pleb
Gamer67 (OP)
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250

тσ ¢σιи σя иσт тσ ¢σιи?


View Profile
January 01, 2014, 04:05:55 AM
 #8

Your whatevercoin.conf needs to have a '-server' parameter within it.

Then, connect your miner to 127.0.0.1 (localhost) and use whatever rpcport is indicated in the .conf.

Let me know if you're attempting to connect multiple machines to a single host through your lan.




Ideally, the .conf should contain this information at a minimum:

listen=1
daemon=1
server=1
rpcuser=yourusername
rpcpassword=yourpass
rpcport=coin's rpc port


You can launch with the -server parameter as a shortcut target modification or through the cmd prompt. However, just adding it to the .conf is the most sensible solution imo.

When you say adding it to the conf. I assume that is what you are describing in your example by 'server=1' ?

"I am not Dorian Nakamoto."
efx
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
January 01, 2014, 04:43:12 AM
 #9

Agh.

Exactly. I should really proofread.

Noticed something else I forgot:

rpcallowip=127.0.0.1

 Embarrassed

Use the same parameter to 'allow' other machines to connect by simply specifying their IP.

iram5110
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile WWW
January 03, 2014, 04:58:58 AM
 #10

lot of youtube tutorials for this too
Gamer67 (OP)
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250

тσ ¢σιи σя иσт тσ ¢σιи?


View Profile
January 03, 2014, 05:18:12 AM
 #11

I got it going. Was pretty straightforward. Thanks

"I am not Dorian Nakamoto."
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!