Webmin

Webmin是基于 web 界面来进行Unix系统管理。

  • Owner: webmin/webmin
  • Platform:
  • License:: BSD 3-Clause "New" or "Revised" License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Webmin是基于 web 界面来进行Unix系统管理。使用任何现代 web 浏览器,您可以设置用户帐户、Apache、DNS、文件共享和更多。Webmin 中移除了需要手动编辑Unix 配置文件如 /etc/passwd 等的需求 ,并允许您通过控制台或远程管理你的系统。模块列表看参看:http://www.webmin.com/standard.html

Overview

Name With Ownerwebmin/webmin
Primary LanguageHTML
Program languagePerl (Language Count: 22)
Platform
License:BSD 3-Clause "New" or "Revised" License
Release Count70
Last Release Name2.111 (Posted on )
First Release Name1.700 (Posted on )
Created At2009-07-20 22:03:42
Pushed At2024-04-28 16:07:43
Last Commit At2024-04-28 09:07:40
Stargazers Count3.7k
Watchers Count124
Fork Count594
Commits Count22.7k
Has Issues Enabled
Issues Count1364
Issue Open Count461
Pull Requests Count614
Pull Requests Open Count28
Pull Requests Close Count107
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Contents

About

Webmin is a web-based system administration tool for Unix-like servers, and services with over 1,000,000 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.

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 is a powerful, flexible, most popular, and most comprehensive web-hosting control panel for Linux, and BSD systems, with over 100,000 installations worldwide. It is available in an open-source community-supported version, and a more feature-filled version with premium support;
  • Usermin presents and controls a subset of user-centred features, rather than administrator-level tasks.

Webmin includes 116 standard modules, and there are at least as many third-party modules.

Requirements

Perl 5.10 or higher.

Installation

Webmin can be installed in two different ways:

  1. By downloading a pre-built package, available for different distributions (CentOS, Fedora, SuSE, Mandriva, Debian, Ubuntu, Solaris and other) from our download page;
    Note: It is highly recommended to add repository to your system for having automatic updates.

  2. By downloading, extracting source file, and running setup.sh script, with no arguments, which will setup to run it directly from this directory, or with a command-line argument, such as targeted directory.
    Note: If you are installing Webmin on Windows system, you must run the command perl setup.pl instead. The Windows version depends on several programs, and modules that may not be part of the standard distribution. You will need process.exe commmand, sc.exe command, and Win32::Daemon Perl module.

Documentation

Complete set of documentation for Webmin and all of its modules can be found at out Wiki page.

Development

Lead developer

Contributors

License

Webmin is released under the BSD License.

To the top