The Road to KnotsA thorough guide for making your own Bitcoin and Lightning node
  • Overview
    • Purpose and why
    • Requirements
    • Connecting hardware
    • Flashing software
    • Boot from SSD
    • Transfer public key
    • Updating
    • Installing Tor
    • Monitoring
    • General dependencies
    • Firewall
    • Port overview
    • Installation
    • Changing tor
    • Configure and start
    • Automation
    • Command line interface
    • Updating
    • BTC RPC Explorer
    • Electrs
    • Electrum Personal Server
    • Electrum X
    • Mempool.space
    • Specter
    • Change Tor
    • Installation
    • Configuration
    • Firewall
    • Start and CLI
    • Automation
    • Updating
    • Faraday
    • Lightning Terminal
    • LND Connect
    • Loop
    • Pool
    • Ride the Lightning
    • Thunderhub
    • Fully Noded
    • Zap
    • Zeus
  • Overview
    • Purpose and why
    • Requirements
    • Connecting hardware
    • Flashing software
    • Boot from SSD
    • Transfer public key
    • Updating
    • Installing Tor
    • Monitoring
    • General dependencies
    • Firewall
    • Port overview
    • Installation
    • Changing tor
    • Configure and start
    • Automation
    • Command line interface
    • Updating
    • BTC RPC Explorer
    • Electrs
    • Electrum Personal Server
    • Electrum X
    • Mempool.space
    • Specter
    • Change Tor
    • Installation
    • Configuration
    • Firewall
    • Start and CLI
    • Automation
    • Updating
    • Faraday
    • Lightning Terminal
    • LND Connect
    • Loop
    • Pool
    • Ride the Lightning
    • Thunderhub
    • Fully Noded
    • Zap
    • Zeus

Updating

ℹ

Time: 2 minutes

Since we are now running a fresh install from the SSD, we do not have the updates from just now. So SSH into the Pi and run the following again.

sudo apt update
sudo apt upgrade -y
sudo reboot now
Transfer public key
Installing Tor

2025 © The Road to Knots.
Edit this page on GitHub