Bitcoin Forum
June 14, 2024, 06:17:41 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Beginners & Help / Re: Getting started. on: July 15, 2013, 02:39:19 AM
well I was just thinking how are bitcoins distributed in pools? is it based on an effort ratio? or just evenly?
2  Other / Beginners & Help / Re: Getting started. on: July 15, 2013, 02:12:11 AM
Ok oddly I can't get GuiMiner to connect localy to the server (IE using 127.0.0.1 or localhost or one of it's IP's)

but I opened guiminer on my desktop and it connected (though my gtx570 is only pulling 1.4MH/s (so um ya the asic should do far better when it gets here)

but it troubles me that giuminer can't connect to another app on the same system
3  Other / Beginners & Help / Re: Getting started. on: July 15, 2013, 01:36:24 AM
Ok while I don't yet have it working as a service I do have the data directory moved and fully synced with the network

so figure while I wait on my ASIC miner I'd try doing a little cpu mining (ya I know its not going to get anywhere) but just to test that I can get a miner to connect to bitcoin-QT

so I've downloaded guiminer

and I figure as I have bitcoin-qt opening with the -server switch I should be able to get them to talk

any info on this?
4  Other / Beginners & Help / Re: Getting started. on: July 15, 2013, 12:54:10 AM
ok well just tried starting the service and it failed
5  Other / Beginners & Help / Re: Getting started. on: July 15, 2013, 12:44:29 AM
Though I'm not much of a web programmer
6  Other / Beginners & Help / Re: Getting started. on: July 14, 2013, 10:33:38 PM
I was able to create a service with this

sc \\servername create "BitCoin Server" binPath= "C:\Program Files\Bitcoin\daemon\bitcoind.exe -server" DisplayName= "BitCoin Server" start= auto

seems I needed a space after each =

Guess I still need to move the data directory, last time it wanted a resync and is still doing that

would it be possible to make a web interface (via aspx and json?) so that once I have it all up and running I won't even have to login to the server itself? (of course limited so only reachable from in the house.)

also whats the current blockchain size? before it had said it was upto date at about 9gb but a video I saw said it was like 20gb, and now my bitcoin folder is about 11gb

btw if such a web gui would be do able how hard would it be?
7  Other / Beginners & Help / Re: Getting started. on: July 14, 2013, 09:46:22 PM
actually I plan to mine solo

btw is there anything I should know on doing that? like what software will be best to use to connect the miner?
8  Other / Beginners & Help / Re: Getting started. on: July 14, 2013, 07:42:10 PM
I'm running it on my server, its running server 2003 32bit enterprise with 6gb ram

I'm planning to connect an asic to do the mining
9  Other / Beginners & Help / Re: Why did you join this forum on: July 14, 2013, 07:10:20 PM
To learn how to set Bitcoin-QT to run as a windows service
10  Other / Beginners & Help / Re: Getting started. on: July 14, 2013, 06:47:19 PM
Any thoughts?
11  Other / Beginners & Help / Getting started. on: July 14, 2013, 04:37:13 PM
Is this the right place to ask this question?
I want to run Bitcoin-qt as a windows service so the server doesn't have to be logged into and will autostart on boot, but in 0.8.3 (which I just noticed is beta, so should I go to 0.8.2?) I want my server to run it 24/7 so it'll be ready to accept bitcoins anytime and so once I start mining it'll be good.

I tried sc \\servername create "BitCoin Server" binPath="C:\Program Files\Bitcoin\bitcoin-qt.exe -server -datadir=d:\bitcoin" DisplayName="BitCoin Server" start=auto

but that didn't work

in the options it has auto start on login but not on system start

Can someone help?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!