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 this ... it's working for me
iptables -I INPUT 1 -p tcp --dport 10000 -j ACCEPT service iptables save /etc/init.d/iptables restart
open both link in Browser
https://your-IP:10000 and http://your-IP:10000