ubuntu firewall settings to allow ssh, http and webmin

ubuntu firewall settings to allow ssh, http and webmin

# ufw allow 22
# ufw allow 80
# ufw allow 10000
# ufw enable
# ufw status