Pages:
Author

Topic: how to install bitcoind on linux for CryptoDic - page 2. (Read 3032 times)

member
Activity: 75
Merit: 10
ya sir your last code working see here

and sir for the hostname wallet cant connect see here
legendary
Activity: 2786
Merit: 1031
sir i dont think localhost can do it
bez i host the script in my cpanel and i install the bitcoind on my linux

Have you tried it?

Did you check bitcoind is running?
member
Activity: 75
Merit: 10
sir i dont think localhost can do it
bez i host the script in my cpanel and i install the bitcoind on my linux
legendary
Activity: 2786
Merit: 1031
It's fine, to verify if the file is correct use 'cat .bitcoin/bitcoin.conf'.

Your host should be localhost and port I believe is 8332.
member
Activity: 75
Merit: 10
i did it sir but after wright the code its not show any msg
see image

and what will be my port and host?
legendary
Activity: 2786
Merit: 1031
To create the required file:

$ (echo rpcuser=youruser && echo  rpcpassword=yourpass) > .bitcoin/bitcoin.conf

Change youruser and yourpass and execute the command.
member
Activity: 75
Merit: 10
sir i am really noob for all this plz tell me how to do it
thanks in advance
legendary
Activity: 2786
Merit: 1031
Do not use user root, use your normal user for everything you've done.

To edit the file:

$ vim .bitcoin/bitcoin.conf

If you don't know how to use vim, try nano, if nano not available, install with 'yum install nano'.
member
Activity: 75
Merit: 10
sir i did as u said and here is the screenshot


id and pass is showing here but what i have to wright in host and post?

and what is the error
legendary
Activity: 2786
Merit: 1031
Like it was pointed above you need more disk space, bitcoin blockchain is now around 35GB and counting.

Here's the step by step, just copy-paste:

Download Bitcoin Core:

$ wget https://bitcoin.org/bin/bitcoin-core-0.10.0/bitcoin-0.10.0-linux64.tar.gz

Extract:

$ tar -zxvf bitcoin-0.10.0-linux64.tar.gz

Run bitcoind:

$ ./bitcoin-0.10.0/bin/bitcoind &

If you get any error when trying to run bitcoind, post here, you'll need to install some dependencies.
member
Activity: 75
Merit: 10
i can arrange any server its not issue, just tell me how to do it via putty
legendary
Activity: 1344
Merit: 1024
Mine at Jonny's Pool
You're going to have a problem with only 30GB of disk space.  Wow, and you've only got 512M of RAM?  Yeah, you're not going to have any luck whatsoever installing bitcoin.
member
Activity: 75
Merit: 10
i am also can give you this type of server for free if anyone help me to do this
member
Activity: 75
Merit: 10
sir i am totall new in all this
i am running centros
here is the server config pic

and sir i am using it by putty

so tell me how to do with putty
legendary
Activity: 2786
Merit: 1031
sir can you tell me full process for this?
and here is lot of download type https://bitcoin.org/en/choose-your-wallet


Choose your system here (probably linux 64 bit): https://bitcoin.org/en/download

In folder bin, extract bitcoind, then run it with ':~$./bitcoind'.
newbie
Activity: 21
Merit: 0
for which linux OS ?? cent OS ??
member
Activity: 75
Merit: 10
sir can you tell me full process for this?
and here is lot of download type https://bitcoin.org/en/choose-your-wallet

legendary
Activity: 2786
Merit: 1031
Download Bitcoin Core here: https://bitcoin.org/en/choose-your-wallet

Unpack and run bitcoind, bear in mind it will take quite a few time synchronizing.

You may also need to install a few dependencies.
member
Activity: 75
Merit: 10
now i set all but same issue
Pages:
Jump to: