SuiGenerisJohn
· 18w
One thing I need to pin down, is the eventuality that the service I use, if any, goes down or disappears. How to recover VPS data or whatever. Itβs so fucking fun to learn something new, Iβm ja...
Keep off-site backups. You can set up an rsync script for that pretty easy.
Also make sure to do some basic hardening of the VPS. Key only login for SSH, set up a firewall, and enable auto security updates.
π1