I did it with a fresh install of Armbian, but since the latest version of Futurebit OS is also based on Armbian and more decoupled from the base OS than older versions, these instructions should work just as well on what you have now.
Core Lightning
[...]
Also, I have been trying to connect my node to my ledger wallet. No matter what I do, it does not work. I followed instruction and nothing. Do you have to have SatStack running? I so, I can not get the SatStack to run on Windows 11. Please help!
I don't think that the Ledger software can connect to a local Bitcoin Core install, but uses the Electrum protocol. In that case, you need to install an Electrum server, such as electrs, which I've also described below.
electrs
Since one of the main benefits of running a full node is privacy during transaction & address lookup, an Electrum server is needed. Otherwise you'd have to query using Bitcoin Core all the time and can't just use your mobile and desktop applications for that.
[...]