Digitalocean droplet setup | Tech, Trading, and Business Systems
Getting started
Firewall
ufw status
ufw app list: available applications
ufw allow/block <application>: edit rules
ufw <enable/disable>
General
- On load always
sudo apt update && sudo apt upgrade