Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
b6783938
Commit
b6783938
authored
Sep 18, 2019
by
intrigeri
Browse files
Document how to save disk space on our bitcoind.
parent
a899ff45
Changes
1
Hide whitespace changes
Inline
Side-by-side
wiki/src/contribute/working_together/roles/sysadmins.mdwn
View file @
b6783938
...
...
@@ -192,6 +192,10 @@ Below, importance level is evaluated based on:
* configuration: `bitcoind` class in [[!tails_gitweb_repo puppet-bitcoind]]
* Vcs-Git: <https://git-tails.immerda.ch/bitcoin/> and <https://git-tails.immerda.ch/bitcoin_libunivalue/>
* importance: medium
* To save disk space: as the `bitcoin@bitcoin.lizard` user, run
`bitcoin-cli getblockcount` to get the ID of the last block,
then run `bitcoin-cli pruneblockchain XYZ`, with `XYZ` being
a Unix timestamp that's at least 5 months in the past.
## BitTorrent
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment