Bitcoin Forum
June 19, 2024, 02:55:52 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 [5] 6 7 8 9 »  All
  Print  
Author Topic: Help the bitcoin network by being a node.  (Read 20982 times)
fitbobcat
Full Member
***
Offline Offline

Activity: 218
Merit: 101


View Profile
December 18, 2013, 06:38:12 PM
 #81

Hi guys, as a bitcoiner (for at least 2 years now) I have really never contributed to bitcoin, besides buying some and holding.

So last week I rented a cheap cloud server and installed bitcoind, to help bitcoin network stay stable and strong, and it feels really good.

It costs only 5$ a month and has 20gb SSD (faster than HDD) so the blockchain fits pretty well. Been running for a week and hasn't crashed. (running on ubuntu 12.04 x32)


(located in amsterdam)


(bandwidth going out peaks)


(cpu in the last 24h)

Tutorial on how to install bitcoind ubuntu 12.04:

Code:
//installing bitcoind on ubuntu 12.04, run this commands on putty

sudo aptitude install python-software-properties

sudo add-apt-repository ppa:bitcoin/bitcoin

sudo aptitude update

sudo aptitude install bitcoind

mkdir ~/.bitcoin/

Next STEP: Configure Bitcoind

Edit an empty ~/.bitcoin/bitcoin.conf file in the .bitcoin folder:
nano ~/.bitcoin/bitcoin.conf

Insert the following code in it:
server=1
daemon=1
rpcuser=INVENT_A_UNIQUE_USERNAME
rpcpassword=INVENT_A_UNIQUE_PASSWORD

press Ctrl+O to save and Ctrl+E (to exit I think)

Then, to start bitcoind write:

bitcoind

It will output “Bitcoin server starting”

The blockchain now will begin to download, to view the status of the download write:

bitcoind getinfo


More commands here

+++++++++++++++++++

It costs only 5 bucks and you are helping the network grow stronger.

website: https://www.digitalocean.com








How do you get blockchain.info to accept your node? Or is it automatic?

16XxqtX2AcfRt8J4KGWLxQbs8CQVA1HaDW
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
December 19, 2013, 09:11:16 AM
 #82

Why do you care if blockchain follows you?

yenom
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
December 19, 2013, 09:44:36 AM
 #83

I just created another full node with http://lowendbox.com/

Seems cheaper and better than digital ocean, but I'll keep the digital ocean one for now.

Just received this email from these guys, seems they don't understand what a miner is. I've asked them to close my account and refund my money.

Quote
This is a reminder that we do not allow applications that cause CPU abuse to be ran on our servers. Please keep in mind that you are sharing your CPU resources and we operate a fair share policy with our VPS environment.

We do not allow CPU miners like bitcoin, and this was found running on your VPS. As such, your VPS has been stopped accordingly. Please start it back up only when you are able to ensure that the CPU miner service will not run again.

we appreciate your cooperation in this matter.

Thanks


bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
December 19, 2013, 11:29:40 AM
 #84

Fuck those dumb mother fuckers
Vps is 1. Guaranteed cpu 2. This isn't mining 3. How dare those nigger fuckers look at your PRIVATE server

bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
December 19, 2013, 11:33:26 AM
 #85

You didn't listen to the guy that said to execute setgenerate=1 did you? Still, amazon gives you ssh key and they have ZERO access
Use the Amazon free tier

yenom
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
December 20, 2013, 11:33:43 AM
 #86

You didn't listen to the guy that said to execute setgenerate=1 did you? Still, amazon gives you ssh key and they have ZERO access
Use the Amazon free tier
Could you elaborate on that execute setgenerate=1?

I have spoken to their support people and told them that it's a node not a miner, and they have allowed me to keep it. The CPU is pretty high while doing the initial blockchain sync.
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
December 20, 2013, 12:08:47 PM
 #87

Someone wrote that as a joke. If you do that, it will cpu mine which is very bad. I would still move to amazon free teir asap. Do not give them your business if they look at your private server.

iamphoenix
Sr. Member
****
Offline Offline

Activity: 244
Merit: 250



View Profile
December 20, 2013, 01:55:52 PM
 #88

Someone wrote that as a joke. If you do that, it will cpu mine which is very bad. I would still move to amazon free teir asap. Do not give them your business if they look at your private server.


someone please step by step for amazon tier (idk what that is...) please go through all steps pretend u have to explain how to do this to your grandparents.
ALSO can i be multiple nodes for say primecoin ANC and so on.

THANK YOU IN ADVANCE!

Get Daily Free SIGNs before too late. T6ZzzGAkxmSQDmeNUZPBf3pbD2ogiC2DDf

Myriadplatform.org
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
December 20, 2013, 01:59:37 PM
 #89

Yeah you can add all the nodes
Just do not hold any coins on those wallets

cypherdoc
Legendary
*
Offline Offline

Activity: 1764
Merit: 1002



View Profile
December 20, 2013, 03:48:30 PM
 #90

You didn't listen to the guy that said to execute setgenerate=1 did you? Still, amazon gives you ssh key and they have ZERO access
Use the Amazon free tier
Could you elaborate on that execute setgenerate=1?

I have spoken to their support people and told them that it's a node not a miner, and they have allowed me to keep it. The CPU is pretty high while doing the initial blockchain sync.

that's good to know that with you being transparent they accepted you. 
Mike Hearn
Legendary
*
Offline Offline

Activity: 1526
Merit: 1129


View Profile
December 20, 2013, 04:42:21 PM
 #91

Right. It talks on port 8333 which is the Bitcoin port, uses a lot of CPU, they probably see a lot of litecoin mining abuse at the moment. I have had to advise the Google Compute Engine guys on how to handle this because they were seeing lots of CPU mining. I hope the fall in value of LTC stops people doing that, it just craps in a shared resource we all want and use (VPS platforms).
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
December 20, 2013, 05:03:10 PM
 #92

Isn't vps guaranteed cpu? Or was that bullshit

yenom
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
December 20, 2013, 09:02:00 PM
 #93

I would still move to amazon free teir asap.

I set up an aws account and the free tier is only for 750 hours = 31 days. After that it's not free.

Quote from: Amazon
Micro instances are eligible for the AWS free usage tier. For the first 12 months following your AWS sign-up date, you get up to 750 hours of micro instances each month. When your free usage tier expires or if your usage exceeds the free tier restrictions, you pay standard, pay-as-you-go service rates
tiaguitah (OP)
Member
**
Offline Offline

Activity: 111
Merit: 10


View Profile
December 21, 2013, 12:15:58 AM
 #94

updated.

btcmonster
Member
**
Offline Offline

Activity: 77
Merit: 10


View Profile
December 21, 2013, 01:48:53 AM
 #95

wow thanks for the guide Smiley will definitely do this when i have time !!!!!
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
December 21, 2013, 04:51:35 AM
 #96

750 hours of micro instances each month

yenom
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
December 21, 2013, 08:25:45 PM
 #97

750 hours of micro instances each month
Ah ok, misread it. So one per account per month because 750 hours = 1 month
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
December 21, 2013, 08:58:01 PM
 #98

Do it for fun but seriously the network doesn't need it

And if you don't peer correctly, you'll actually download but never contribute

Bitcoin-hotep
Sr. Member
****
Offline Offline

Activity: 308
Merit: 253


View Profile
December 22, 2013, 03:45:25 AM
 #99

Nodes are so confusing Please help
https://bitcointalk.org/index.php?topic=380259.0

QuestionAuthority
Legendary
*
Offline Offline

Activity: 2156
Merit: 1393


You lead and I'll watch you walk away.


View Profile
December 22, 2013, 03:51:52 AM
 #100

Nodes are so confusing Please help
https://bitcointalk.org/index.php?topic=380259.0

Is that what your questions were about in the other thread? I think it's safe to say you have absolutely no ability to make your own alt coin. You should contract with someone to make it for you.

Pages: « 1 2 3 4 [5] 6 7 8 9 »  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!