PDA

View Full Version : webmin and Debian


flo
22nd May 2005, 21:11
I'm currently playing around with Debian a little bit...
I've installed webmin using

apt-get install webmin, but somehow it doesn't offer a lot of functionality, i.e. I can't configure anything there. It just seems to be a basic framework that's waiting for additional modules to be installed, which is totally different from the webmin that comes with Mandrake which is the distribution I normally use... :confused:
How can I add functionality to webmin?

Florian

roland
23rd May 2005, 09:29
You have to install additional modules for the tasks you want to fulfill. If you run

apt-cache search webmin
you get a list of all available modules. You can install them by running

apt-get install module_name

Roland

gg234
4th August 2006, 15:36
try to check this Webmin Installation in debian (http://www.debianhelp.co.uk/Webmin.htm) hope fully it will help you