Bitcoin Forum
May 22, 2024, 01:24:49 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: how to install bitcoind on linux for CryptoDic  (Read 2998 times)
soumikr (OP)
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
April 02, 2015, 02:18:07 AM
 #21

here is the picture
and sir how it can be localhost bez i am not using that linix for hosting my website

i try with localhost but same error cant connect
pedrog
Legendary
*
Offline Offline

Activity: 2786
Merit: 1031



View Profile
April 02, 2015, 02:24:36 AM
 #22

It seems bitcoind isn't running...

Execute:

$ ./bitcoin-0.10.0/bin/bitcoind &

soumikr (OP)
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
April 02, 2015, 02:28:45 AM
 #23

done sir and after that i again type top
see this
 but same issue
sdp
Sr. Member
****
Offline Offline

Activity: 469
Merit: 281



View Profile WWW
April 02, 2015, 02:29:54 AM
 #24

Don't post your passwords here!   Roll Eyes

once you get everything working run this code and then update to the new long password in CryptoDice.
Code:
rm ~/.bitcoin/bitcoin.conf
bitcoind -server 2>&1 | grep ^rpc | tee ~/.bitcoin/bitcoin.conf
chmod 600 ~/.bitcoin/bitcoin.conf

The command should create a program generated password which will have more entropy (aka randomness) than what will ever come out of our heads.  You won't need to type in this password but it will be used by bitcoin-cli to talk with bitcoind.

Check your firewalls:  You need 8332 open for RPC. Port 8333 is for bitcion peer to peer communication.
Make sure the host in your configuration matches your host (ip address) where you are running bitcoind.

Coinsbank: Left money in their costodial wallet for my signature.  Then they kept the money.
pedrog
Legendary
*
Offline Offline

Activity: 2786
Merit: 1031



View Profile
April 02, 2015, 02:32:52 AM
 #25

Ok, now it's running.

Then install the script in the same machine you have bitcoind, if you cannot do it, you need to insert the IP address of the machine running bitcoind.

soumikr (OP)
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
April 02, 2015, 02:52:02 AM
 #26

so have to host the cryptodice 3.3 also in that linux server?
jonnybravo0311
Legendary
*
Offline Offline

Activity: 1344
Merit: 1023


Mine at Jonny's Pool


View Profile WWW
April 02, 2015, 03:54:00 PM
 #27

so have to host the cryptodice 3.3 also in that linux server?
Where are you trying to install crypto-dice?  You'll have to make it so that machine can talk to the machine running bitcoind.

Jonny's Pool - Mine with us and help us grow!  Support a pool that supports Bitcoin, not a hardware manufacturer's pockets!  No SPV cheats.  No empty blocks.
cr1776
Legendary
*
Offline Offline

Activity: 4046
Merit: 1301


View Profile
April 02, 2015, 05:06:34 PM
 #28

You need to be really careful if you are running a bitcoin/crypto dice site and are having this much trouble even getting it installed.  There are a lot of potential security issues - like posting the rpc password up thread.

Hot wallets are drained all the time when there is just a tiny security item that was overlooked.  ;-)
jonnybravo0311
Legendary
*
Offline Offline

Activity: 1344
Merit: 1023


Mine at Jonny's Pool


View Profile WWW
April 02, 2015, 05:24:28 PM
 #29

You need to be really careful if you are running a bitcoin/crypto dice site and are having this much trouble even getting it installed.  There are a lot of potential security issues - like posting the rpc password up thread.

Hot wallets are drained all the time when there is just a tiny security item that was overlooked.  ;-)
I was going to write something similar... OP really has no business even attempting this with so little knowledge of what's going on behind the scenes.  Posting the contents of his bitcoin configuration files including passwords, his IP address... might as well just leave the door open to his house.  Hopefully this is nothing more than an academic exercise to learn and not intended to ever be utilized in a public venue.

Jonny's Pool - Mine with us and help us grow!  Support a pool that supports Bitcoin, not a hardware manufacturer's pockets!  No SPV cheats.  No empty blocks.
SarcasmMe
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
April 02, 2015, 05:36:46 PM
 #30

sir i dont think localhost can do it
bez i host the script in my cpanel and i install the bitcoind on my linux
interest i same situation

specific
/.run i think
soumikr (OP)
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
April 02, 2015, 08:15:42 PM
Last edit: April 02, 2015, 08:25:48 PM by soumikr
 #31

now this state working well for me

but now here its say me how to do this

i right this command ( $ crontab -e )but its show me this
pedrog
Legendary
*
Offline Offline

Activity: 2786
Merit: 1031



View Profile
April 02, 2015, 08:20:42 PM
 #32

now this state working well for me

but now here its say me how to do this

Ok, great!

Just follow those steps.

soumikr (OP)
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
April 02, 2015, 08:27:13 PM
 #33


i right this command ( $ crontab -e )but its show me this
pedrog
Legendary
*
Offline Offline

Activity: 2786
Merit: 1031



View Profile
April 02, 2015, 08:33:35 PM
 #34

Dude, you need to learn at least the minimum to work with linux.

You should not be using root to do that, even if it's only for educational purposes.

Now you paste the task config and save it like it's described in dice script installation.

soumikr (OP)
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
April 03, 2015, 10:51:23 AM
 #35

i did all now its said (Do Not Share This URL!)


but my admin panel is working well
soumikr (OP)
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
April 04, 2015, 10:40:44 AM
 #36

help me guys
emrebey
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
April 04, 2015, 11:33:03 AM
 #37

you need to just edit the crontab. crontab -e opens the file for editing, just copy paste the command.
shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1520


No I dont escrow anymore.


View Profile WWW
April 04, 2015, 11:50:25 AM
 #38

help me guys

Your bitcoin client is fully synced and running (I checked) if you need further help with your script you should probably contact the person you got it from. This is certainly not the section for this. It might also be wise to do these experiments in a more protected environment, e.g. locally or virtualized. On the other hand the worst that could happen is that someone uses your machine for something illegal and you get problems with the hoster.

Im not really here, its just your imagination.
tspacepilot
Legendary
*
Offline Offline

Activity: 1456
Merit: 1078


I may write code in exchange for bitcoins.


View Profile
April 08, 2015, 07:58:34 AM
 #39

To see if bitcoind is running:

Code:
$ ps -ef | grep bitcoind

If you get back a process running bitcoind then all is running.  You should be able to send RPC commands to it as well.

To find out about cron

Code:
$ man cron

and

Code:
$ man crontab

As was said earlier however, you are really going to have to learn some the basics of how to use a linux shell if you want to get anywhere on this.  Or, alternatively, hire someone who does (know how to use a linux shell).
Pages: « 1 [2]  All
  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!