echo "deb https://download.webmin.com/download/repository sarge contrib" >> /etc/apt/sources.list && cd /root && wget -q http://www.webmin.com/jcameron-key.asc -O- | sudo apt-key add - && apt update && apt install webmin -y