Jump to content

Webmin

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Oculi (talk | contribs) at 15:16, 21 December 2021 (clean up). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Webmin
Developer(s)Jamie Cameron and the Webmin community[1]
Initial releaseOctober 5, 1997 (version 0.1)
Stable release2.400[2] Edit this on Wikidata (2025-05-28; 7 days ago) [±]
Repository
Written inPerl
Operating systemWindows, Linux (CentOS, Debian, RHEL, Ubuntu), FreeBSD, Solaris, other Unix-like operating systems[3][4]
Available inEnglish, Catalan, Dutch, German, partial translations[5]
TypeControl panel
LicenseBSD 3-clause "New" or "Revised" License
Websitewww.webmin.com

Webmin is a web-based system configuration tool for Unix-like systems, although recent versions can also be installed and run on Microsoft Windows.[6] Webmin allows the user to configure operating system internals, such as users, disk quotas, services or configuration files, as well as modify and control open-source apps, such as the Apache HTTP Server, PHP or MySQL.[7][8]

General description

Webmin is largely based on Perl, running as its own process and web server. It defaults to TCP port 10000 for communicating, and can be configured to use SSL if OpenSSL is installed with additional required Perl Modules. Webmin is built around modules, which have an interface to the configuration files and the Webmin server, which makes it simple to add new functionality. Due to Webmin's modular design, it is possible for anyone who is interested to write plugins for desktop configuration. Webmin allows for controlling many machines through a single interface, or seamless login on other Webmin hosts on the same subnet or LAN.

Webmin is primarily coded by Australian Jamie Cameron[1] and released under the BSD license.

If a plugin for certain tasks is not available, it is possible open a terminal and perform various task through a command line interface (CLI). This is especially useful if using SSH (or similar) is not an option.

Inclusion in distributions

While Webmin was included in the official repositories of some Linux distributions (Debian and Ubuntu) it was removed from those because Webmin was not compatible with the way that the distributions' packages handled configuration files and caused unexpected issues with systems.[9]

Webmin can be expanded by installing modules, which can be custom made. Aside from this, there are two other major projects that extend the functionality of Webmin:[8]

  1. Usermin presents and controls a subset of the features available in Webmin, such as webmail and other user-level tasks, rather than administrator-level tasks.
  2. Virtualmin, which is a web hosting control panel. Virtualmin enables users to host websites under domains, and gives the server admin and the end user a simple interface for managing their websites.

Webmin released Minecraft Server Module 1.0 in January 2013, and version 1.1 in March 2013. The module presents a very basic GUI for server administration. The Webmin Minecraft server is free and open source with no limitations on simultaneous players.

See also

References

  1. ^ a b "Introduction to Webmin". Webmin. Retrieved 11 February 2007.
  2. ^ "Release 2.400". 28 May 2025. Retrieved 1 June 2025.
  3. ^ "Webmin Installation". Webmin. Retrieved 7 October 2018.
  4. ^ "Installation - Webmin Documenation". webmin.
  5. ^ "Supported Languages". Webmin.
  6. ^ "Installing on Windows". Webmin.
  7. ^ Federico Kereki (2008-04-01). "Graphic Administration with Webmin". Linux Journal. Retrieved 2014-04-08.
  8. ^ a b Shawn Powers (July 2012). "Webmin—the Sysadmin Gateway Drug". The Open-Source Classroom. Porky.linuxjournal.com. Retrieved 2014-04-08.
  9. ^ Ubuntu documentation Webmin