Webmin is een handig pakket voor systeembeheerders waarmee vanuit een webbrowser een Unix-achtig systeem kan worden onderhouden en geadministreerd. Zo is het bijvoorbeeld mogelijk om user accounts te beheren, instellingen te wijzigen voor Apache, MySQL en DNS, en file shares aan te maken. Webmin bestaat uit een eenvoudige webserver aangevuld met diverse cgi-programma's, allen geschreven in Perl 5. De ontwikkelaars hebben versie 1.300 naar buiten geduwd met de volgende aanpassingen:
Version 1.300:
- Fixed security holes that allow the source of Webmin programs to be viewed, and allow cross-site-scripting attacks.
- XML-RPC clients can now call Webmin API functions.
- On systems with no root password, users with sudo access can login to Webmin as root.
- Improved support for latest Debian and Fedora releases, including the new IPtables config system in Debian 3.1.
- The file manager can now extract tar.bz2 files, store a history of entered paths, and show the total size of a directory.
- The Filesystem Backup module can backup and restore TAR and dump files over FTP.
- MySQL server variables and connections can be viewed and changes.
- Table data can be sorted by clicking on headers in the MySQL and PostgreSQL modules.
- Improved support for PostgreSQL 8, including editing tables with no OID field.
- Sendmail and Postfix aliases and maps can have a comment associated with each entry.
- Squid 2.6 is now supported.
- View the detailed change log.