SERVER SETUP DigitalOcean Droplets are Linux-based virtual machines that run on top of virtualized hardware. 512 MB Memory 10 GB Disk Ubuntu 22.04 x64 Basic setup[1] - Setup firewall - Setup non-root user (optional) Useful command: Terminal: # ufw app list # ufw enable # ufw status # rsync --archive --chown={user}:{user} ~/.ssh /home/{user} [1]https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-22-04