Installing webmin
May 24, 2009I’ve added the repo’s for webmin in the past, but this time I’m following the instructions on the website.
http://www.webmin.com/deb.html
Firstly, get onto the console (I use SSH).
cd /home/trevor
wget http://prdownloads.sourceforge.net/webadmin/webmin_1.470_all.deb (or whatever the current download is)
dpkg –install webmin_1.470_all.deb (again, whatever the one is you downloaded).
The webmin website mentions that it may whinge about dependencies, but mine didn’t.
dpkg –install webmin_1.470_all.deb
