mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2025-12-22 22:34:19 +01:00
formating
This commit is contained in:
@@ -33,7 +33,7 @@ To download and run:
|
|||||||
If running the always-on electrs service is too much for your RPi stop it with:
|
If running the always-on electrs service is too much for your RPi stop it with:
|
||||||
`$ sudo systemctl stop electrs`
|
`$ sudo systemctl stop electrs`
|
||||||
To stop running on boot:
|
To stop running on boot:
|
||||||
`$ sudo systemctl disable electrs`
|
`$ sudo systemctl disable electrs`
|
||||||
(To re-enable and start use the `enable` and `start`commands)
|
(To re-enable and start use the `enable` and `start`commands)
|
||||||
|
|
||||||
## RaspiBlitz: install Nginx and Certbot to connect over SSL
|
## RaspiBlitz: install Nginx and Certbot to connect over SSL
|
||||||
@@ -51,14 +51,11 @@ Can be used as a secure backend of:
|
|||||||
Eclair Mobile Bitcoin and Ligthtning wallet
|
Eclair Mobile Bitcoin and Ligthtning wallet
|
||||||
Electrum wallet
|
Electrum wallet
|
||||||
|
|
||||||
Take a look: [3_Nginx_and_Certbot_for_SSL](3_Nginx_and_Certbot_for_SSL.sh)
|
Take a look: [3_Nginx_and_Certbot_for_SSL.sh](3_Nginx_and_Certbot_for_SSL.sh)
|
||||||
|
|
||||||
To download and run on the RaspiBlitz:
|
To download and run on the RaspiBlitz:
|
||||||
`$ wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/electrs/3_Nginx_and_Certbot_for_SSL.sh && bash 3_Nginx_and_Certbot_for_SSL.sh`
|
`$ wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/electrs/3_Nginx_and_Certbot_for_SSL.sh && bash 3_Nginx_and_Certbot_for_SSL.sh`
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Linux desktop: install, configure and run the Electrum wallet
|
## Linux desktop: install, configure and run the Electrum wallet
|
||||||
|
|||||||
Reference in New Issue
Block a user