|
From: Jamie C. <jca...@we...> - 2007-02-11 17:13:35
|
On 11/Feb/2007 05:32 Michael Arndt wrote .. > Hello * > > > -how do i add / install a new webmin module by command line / install script > ? > > Goal: I have to install own modules on many servers without using GUI tools The easiest way to do this is to use the install-module.pl script that comes with Webmin. It can be found in the root directory, typically /usr/libexec/webmin . When run, it normally only needs a single parameter, the path to the .wbm file you want to install. - Jamie |