Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: HackerBOSS on March 10, 2016, 02:38:01 AM



Title: how install bitcoind to hosting
Post by: HackerBOSS on March 10, 2016, 02:38:01 AM
Hello,

how install bitcoind to hosting?

i want install bitcoind to hosting.. but i don't know how make it.

if you can, please give instruction or manual.

please help me.
Thanks!


Title: Re: how install bitcoind to hosting
Post by: shorena on March 10, 2016, 09:03:53 AM
Hello,

how install bitcoind to hosting?

i want install bitcoind to hosting.. but i don't know how make it.

if you can, please give instruction or manual.

please help me.
Thanks!

What OS in which version does it run?

Let me add to that: How can you access the server? SSH?


Title: Re: how install bitcoind to hosting
Post by: cr1776 on March 10, 2016, 01:52:37 PM
Hello,

how install bitcoind to hosting?

i want install bitcoind to hosting.. but i don't know how make it.

if you can, please give instruction or manual.

please help me.
Thanks!

Here are some places to start, but as shorena says, without more information, it is hard to give a better selection:
https://bitcoin.org/en/full-node#linux-instructions
https://bitcoin.org/en/full-node#windows-instructions
https://bitcoin.org/en/full-node#mac-os-x-instructions


Title: Re: how install bitcoind to hosting
Post by: HackerBOSS on March 11, 2016, 02:05:11 AM
Hello,

how install bitcoind to hosting?

i want install bitcoind to hosting.. but i don't know how make it.

if you can, please give instruction or manual.

please help me.
Thanks!

What OS in which version does it run?

Let me add to that: How can you access the server? SSH?

linux.
yes, i will use SSH.
thanks


Title: Re: how install bitcoind to hosting
Post by: HackerBOSS on March 11, 2016, 02:08:29 AM
Hello,

how install bitcoind to hosting?

i want install bitcoind to hosting.. but i don't know how make it.

if you can, please give instruction or manual.

please help me.
Thanks!

Here are some places to start, but as shorena says, without more information, it is hard to give a better selection:
https://bitcoin.org/en/full-node#linux-instructions
https://bitcoin.org/en/full-node#windows-instructions
https://bitcoin.org/en/full-node#mac-os-x-instructions

Thanks for good info.
what vps hosting recommended for me? (i want free hosting for learning)


Title: Re: how install bitcoind to hosting
Post by: lemmyK on March 11, 2016, 02:26:54 AM
Bitcoin Core Daemon and Enabling Connections configuring is heavy. also open port 8333 on your lokal  net.  provider modems have problems with  opening  ports.. if you have zyxell like provider modem  and after to some other like router (asus).. im still can not setup full node..,. >:(
its dificult for average people . thats why we have only few thousand full nodes.
on windows is posible if some skilled friend do this over teamviewer. but be carefull.
why not developer do some program for making this easy???


Title: Re: how install bitcoind to hosting
Post by: achow101 on March 11, 2016, 02:33:10 AM
Thanks for good info.
what vps hosting recommended for me? (i want free hosting for learning)
You aren't going to be able to find a free vps that is capable of running bitcoind since bitcoind is very cpu and memory intensive.

To install it, just follow the instructions for linux at https://bitcoin.org/en/full-node#linux-instructions. If you want to accept incoming connections, you will need to configure the firewall of your vps provider to allow connections to port 8333.

Bitcoin Core Daemon and Enabling Connections configuring is heavy. also open port 8333 on your lokal  net.  provider modems have problems with  opening  ports.. if you have zyxell like provider modem  and after to some other like router (asus).. im still can not setup full node..,. >:(
its dificult for average people . thats why we have only few thousand full nodes.
on windows is posible if some skilled friend do this over teamviewer. but be carefull.
why not developer do some program for making this easy???

He isn't doing it on his own box with his own router, it is on a vps. Please stop spamming and actually read the thread, especially short ones like this.

FYI running a full node is as easy as download, install, and run Bitcoin Core and let it do its thing. Contrary to popular belief, you do not need to accept incoming connections to run a full node, you just need connections in general, be it incoming or outgoing. Anyways, Bitcoin Core uses UPNP which should set up port forwarding through your router automatically.


Title: Re: how install bitcoind to hosting
Post by: shorena on March 11, 2016, 06:52:06 AM
-snip-
why not developer do some program for making this easy???

Ikr, like UPnP!

-snip-
He isn't doing it on his own box with his own router, it is on a vps. Please stop spamming and actually read the thread, especially short ones like this.
-snip-

Most VPS come with an open firewall you need to close by default anyway.


Title: Re: how install bitcoind to hosting
Post by: HackerBOSS on March 11, 2016, 09:57:17 AM
-snip-
why not developer do some program for making this easy???

Ikr, like UPnP!

-snip-
He isn't doing it on his own box with his own router, it is on a vps. Please stop spamming and actually read the thread, especially short ones like this.
-snip-

Most VPS come with an open firewall you need to close by default anyway.

ok. thanks.
i will leaning this theme. and set up it.


Title: Re: how install bitcoind to hosting
Post by: HackerBOSS on March 11, 2016, 10:01:08 AM
Quote from: knightdk
Please stop spamming and actually read the thread,
FYI running a full node is as easy as download, install, and run Bitcoin Core and let it do its thing. Contrary to popular belief, you do not need to accept incoming connections to run a full node, you just need connections in general, be it incoming or outgoing. Anyways, Bitcoin Core uses UPNP which should set up port forwarding through your router automatically.

ok, i study thread.
if i will be have questions, i will ask.
thanks so much.


Title: Re: how install bitcoind to hosting
Post by: sotisoti on March 27, 2016, 01:17:38 AM
Hello,

how install bitcoind to hosting?

i want install bitcoind to hosting.. but i don't know how make it.

if you can, please give instruction or manual.

please help me.
Thanks!

Here are some places to start, but as shorena says, without more information, it is hard to give a better selection:
https://bitcoin.org/en/full-node#linux-instructions
https://bitcoin.org/en/full-node#windows-instructions
https://bitcoin.org/en/full-node#mac-os-x-instructions

Thanks for good info.
what vps hosting recommended for me? (i want free hosting for learning)
I guess Amazon EC2 (micro instance) free tier won't fulfill what you are looking for, the blockchain size is almost 63GB now so you need a bigger disk size for that. Try to shell out a few dollars per month  for a budget vps to get started.


Title: Re: how install bitcoind to hosting
Post by: dodadoo on March 27, 2016, 05:01:32 PM
Hello,

how install bitcoind to hosting?

i want install bitcoind to hosting.. but i don't know how make it.

if you can, please give instruction or manual.

please help me.
Thanks!

Here are some places to start, but as shorena says, without more information, it is hard to give a better selection:
https://bitcoin.org/en/full-node#linux-instructions
https://bitcoin.org/en/full-node#windows-instructions
https://bitcoin.org/en/full-node#mac-os-x-instructions

Thanks you!!! i very aporeciated it


Title: Re: how install bitcoind to hosting
Post by: HackerBOSS on April 13, 2016, 03:01:24 PM
how can't install all 80gb bitcoin?
I hear that can you command and use last 2-4gb only


Title: Re: how install bitcoind to hosting
Post by: HackerBOSS on April 13, 2016, 03:03:12 PM
and i will have my IP vps.
i want create php script for receive and send payment..

do you have idea how realize it?


Title: Re: how install bitcoind to hosting
Post by: achow101 on April 13, 2016, 03:34:48 PM
how can't install all 80gb bitcoin?
I hear that can you command and use last 2-4gb only
You can use the --prune=<n> option when you start bitcoind to prune the blockchain to reduce the storage requirement to a few GB.


Title: Re: how install bitcoind to hosting
Post by: HackerBOSS on April 14, 2016, 11:18:00 AM
how can't install all 80gb bitcoin?
I hear that can you command and use last 2-4gb only
You can use the --prune=<n> option when you start bitcoind to prune the blockchain to reduce the storage requirement to a few GB.

ok. thanks.

how use api with php?

where I can get examples?


Title: Re: how install bitcoind to hosting
Post by: shorena on April 14, 2016, 08:04:13 PM
how can't install all 80gb bitcoin?
I hear that can you command and use last 2-4gb only
You can use the --prune=<n> option when you start bitcoind to prune the blockchain to reduce the storage requirement to a few GB.

ok. thanks.

how use api with php?

where I can get examples?

Probably best to start here -> https://en.bitcoin.it/wiki/API_reference_(JSON-RPC)#PHP


Title: Re: how install bitcoind to hosting
Post by: HackerBOSS on April 15, 2016, 06:22:52 AM
how can't install all 80gb bitcoin?
I hear that can you command and use last 2-4gb only
You can use the --prune=<n> option when you start bitcoind to prune the blockchain to reduce the storage requirement to a few GB.

ok. thanks.

how use api with php?

where I can get examples?

Probably best to start here -> https://en.bitcoin.it/wiki/API_reference_(JSON-RPC)#PHP

good. thanks!
i will learn it now.


Title: Re: how install bitcoind to hosting
Post by: HackerBOSS on April 15, 2016, 06:25:30 AM
how can't install all 80gb bitcoin?
I hear that can you command and use last 2-4gb only
You can use the --prune=<n> option when you start bitcoind to prune the blockchain to reduce the storage requirement to a few GB.

how think, 512mb ram enough for bitcoind?
and 20gb hdd


Title: Re: how install bitcoind to hosting
Post by: skeletonbit on April 15, 2016, 06:31:01 AM
20 gb is not enough last time it took 60gb on my harrdisk about the ram it's enough.


Title: Re: how install bitcoind to hosting
Post by: Quartx on April 15, 2016, 06:42:08 AM
Probably too late to help but I would strongly recommend BitCore https://bitcore.io

The api is better and much faster, it is built on top of bitcoind too.

You can see the guide on starting a full node https://bitcore.io/guides/full-node/

For your storage requirements, for long term stability I would suggest at least a 100GB hdd or ssd. The ram should be enough unless you are doing very intensive transaction analysis or other high computing services


Title: Re: how install bitcoind to hosting
Post by: HackerBOSS on April 15, 2016, 08:22:48 AM
20 gb is not enough last time it took 60gb on my harrdisk about the ram it's enough.

do you use prune=600 ?


Title: Re: how install bitcoind to hosting
Post by: HackerBOSS on April 15, 2016, 08:43:27 AM
Probably too late to help but I would strongly recommend BitCore https://bitcore.io

The api is better and much faster, it is built on top of bitcoind too.

You can see the guide on starting a full node https://bitcore.io/guides/full-node/

For your storage requirements, for long term stability I would suggest at least a 100GB hdd or ssd. The ram should be enough unless you are doing very intensive transaction analysis or other high computing services

ok. thanks.

not late, but this is new for me..

need this install too?

first need install bitcoind and after install BitCore or only BitCore?


Title: Re: how install bitcoind to hosting
Post by: HackerBOSS on April 15, 2016, 08:51:41 AM
Probably too late to help but I would strongly recommend BitCore https://bitcore.io



but i use php.
for BitCore i not found examples...


Title: Re: how install bitcoind to hosting
Post by: Quartx on April 15, 2016, 11:29:50 AM
Probably too late to help but I would strongly recommend BitCore https://bitcore.io



but i use php.
for BitCore i not found examples...

It wasnt stated that you used PHP in your OP. Sorry for the reccomendation


Title: Re: how install bitcoind to hosting
Post by: HackerBOSS on April 16, 2016, 10:15:45 AM
what is multisig?

createmultisig   <nrequired> <'["key,"key"]'>   Creates a multi-signature address and returns a json object


for receive and send payments need it?


Title: Re: how install bitcoind to hosting
Post by: Quartx on April 16, 2016, 10:20:57 AM
what is multisig?

createmultisig   <nrequired> <'["key,"key"]'>   Creates a multi-signature address and returns a json object


for receive and send payments need it?

This is the last time I am gonna reply to your questions, can you learn to use search or are you just spamming questions which has been explained over and over again. Continue and  I will report you to Yobit personally

https://www.reddit.com/r/Bitcoin/comments/2nvz3u/cant_seem_to_find_a_decent_multisig_tutorial/

https://bitcoin.org/en/glossary/multisig

https://bitcoin.org/en/glossary/p2sh-multisig

http://cryptorials.io/how-to-create-and-use-a-multi-sig-bitcoin-address/

Last warning


Title: Re: how install bitcoind to hosting
Post by: HackerBOSS on April 16, 2016, 05:31:44 PM
what is multisig?

createmultisig   <nrequired> <'["key,"key"]'>   Creates a multi-signature address and returns a json object


for receive and send payments need it?

This is the last time I am gonna reply to your questions, can you learn to use search or are you just spamming questions which has been explained over and over again. Continue and  I will report you to Yobit personally

https://www.reddit.com/r/Bitcoin/comments/2nvz3u/cant_seem_to_find_a_decent_multisig_tutorial/

https://bitcoin.org/en/glossary/multisig

https://bitcoin.org/en/glossary/p2sh-multisig

http://cryptorials.io/how-to-create-and-use-a-multi-sig-bitcoin-address/

Last warning

sorry,
I ask it because English is not my native language..