Webmin: Install Module via Command Line

Webmin provides a utility for installing modules via command line, install-module.pl.

On Debian systems:

On RHEL systems:

Where /path/ is the path to your module and module.wbm.gz is the module name

Webmin: Change Login Message

In a previous post, we saw how to use a custom logo for the Webmin login page.

In this post, we’ll see how to change the login message displayed.

By default, the message displayed is:

You must enter a username and password to login to the Webmin server on ServerName

This message, as all others, is contained in the en language file.

When using the default Authentic Theme, the file is located at:

For Ubuntu

For CentOS

The line to update is line 150, login_message, as shown below:

When using other themes, the file is located at:

For Ubuntu

For CentOS

The line to update is line 135, session_mesg, as shown below: