Downloading and Installing

The current Webmin distribution is available in various package formats for download from:

webmin-1.430.tar.gz (Unix tar/gzip format, 14M)
webmin-1.430-1.noarch.rpm (RPM suitable for Redhat, Fedora, CentOS, SuSE or Mandrake Linux, 15M)
webmin_1.430_all.deb (Debian package suitable for Debian, Ubuntu or other derived Linux, 14M)
webmin-1.430-1.src.rpm (Source RPM suitable for Redhat, Fedora, CentOS, SuSE or Mandrake Linux, 14M)
webmin-1.430.pkg.gz (Solaris package format, 14M)
webmin-1.430.zip (ZIP format suitable for Windows, 18M)
webmin-1.430-minimal.tar.gz (Minimal version of Webmin, Unix tar/gzip format, 1.6M)

You can also download recent versions of Webmin. Check out the change log for a list of new features in this version and in older releases.

PGP Verification

The PGP key that the RPM packages for versions 1.040 and above were signed with is also available, so that you can verify their integrity. Just add it to your GnuPG or PGP keyring and run the command rpm --checksig webmin-1.430-1.noarch.rpm. If you are using RPM version 4 or above, you will need to import the key into RPM's key database with the command rpm --import jcameron-key.asc. Otherwise, you can run gpg --import jcameron-key.asc as root.

The PGP signature for the latest tar/gzip version of Webmin is also available so that you can verify the tar.gz file with the command gpg --verify webmin-1.430.tar.gz-sig.asc webmin-1.430.tar.gz.

For Debian packages, you can also get the PGP signature for the latest version, so that you can verify the package with the command gpg --verify webmin_1.430_all.deb-sig.asc webmin_1.430_all.deb.

MD5 Verification

To verify that you have downloaded Webmin fully and correctly, you can use the command md5sum on the RPM, Debian package or TAR file, and compare it against those listed below :

Filename MD5 Checksum
webmin_1.430_all.deb d04f6d5cf71ac72387b6fb58550e7d85
webmin-1.430-minimal.tar.gz 063cc7e29309f76ce13ef9f87d030021
webmin-1.430-1.noarch.rpm 5e790e2c79f175df7fe5ca36b5f11169
webmin-1.430-1.src.rpm 3bd4e3b64572785a1a56dcca89b020f0
webmin-1.430.pkg.gz c6d6329f9d5dd49e0baafea5b5fa33ca
webmin-1.430.tar.gz ebeb892a5b07d9e81c8b6f3451f198c2
webmin-1.430.zip 13549a0dbc8a34ead9ebc007b4764e7d

Minimal Package

The minimal version of Webmin contains only the core API and programs, and a few modules required for its basic operation. Most modules and all themes have been left out, but can be easily added later. It can be useful if you only need some of the programs functionality, and don't want to download the entire multi-megabyte package. The 1.430 minimal tar.gz distribution can be downloaded from webmin-1.430-minimal.tar.gz

Additional documentation is available to assist with the installation of Webmin and other required packages on the following operating systems : Sun Solaris, HP/UX and Apple MacOS X.