Search content
Sort by

Showing 20 of 142 results by datguys
Post
Topic
Board Gambling
Re: ZokDice [Bitcoin Dice Game - 0.9% House Edge]
by
datguys
on 20/03/2014, 14:49:13 UTC
ZokDice, please explain to me how in the world you think your little script is provably fair. I expect a full explanation, and when you can't give me one, I'll give you negative reputation. Sound good?

enjoy the neg feedback for threatening people Smiley

and at OP how long for depos??

SCAMMER!
Check here: https://bitcointalk.org/index.php?topic=523646.0



https://bitcointalk.org/index.php?topic=520816.60

didnt the guys say you scam him too?
Post
Topic
Board Gambling
Re: ZokDice [Bitcoin Dice Game - 0.9% House Edge]
by
datguys
on 20/03/2014, 14:42:04 UTC
ZokDice, please explain to me how in the world you think your little script is provably fair. I expect a full explanation, and when you can't give me one, I'll give you negative reputation. Sound good?

enjoy the neg feedback for threatening people Smiley

and at OP how long for depos??
Post
Topic
Board Currency exchange
WTS 0.1BTC
by
datguys
on 20/03/2014, 14:33:31 UTC
Hi I am selling 0.1 via bank transfer (not paypal) I'll pay tx fee too. Offers. I'm in the UK!
Post
Topic
Board Bitcoin Technical Support
offline wallet
by
datguys
on 14/03/2014, 16:52:12 UTC
Okay, say I created an offline wallet in bitcoin armoury, and then reconected to the internet to create another wallet, would my offline one turn in to an online one? if so Im going to assume to create an offline wallets it's best to use on a fresh, no internet connected linux os?
Post
Topic
Board Currency exchange
Re: WTB really small amount of bitcoins via paypal £4
by
datguys
on 14/03/2014, 07:19:27 UTC
it has nothing to do with scamming
Post
Topic
Board Currency exchange
WTB really small amount of bitcoins via paypal £4
by
datguys
on 14/03/2014, 07:11:27 UTC
I want to buy £4 worth of coins payment via paypal because it's so small.
Post
Topic
Board Off-topic
free webhosting that allows rpc calls
by
datguys
on 13/03/2014, 16:58:44 UTC
I have my bitcoin server running on a vps, and want to use an external host for my website, but I need that host to allow me to use rpc to connect to bitcoin server on my vps any free hosting do this?
Post
Topic
Board Bitcoin Technical Support
Re: json rpc pass and username not working
by
datguys
on 13/03/2014, 11:18:59 UTC
bump
Post
Topic
Board Bitcoin Technical Support
json rpc pass and username not working
by
datguys
on 12/03/2014, 18:37:39 UTC
I have the correct details for my bitcoind but when I put in the user/pass this comes up:


Quote
{"result":null,"error":{"code":-32700,"message":"Parse error"},"id":null}

But, I have my .conf like so:

Quote
rpcuser=rrjugju848ut8t4ng84hgkd
rpcpassword=48Q81fyIlB5895hr8n
server=1
rpcallowip=*

I'm using port 8332. I started bitcoin with: bitcoind -daemon
Post
Topic
Board Bitcoin Technical Support
Re: how to view edit bitcoin.conf
by
datguys
on 12/03/2014, 16:31:01 UTC
all set up guys yay Smiley thnks for help
Post
Topic
Board Bitcoin Technical Support
Re: how to view edit bitcoin.conf
by
datguys
on 12/03/2014, 16:26:16 UTC
nvm done, needed install nano *facepalm*
Post
Topic
Board Bitcoin Technical Support
Re: how to view edit bitcoin.conf
by
datguys
on 12/03/2014, 16:21:02 UTC
My command line skills are limited but it's something like:
Code:
nano ~/.bitcoin/bitcoin.conf

This will open the file for editing or create it and open it for editing if it doesn't exist.  This will happen in your terminal window (not GUI). Change the path if your bitcoin data is elsewhere.






Sorry im a newb at this. I dont know how to find my bitcoin directory.

FYI: https://en.bitcoin.it/wiki/Data_directory

thsnks but i get:



Quote
-bash: /root/.bitcoin/bitcoin.conf: Permission denied


nothing going right for me lol
Post
Topic
Board Bitcoin Technical Support
Re: how to view edit bitcoin.conf
by
datguys
on 12/03/2014, 15:20:13 UTC
My command line skills are limited but it's something like:
Code:
nano ~/.bitcoin/bitcoin.conf

This will open the file for editing or create it and open it for editing if it doesn't exist.  This will happen in your terminal window (not GUI). Change the path if your bitcoin data is elsewhere.




Sorry im a newb at this. I dont know how to find my bitcoin directory.
Post
Topic
Board Bitcoin Technical Support
Re: cant connect to my online bitcoin via 8333
by
datguys
on 12/03/2014, 12:10:31 UTC
Does the bitcoin community not like helping other people out or something?
Post
Topic
Board Bitcoin Technical Support
cant connect to my online bitcoin via 8333
by
datguys
on 12/03/2014, 11:52:55 UTC
I've tried with port 8333 and 8332 and it doesn't work, my bitcoind is installed on an ubuntu 13.04 server from bitvps

my bitcoind should be on http://207.12.89.181/ thats the ip of my server. Any help would be massively thanks
Post
Topic
Board Bitcoin Technical Support
Re: how to view edit bitcoin.conf
by
datguys
on 11/03/2014, 22:22:32 UTC
It's just a text file, so whatever text editing options are available to you should do the trick.

im not using ubuntu desktop. im using ubuntu server and ssh :/
Post
Topic
Board Bitcoin Technical Support
Re: how to view edit bitcoin.conf
by
datguys
on 11/03/2014, 22:12:14 UTC
huuuh
Post
Topic
Board Bitcoin Technical Support
how to view edit bitcoin.conf
by
datguys
on 11/03/2014, 21:08:53 UTC
how do i edit or create or view bitcoin.conf. I'm using it on my server and im using SSH
Post
Topic
Board Bitcoin Technical Support
Re: how to run bitcoind server on a ubuntu 13.04 server
by
datguys
on 11/03/2014, 20:07:53 UTC
tried apt-get install bitcoind ?

done but dont know what to do after it?
Post
Topic
Board Bitcoin Technical Support
how to run bitcoind server on a ubuntu 13.04 server
by
datguys
on 11/03/2014, 19:44:41 UTC
i  am trying to host a bitcoind on my server so I can connect to it on my website, how do I install it, run it, update the conf file? this is on a server not a desktop... im using ssh