Downloading and Installing

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

Unix tar/gzip format
http://prdownloads.sourceforge.net/webadmin/webmin-1.441.tar.gz 14M

RPM suitable for Redhat, Fedora, CentOS, SuSE or Mandrake Linux
http://prdownloads.sourceforge.net/webadmin/webmin-1.441-1.noarch.rpm 15M

Debian package suitable for Debian, Ubuntu or other derived Linux
http://prdownloads.sourceforge.net/webadmin/webmin_1.441_all.deb 14M

Source RPM suitable for Redhat, Fedora, CentOS, SuSE or Mandrake Linux
http://prdownloads.sourceforge.net/webadmin/webmin-1.441-1.src.rpm 14M

Solaris package format
http://prdownloads.sourceforge.net/webadmin/webmin-1.441.pkg.gz 14M

ZIP format suitable for Windows
http://prdownloads.sourceforge.net/webadmin/webmin-1.441.zip 18M

Minimal version of Webmin, Unix tar/gzip format
http://prdownloads.sourceforge.net/webadmin/webmin-1.441-minimal.tar.gz 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.441-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.441.tar.gz-sig.asc webmin-1.441.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.441_all.deb-sig.asc webmin_1.441_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.441_all.deb eba99ec4488bf760ea71b67963fe526b
webmin-1.441-minimal.tar.gz 2443ad602f4a1ae0554a646bf6488916
webmin-1.441-1.noarch.rpm 1a51d6758181112557713b6bc05cb11e
webmin-1.441-1.src.rpm ae7677f9dba4bd679795977ce460192d
webmin-1.441.pkg.gz fe237930dd1c81619c57728759265147
webmin-1.441.tar.gz b841af1b1a9f78795814ce8211e6ad81
webmin-1.441.zip 2c5bd462cc480aebfe3c596709e5e73f

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.441 minimal tar.gz distribution can be downloaded from webmin-1.441-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.