fitbobcat
|
|
December 18, 2013, 06:38:12 PM |
|
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: //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.comHow do you get blockchain.info to accept your node? Or is it automatic?
|
16XxqtX2AcfRt8J4KGWLxQbs8CQVA1HaDW
|
|
|
bitpop
Legendary
Offline
Activity: 2912
Merit: 1060
|
|
December 19, 2013, 09:11:16 AM |
|
Why do you care if blockchain follows you?
|
|
|
|
yenom
|
|
December 19, 2013, 09:44:36 AM |
|
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. 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
Activity: 2912
Merit: 1060
|
|
December 19, 2013, 11:29:40 AM |
|
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
Activity: 2912
Merit: 1060
|
|
December 19, 2013, 11:33:26 AM |
|
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
|
|
December 20, 2013, 11:33:43 AM |
|
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
Activity: 2912
Merit: 1060
|
|
December 20, 2013, 12:08:47 PM |
|
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
|
|
December 20, 2013, 01:55:52 PM |
|
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!
|
|
|
|
bitpop
Legendary
Offline
Activity: 2912
Merit: 1060
|
|
December 20, 2013, 01:59:37 PM |
|
Yeah you can add all the nodes Just do not hold any coins on those wallets
|
|
|
|
cypherdoc
Legendary
Offline
Activity: 1764
Merit: 1002
|
|
December 20, 2013, 03:48:30 PM |
|
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
Activity: 1526
Merit: 1134
|
|
December 20, 2013, 04:42:21 PM |
|
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
Activity: 2912
Merit: 1060
|
|
December 20, 2013, 05:03:10 PM |
|
Isn't vps guaranteed cpu? Or was that bullshit
|
|
|
|
yenom
|
|
December 20, 2013, 09:02:00 PM |
|
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. 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
Activity: 111
Merit: 10
|
|
December 21, 2013, 12:15:58 AM |
|
updated.
|
|
|
|
btcmonster
Member
Offline
Activity: 77
Merit: 10
|
|
December 21, 2013, 01:48:53 AM |
|
wow thanks for the guide will definitely do this when i have time !!!!!
|
|
|
|
bitpop
Legendary
Offline
Activity: 2912
Merit: 1060
|
|
December 21, 2013, 04:51:35 AM |
|
750 hours of micro instances each month
|
|
|
|
yenom
|
|
December 21, 2013, 08:25:45 PM |
|
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
Activity: 2912
Merit: 1060
|
|
December 21, 2013, 08:58:01 PM |
|
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
|
|
|
|
|
QuestionAuthority
Legendary
Offline
Activity: 2156
Merit: 1393
You lead and I'll watch you walk away.
|
|
December 22, 2013, 03:51:52 AM |
|
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.
|
|
|
|
|