#raspiblitz — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #raspiblitz, aggregated by home.social.
-
5 years later:
"Cypherpunk family connection:
As #Godfather of Hearts I have something with #KnopflmOhr and a preconfigured #raspiblitz with #BTC and a #lightning-channel into the #LND family network - indulge in the idea of explaining paymentchannel with Lightning via #TOR to the godchild & showing him the initial transfer of #BTC to his fullnode for baptism - g-"
at chrismas i try to explain
From: @derPUPE
https://chaos.social/@derPUPE/103067799680184437 -
Fullnode 1TB SSD auf 2TB SSD klonen https://yourdevice.ch/fullnode-1tb-ssd-auf-2tb-ssd-klonen/
-
Just tested the #BTCPayServer connection to #CLN on a #Raspiblitz.
Easy as suggested in the help clues. It is all about the file permissions. Will make an entry in the CONNECT menu about it.
https://github.com/rootzoll/raspiblitz/issues/3155 -
That's double redundancy (three realtime copies) of your #CLN database 🤯
On the #RaspiBlitz the backup plugin is running by default saving to the SDcard (append only - low media wear) and you can configure the sqlite3 replication to another disk or NFS: https://lightning.readthedocs.io/BACKUP.html#sqlite3-wallet-main-backup-and-remote-nfs-mount
---
RT @rusty_twit
#CLN Fact of the Day: As of v0.11.0, you can easily create a redundant bac…
https://twitter.com/rusty_twit/status/1522455973578768384 -
If running #Clightning on the #RaspiBlitz there is one command to run to prevent the SDcard filling up with the lightning database backup of a busy node:
lightning-cli backup-compact
(will have this done automatically in the background from the next release)
---
RT @satrinity402
Wanted to share my experience with running a C-Lightning node for a couple days. Here is the setup I'm using:
- @RaspiBlitz with 8 GB ram
- C-Lightning v0.1…
https://twitter.com/satrinity402/status/1491869405885747202 -
1 #RaspiBlitz (v1.7+ with 4GB RAM in a VM)
1 @bitcoincoreorg (v0.21.1)
3 #Bitcoin networks (#mainnet, #testnet, #signet)
5 #Lightning ⚡️ instances (#LND and #Clightning)Developed in: https://github.com/openoms/raspiblitz/tree/cblitz (can sync from the UPDATE menu)
Discussed in: https://github.com/rootzoll/raspiblitz/issues/2295 -
Eine Welt ohne Cookie-Tracking? Ein kleines Praxisbeispiel von Micropayments in einem Wordpress-Blog. https://dev.adelberg-online.de/?p=556 #bitcoin #bitcoinlightning #micropayments #nanopayments #wordpress #cryptocurrency #raspiblitz #lnd
-
Cypherpunkige Familienbindung:
Als #Taufpate der Herzen habe ich $irgendwas mit #KnopfImOhr und nen vorkonfigurierten #raspiblitz mit #BTC und nem #lightning-Channel ins #LND Familynetz • Schwelge in der Vorstellung dem patenkind mal paymentchannel mit Lightning über #TOR zu erklären & ihm die Initiale Überweisung von #BTC zu seinem Fullnode zur Taufe zu zeigen •g• -
Fellow #reckless #Raspiblitz operators you can update to the latest #lnd v0.6.1-beta-rc2 with this script: https://github.com/openoms/bitcoin-tutorials/blob/master/lnd.update.sh (run `wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/lnd.update.sh && sudo bash http://lnd.update.sh` from your RaspiBlitz terminal. Tested on two of my nodes without problems⚡