Run your own private monero node over tor using a spare linux server
monerocli releases: https://github.com/monero-project/monero/releases
commands : sudo apt install tor sudo vim /etc/tor/torrc uncomment hiddenservice lines and add port 18081 restart tor extract monero wallet grab onion address and the last step chose whether you want to run a full or prune node and run ./monerod --prune-blockchain or just ./monerod for full.
Add tor onion to GUI wallets on settings /nodes /remote node http://url.onion and the port also mark it as trusted daemon. For Android in order to sync with cakewallet download orbot https://orbot.app/en/download/ which connects to tor and lets you connect to your wallet using the tor address you add in the manage nodes section.
Now you have your own Remote Monero Node running locally and privately.




