Author

Topic: pruning a linux node question - tip for best answer (Read 769 times)

copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
A for effort shorena - a tip for you too, if u provide an address, even though job is now done...

thanx to the both of you, i can now get on with watching the expendables...

Its not needed, but if you want you can donate to my node -> http://213.165.91.169/

All the funds to that address ( 14GXh8khHXd8p4nQRCQdWi7fvHsNCDBkTG if you dont wana click the link) there will be use to keep it running.
full member
Activity: 128
Merit: 103
A for effort shorena - a tip for you too, if u provide an address, even though job is now done...

thanx to the both of you, i can now get on with watching the expendables...
copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
You could also write up a config file, name it bitcoin.conf and put it in the .bitcoin folder.

E.g.:

Code:
server=1
daemon=1
maxconnections=50
disablewallet=1
dbcache=4           #reduce mem usage
rpcthreads=1
prune=40000         #limit to 40GB
staff
Activity: 3458
Merit: 6793
Just writing some code
ahh well done sir, excellent - should i presume the address under your avatar is useable ?
yes
full member
Activity: 128
Merit: 103
ahh well done sir, excellent - should i presume the address under your avatar is useable ?
staff
Activity: 3458
Merit: 6793
Just writing some code
I'm fairly certain that you need to include the -prune flag in the bitcoind command when you start the node, not as a bitcoin-cli command. Instead, run
Code:
bitcoind -daemon -prune=550
to start bitcoind.
full member
Activity: 128
Merit: 103
i'm currently stumbling thru trying to prune on a linux os ( zorin 10) - i got as far as installing bitcoind, and got it started with the bitcoind -daemon command, but then what ?

tried

bitcoin-cli -prune=550

but got

error: too few parameters

err....

a (smallish) tip for anyone who can give me a copy/paste instruction and a short explanation of what i'm doing wrong (with or without amusing insults/mockery etc...)
Jump to: