Downloading and Installing
The current Webmin distribution is available in various package formats for download from:
| webmin-1.420.tar.gz | (Unix tar/gzip format, 13M) |
| webmin-1.420-1.noarch.rpm | (RPM suitable for Redhat, Fedora, CentOS, SuSE or Mandrake Linux, 15M) |
| webmin_1.420_all.deb | (Debian package suitable for Debian, Ubuntu or other derived Linux, 13M) |
| webmin-1.420-1.src.rpm | (Source RPM suitable for Redhat, Fedora, CentOS, SuSE or Mandrake Linux, 13M) |
| webmin-1.420.pkg.gz | (Solaris package format, 13M) |
| webmin-1.420.zip | (ZIP format suitable for Windows, 17M) |
| webmin-1.420-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.420-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.420.tar.gz-sig.asc webmin-1.420.tar.gz.
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.420_all.deb | f6af9f44d56b945dc320595ba9201717 |
| webmin-1.420-minimal.tar.gz | b51ea7a887bdb39240ce9c7a43c3b4c0 |
| webmin-1.420-1.noarch.rpm | 9f37ca3f1e2c7639f2cb9c8ac9404410 |
| webmin-1.420-1.src.rpm | 8d6ad9bf8835564037fbfa7f7e04e949 |
| webmin-1.420.pkg.gz | 71e964be30472000be872f974e45dc0a |
| webmin-1.420.tar.gz | 0b650023ad06dc88523f0e564d86fd3b |
| webmin-1.420.zip | e6c8f78eccd70bbe3378f4700c2ca20a |
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.420 minimal tar.gz distribution can be downloaded from webmin-1.420-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.
