I followed DigitalOcean\'s tutorials on how to set up your server with SSH, creating a new user, firewalls etc. The first tutorial in the series is linked under:
htt
Try:
sudo iptables -A INPUT -p tcp -d 0/0 -s 0/0 --dport 10000 -j ACCEPT