openoms

Results 305 comments of openoms

@Pubskiste try to use an absolute path for your wallet like: ``` main.wallet=/mnt/hdd/bitcoin/wallet.dat ``` Could experiment with different things and see what works.

This has no solution yet as LND is using the aezeed format and CLN takes BIP39 seed words so the same words resolve to a different nodeID.

I tried to use letsencrypt through a socat ip2tor túnnel before and couldn't make it work

Related article about TLS (DV) cerificates for .onions 30EUR per year: https://kushaldas.in/posts/get-a-tls-certificate-for-your-onion-service.html https://www.helpnetsecurity.com/2021/03/26/how-to-get-affordable-dv-certificates-for-onion-sites/

It is activated to connect Bisq - so we should only have it on when the user wants to connect Bisq or have set that before. In this case should...

Short self test: ``` sudo smartctl -d sat -t short /dev/sda ``` Results: ``` sudo smartctl -d sat -l selftest /dev/sda ```

Here is the output of a known failed disk after long usage and recurrent bad blocks (was reformatted since): ``` $ sudo smartctl -a -d sat /dev/sda smartctl 6.6 2017-11-05...

An other erroneous one: ``` $ sudo smartctl -d sat -l error /dev/sda smartctl 6.6 2017-11-05 r4594 [aarch64-linux-5.10.60-v8+] (local build) Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org === START...

NVMe check on a new disk: ``` sudo smartctl -a /dev/nvme0n1 -d nvme ``` For NVMe: We should warn about the `Percentage Used: ` above 75% - orange warning above...