Webmin-Web page management LinuxWebmin is currently the most powerful Web-based Unix system management tool. The administrator accesses various management functions of Webmin through a browser and completes corresponding management actions. Currently, Webmin supports the vast majority of Unix systems. in addition to various versions of linux
Webmin ---- use web pages to manage Linux
Webmin is currently the most powerful Web-based Unix system management tool. The administrator accesses various management functions of Webmin through a browser and completes corresponding management actions. Currently, Webmin supports the vast majority of Unix systems. in addition to various versions of linux, these systems include AIX, HPUX, Solaris, Unixware, Irix, and FreeBSD.
Webmin allows you to remotely use a Web browser that supports HTTPS (HTTP over SSL) protocol to manage your host on the Web interface. This provides simple and in-depth remote management while ensuring security. This makes Webmin ideal for system administrators because all mainstream platforms have Web browsers that meet or even exceed the preceding requirements. Moreover, Webmin has its own "Web Server", so it does not need to run third-party software (such as Web servers ). Everything is ready. The Webmin modular architecture allows you to write your own configuration modules as needed. In addition to the modules described here, Webmin also includes many modules. Although we will focus on network services, you can see that almost every part of your system can be configured and managed through Webmin.
Another simplified version of Webmin mainly targets common users, namely, Usermin.
Http://www.webmin.com
Download installation: http://www.webmin.com/download.html
Use Help: http://doxfer.com/Webmin/WebHome
Standard module: http://www.webmin.com/ustandard.html
Download and Install
Currently, Webmin can download software packages in various formats.
Unix tar/gzip format
Http://prdownloads.sourceforge.net/webadmin/webmin-1.490.tar.gz 14 M
RPM suitable for Redhat, Fedora, CentOS, SuSE or Mandrake Linux
Http://prdownloads.sourceforge.net/webadmin/webmin-1.490-1.noarch.rpm 15 M
Debian package suitable for Debian, Ubuntu or other derived Linux
Http://prdownloads.sourceforge.net/webadmin/webmin_1.490_all.deb 14 M
Source RPM suitable for Redhat, Fedora, CentOS, SuSE or Mandrake Linux
Http://prdownloads.sourceforge.net/webadmin/webmin-1.490-1.src.rpm 14 M
Solaris package format
Http://prdownloads.sourceforge.net/webadmin/webmin-1.490.pkg.gz 14 M
ZIP format suitable for Windows
Http://prdownloads.sourceforge.net/webadmin/webmin-1.490.zip 18 M
Minimal version of Webmin, Unix tar/gzip format
Http://prdownloads.sourceforge.net/webadmin/webmin-1.490-minimal.tar.gz 1.6 M
Installing the RPM
Rpm-U webmin-1.480-1.noarch.rpm
Installing the tar.gz file
[Root @ yourhost/tmp] # gunzip webmin-1.480.tar.gz
[Root @ yourhost/tmp] # tar xf webmin-1.480.tar
[Root @ yourhost/tmp] # webmin-1.480 cd
[Root @ yourhost/tmp/webmin-1.480] #./setup. sh/usr/local/webmin
Installation example:
1. redhat and centos use the rpm installation package installation command
Wget http://prdownloads.sourceforge.net/webadmin/webmin-1.480-1.noarch.rpm
Rpm-ivh webmin-1.480-1.noarch.rpm
2.ubuntuand linuxlinuxuse the tar.gz Installation Command
Wget http://prdownloads.sourceforge.net/webadmin/webmin-1.480.tar.gz
Tar-zxvf webmin-1.480.tar.gz
Cd webmin-1.480
./Setup. sh/usr/local/webmin
Config file directory [/etc/webmin]: Press enter
Log file directory [/var/webmin]: Press enter
Full path to perl (default/usr/bin/perl): Press enter
Web server port (default 10000 ):
Login name (default admin ):
Login password:
Password again:
The Perl SSLeay library is not installed. SSL not available.
Start Webmin at boot time (y/n): y
Default management address after installation: http: // ip: 10000
You can change the management Port to any port.
After logging in, change the language to Chinese. file management requires local java support. if there is no installation, you need to download and install it yourself.