Installare Webmin su Ubuntu

Novembre 2, 2020 By luca@studiomondello.eu

wget http://prdownloads.sourceforge.net/webadmin/webmin-1.960.tar.gz && sudo tar xzvf webmin-1.960.tar.gz && cd webmin-1.960

sh setup.sh

Oppure

nano /etc/apt/sources.list.d/webmin.list

aggiungere

deb http://download.webmin.com/download/repository sarge contrib

wget http://www.webmin.com/jcameron-key.asc

apt-key add jcameron-key.asc

apt-get update

apt-get install webmin

/usr/share/webmin/changepass.pl /etc/webmin admin newpassword