Webmin-Installation unter Debian/Ubuntu:
Download des Paketes:
wget http://prdownloads.sourceforge.net/webadmin/webmin_1.710_all.deb
Abhängigkeiten installieren:
apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl apt-show-versions python
anschliessend das Paket installieren:
dpkg --install webmin_1.710_all.deb
WebInterface nun erreichbar unter: https://localhost:10000