From 285413e21d2d0c18d26fa3db8143966545ab7ad9 Mon Sep 17 00:00:00 2001 From: wehub-resource-sync Date: Mon, 13 Jul 2026 10:17:47 +0000 Subject: [PATCH] docs: preserve upstream English README --- README.en.md | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 README.en.md diff --git a/README.en.md b/README.en.md new file mode 100644 index 00000000..c5e2cabd --- /dev/null +++ b/README.en.md @@ -0,0 +1,61 @@ +  +

Webmin

+  +

Documentation   |   FAQ   |   Security   |   Screenshots   |   Forum

Downloads Latest release Stars Members Contributors Issues License

+  + +--- + +  + +* [Changelog](https://github.com/webmin/webmin/blob/master/CHANGELOG.md) +* [About](#about) +* [Installation](#installation) +* [Development](#development) +* [License](#license) + +## About + +**Webmin** is a web-based system administration tool for Unix-like servers, and services with about _1,000,000_ yearly installations worldwide. Using it, it is possible 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 BIND DNS Server, Apache HTTP Server, PHP, MySQL, and many more. + +

+ + Dashboard screenshot + + + Dashboard screenshot + +

+ +Usability can be expanded by installing modules, which can be custom made. Aside from this, there are two other major projects that extend its functionality: + +* [Virtualmin](https://www.virtualmin.com) is a powerful, flexible, most popular, and most comprehensive web-hosting control panel for Linux, and BSD systems, with over _150,000_ installations worldwide. It is available in an open-source community-supported version, and a more feature-filled version with premium support; +* [Usermin](https://github.com/webmin/usermin) presents and controls a subset of user-centred features, rather than administrator-level tasks. + +Webmin includes _116_ [standard modules](https://doxfer.webmin.com/Webmin/Webmin_Modules), and there are at least as many third-party modules. + + +### Requirements +Perl 5.10 or higher. + +## Installation +For detailed installation instructions check our guide on [webmin.com/download](https://webmin.com/download) page. + +## Development + +### Lead developer + +* [Jamie Cameron](https://webmin.com/about.html) [![](https://github.com/webmin-devel/webmin/blob/master/media/linkedin-15x15.png?raw=true)](https://www.linkedin.com/in/jamiecameron2) + +### Developers +* [Ilia Rostovtsev](https://github.com/iliaross) +* [Joe Cooper](https://github.com/swelljoe) + +### Contributors +* [Kay Marquardt](https://github.com/gnadelwartz) +* [Nawawi Jamili](https://github.com/nawawi) +* [unknown10777](https://github.com/unknown10777) + [90 more...](https://github.com/webmin/webmin/graphs/contributors) + +## License + +Webmin is released under the [BSD License](https://github.com/webmin/webmin/blob/master/LICENCE).