从Webmin的主页()介绍,可以知道,Webmin内置一个web server,web
server和所有的cgi程序都是用perl
5编写的。目前的Webmin版本支持多种UNIX和Linux版本,支持最好的是Solaris、Linux
(尤其是Redhat)和FreeBSD。Webmin同时提供多种语言的界面支持,包括简体中文,不过,考虑到老外对中文的翻译水平,其翻译并不彻底,
一些配置说明仍然是英文的。
1 在ubuntu的命令行下 下载 内容来自haohtml.com
wget -c
内容来自haohtml.com
目前最新是1.441 haohtml.com
下载完成 copyright haohtml.com
2 解压
copyright haohtml.com
tar xvzf webmin-1.441.tar.gz
copyright haohtml.com
haohtml.com
3 然后进入cd webmin-1.441
4 输入 setup.sh
开始安装 网页制作技术网
copyright haohtml.com
***********************************************************************
*
Welcome to the Webmin setup script, version 1.441 *
***********************************************************************
Webmin is a web-based interface that allows Unix-like operating
systems
and common Unix services to be easily administered.
Installing
Webmin in /usr/webmin-1.441 ...
***********************************************************************
Webmin uses separate directories for configuration files and log
files.
Unless you want to run multiple versions of Webmin at the
same time
you can just accept the defaults.
Config file
directory [/etc/webmin]: 默认配置文件目录[可以修改,或者直接键入回车]
Log file directory
[/var/webmin]: 默认日志文件目录[可以修改,或者直接键入回车]
***********************************************************************
Webmin is written entirely in Perl. Please enter the full path to
the
Perl 5 interpreter on your system.
haohtml.com
Full path to perl (default /usr/bin/perl): 检查Perl安装 或者直接键入回车
Testing
Perl ...
Perl seems to be installed ok
***********************************************************************
Operating system name: Ubuntu
***********************************************************************
Webmin uses its own password protected web server to provide access
to the administration programs. The setup script needs to know :
-
What port to run the web server on. There must not be another
web
server already using this port.
- The login name required to access
the web server.
- The password required to access the web server.
-
If the webserver should use SSL (if your system supports it).
-
Whether to start webmin at boot time.
Web server port (default
10000): 默认webmin web server的端口
Login name (default admin):
通过浏览器登录webmin的用户名,默认为admin[建议修改为自己的一个登录帐号]
Login password: 输入用户登录密码
Password again:
再次输入用户登录密码
The Perl SSLeay library is not installed. SSL not
available.
Start Webmin at boot time (y/n): y 是否在linux启动时运行webmin
***********************************************************************
Creating web server config files..
..done
Creating access
control file..
..done
Inserting path to perl into scripts..
..done
Creating start and stop scripts..
..done
Copying config
files..
..done
Configuring Webmin to start at boot time..
Created
init script /etc/rc.d/init.d/webmin
..done
Creating uninstall
script /etc/webmin/uninstall.sh ..
..done
Changing ownership and
permissions ..
..done
Running postinstall scripts ..
..done
Attempting to start Webmin mini web server..
Starting Webmin
server in /usr/webmin-1.441
..done
***********************************************************************
Webmin has been installed and started successfully. Use your web
browser to go to
内容来自haohtml.com and
login with the name and password you entered previously.
安装结束。
如
果没有让webmin开机启动可以用下面的方法启动
代码:# /etc/webmin/stop
//
停止服務
# /etc/webmin/start
//启动服務
现在您可以在浏览器里输入
或者
来使用webmin管理你安装的php+apache2+mysql 正常登录
你可以修改语言为中文选中webmin的Change
Language and Theme