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.480.tar.gz 14M

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

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

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

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

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

Minimal version of Webmin, Unix tar/gzip format
http://prdownloads.sourceforge.net/webadmin/webmin-1.480-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.480-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.480.tar.gz-sig.asc webmin-1.480.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.480_all.deb-sig.asc webmin_1.480_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.480_all.deb df33ca992ee18c4732c4d24d13ca3144
webmin-1.480-minimal.tar.gz e91939c9658e5459b6fc33999731b4ce
webmin-1.480-1.noarch.rpm 878e210c9027863c49314c854ff81dd0
webmin-1.480-1.src.rpm bd885d3c6d8fe14455b0f1d9663634f7
webmin-1.480.pkg.gz 3cce54edb18e29f08630c32b9dcf4d0c
webmin-1.480.tar.gz 10c417b7b44a00b3297617cbb541780e
webmin-1.480.zip 61b2ad483802adc96087497bf9410813

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