Bitcoin Forum
June 23, 2024, 06:34:37 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 »
221  Bitcoin / Bitcoin Technical Support / Controlling bitcoin core bandwidth usage on: June 24, 2014, 05:41:46 PM
OK, so I've learned how to install and use bitcoin-qt, insert bootstrap.dat to get up to date, run a full node and run headless bitcoin core thanks to this forum.

Now that I've got a headless node running I'd like to limit my upload speed, if possible, to keep it below 50Kb/s. My connection is 100Kb/s max and I don't want it interfering with other stuff I'm running, like torrents.

I know I can limit the number of connections (thanks DeathAndTaxes) but this doesn't necessarily mean that my upload isn't being max'ed out.

Is there a command line option to set a maximum up speed?
222  Bitcoin / Bitcoin Technical Support / Re: where to put bootstrap file? on: June 24, 2014, 12:45:32 PM
Actually, I might have got that wrong. It goes in .bitcoin on Linux, I think.

223  Bitcoin / Bitcoin Technical Support / Re: where to put bootstrap file? on: June 24, 2014, 12:41:56 PM
If you're using Linux put in in your main Bitcoin directory, the one above /bin/32 or bin/64.

Don't forget to delete it once you've fully synced to free up 17 gigs. You don't need it anymore once it's finished sync.

224  Other / Beginners & Help / Re: Switching wallets on: June 24, 2014, 08:53:57 AM
I'm not sure, I was asking based on my own assumption.

I assume that because these wallets work in a different way (some are deterministic, some use a copy of blockchain) then you couldn't just copy the wallet.dat to a different type of wallet and expect it to work. Am I right?

225  Other / Beginners & Help / Re: Switching wallets on: June 24, 2014, 08:36:04 AM
Forgive my ignorance, but I assumed an armoury wallet.dat file is a different format to an electrum wallet.dat or a bitcoin-qt wallet.dat.

You couldn't just copy it over and expect it to work with different software, right?

226  Other / Beginners & Help / Re: Forget Password - Bitcoin Core Wallet - 100 BTC INSIDE ! on: June 24, 2014, 04:37:28 AM
This has got scam written all over it. Why would you store 100 BTC without a password written down or something you'd definitely remember.

227  Bitcoin / Bitcoin Technical Support / Re: bitcoin core uses a lot of RAM. Recommended amount? on: June 23, 2014, 05:58:13 PM
Ah, that's good to know.

I'd already allowed ufw through port 8333 but hadn't forwarded the port in my router. I've done that now and currently have 11 connections, so I must be running in full node mode.  Smiley
228  Bitcoin / Bitcoin Technical Support / Re: bitcoin core uses a lot of RAM. Recommended amount? on: June 23, 2014, 03:40:33 PM
Cheers,

Just tried it and connections=6 after startup, then increased to 8 moments after. That means I've got a two-way node running, right?
229  Bitcoin / Bitcoin Technical Support / Re: bitcoin core uses a lot of RAM. Recommended amount? on: June 23, 2014, 03:13:44 PM
I've got bitcoind running by using the suggested username and randomly generated password it gives you, by inserting them into a bitcoind.conf file.

It's currently using about 850MB RAM and the CPU is idling, after it used a lot of CPU for a minute or two. I assume that was when it was updating what I've missed in the blockchain over the last couple of days.

How can I now check that it's running OK: i.e. that I'm connected to nodes and I have incoming and outgoing traffic?

It's easy to see in bitcoin-qt but as bitcoind is headless I'm not sure if it's actually working as a node.
230  Other / Beginners & Help / Re: Best way to transfer my BTC into cash? on: June 23, 2014, 12:50:26 PM
Sell them on localbitcoins.com? It depends what country you're in.

231  Bitcoin / Bitcoin Technical Support / Re: Re: Laptop crashed blockchain lost on: June 23, 2014, 12:45:46 PM
I'd like to add that it would be nice to the bitcoin network if you carried on running bitcoin with the blockchain.

You can still use electrum for your transactions but only bitcoin core will actively work as a node and help out with network traffic.

If you have a decent PC and don't mind the extra overheads of running a node (bandwidth usage, CPU & RAM usage) then you'd be doing your bit to support bitcoin.

232  Other / Beginners & Help / Re: Re: Remembering all of those passwords without sacrificing security on: June 23, 2014, 08:21:02 AM
LastPass also lets you backup all of your passwords into a csv file on your computer, should anything happen to the Web server.

I make a backup about once a month and store the csv into a password protected rar file, using a Sha256 hash as the password, then shredding the original csv file.

In the unlikely event that someone gets a copy of my rar csv backup good luck to them trying to brute force a sha256 password.

233  Other / Beginners & Help / Re: Remembering all of those passwords without sacrificing security on: June 23, 2014, 08:11:21 AM
I've been Lastpass user for nearly 3 years now. It costs me about $12/year but that's nothing to have peace of mind over my banking and shopping passwords.

I also use a YubiKey for multi factor authentication if I'm away from my own computer. That'll set you back another £25 but it's a neat little gadget.

I'm not saying don't use Keepass, or another free alternative. Just saying LastPass is really good too.

234  Bitcoin / Bitcoin Technical Support / Re: bitcoin core uses a lot of RAM. Recommended amount? on: June 22, 2014, 10:06:39 AM
Thanks,

I've copied and pasted the sample bitcoin.conf file from here:

https://en.bitcoin.it/wiki/Running_Bitcoin#Bitcoin.conf_Configuration_File

It still terminates but I haven't changed any values in .conf yet.

I've got to go out now but will have a look later.
235  Bitcoin / Bitcoin Technical Support / Re: bitcoin core uses a lot of RAM. Recommended amount? on: June 22, 2014, 09:27:20 AM
Last night I bought 8gb dual-channel Corsair Vengeance RAM from eBay, so I can't wait for that to turn up in the next couple of days.  Cheesy

I want to try running the headless version in the meantime and check out how much it uses compared to QT, but I'm a bit of a noob.

How do I execute the headless version. Is it bitcoind?

When I try running bitcoind in the terminal it runs for 30 seconds and then terminates with the following message:

It is recommended you use the following random password:
rpcuser=bitcoinrpc
rpcpassword=65cBHynVPD1Ffod8JPtMvw6eMuEsq1ASDNEYLQL1i2Ya
(you do not need to remember this password)
The username and password MUST NOT be the same.
If the file does not exist, create it with owner-readable-only file permissions.
It is also recommended to set alertnotify so you are notified of problems;
for example: alertnotify=echo %s | mail -s "Bitcoin Alert" admin@foo.com

Do I need to edit a configuration file to keep it running?
236  Economy / Speculation / Re: Re: What if there is no bubble coming.. on: June 21, 2014, 09:19:00 AM
If it's gonna take another year or two that's good enough for me. I've been getting impatient for pay days, so I can buy another coin before all this mad speculation that it's going to soar.

If the price stays stable for a year it means I can buy steadily once a month and slowly accumulate coins at a price I can afford and relax without the dreaded feeling that I'm gonna miss out.

237  Bitcoin / Bitcoin Technical Support / Re: Is there any difference in the 64bit/32bit bitcoin-qt? on: June 21, 2014, 06:25:23 AM
While it's syncing from file (which it says in the bottom corner if you're using the GUI) it also verifies the blocks using the network. So you don't have to worry about downloading a dodgy or corrupt bootstrap.dat.

Once it finishes syncing from file it will change to syncing from network to add the extra blocks since the torrent was released. Much faster than doing it from scratch.

238  Bitcoin / Bitcoin Technical Support / Re: Is there any difference in the 64bit/32bit bitcoin-qt? on: June 21, 2014, 06:19:41 AM
Seriously, download bootstrap.dat from here:

sourceforge.net/projects/bitcoin/files/Bitcoin/blockchain/

It will get you closer to a full sync far quicker than using the client.

Just pop it into the relevant directory and start your client. It will do the rest seamlessly.

239  Bitcoin / Bitcoin Technical Support / Re: Is there any difference in the 64bit/32bit bitcoin-qt? on: June 20, 2014, 10:07:20 PM
You should search for a torrent of bootstrap.dat. The latest torrent is about 17 gigs and will get you with about 12 weeks of sync.

Pop it into your bitcoin-qt directory (I can't remember exactly which one, there are guides) and then delete it once you're fully synced to to free up 17 gigs.

240  Bitcoin / Bitcoin Technical Support / Re: bitcoin core uses a lot of RAM. Recommended amount? on: June 20, 2014, 07:09:57 PM
I'm using an AMD APU, DeathAndTaxes, without a dedicated graphics card. It automatically assigns a portion of RAM as video memory. They're designed to have faster graphics depending on the speed of your main memory.

I'll check out your other points tomorrow when I'm home as I'm posting from my phone right now.

I've been hankering for 8gb RAM for a while now and this might sway it.

Oh, and I haven't made a single transaction with bitcoin core. I'm just running it as a node. I load up electrum if I need to make a transaction.

Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!