webmin : server control panel
Posted: Tue Jan 01, 2019 5:57 pm
webmin : server control panel
http://www.webmin.com/
install:
Then add this line to the bottom of the file to add the new repository:
http://www.webmin.com/
install:
Code: Select all
sudo nano /etc/apt/sources.list
Code: Select all
deb http://download.webmin.com/download/repository sarge contrib
Code: Select all
wget http://www.webmin.com/jcameron-key.asc
sudo apt-key add jcameron-key.asc
sudo apt-get update
sudo apt-get install webmin
sudo ufw allow 10000
/usr/share/webmin/changepass.pl /etc/webmin username password