#webmin webfirewall and web manager curl -o setup-repos.sh https://raw.githubusercontent.com/webmin/webmin/master/setup-repos.sh apt-get install webmin --install-recommends -y ufw allow 10000/tcp ufw reload