文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>CentOS下配置webmin

CentOS下配置webmin

时间:2009-03-23  来源:sjhf

  在书上看到有关webmin的介绍,感觉是个很有用的东西,而且可以简化linux的配置程序。有些东西不用敲命令就可以搞定,还是很不错的。于是决定安装、配置一下。   首先在http://www.webmin.com(webmin的官方网站上)下载webmin的最新版本。我这里用的是webmin-1.441.tar.gz。   [root@localhost ]tar -zxvf webmin-1.441.tar.gz [root@localhost ]cd webmin-1.441
[root@localhost ]./setup.sh
接下来就进入配置页面了,详细如下: *********************************************************************** *            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 /root/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]: /etc/webmin-1.441  --这步一定要选另一个安装路径,我用默认的总是安装不成功。 Log file directory [/var/webmin]: /etc/webmin-1.441  --同上
*********************************************************************** Webmin is written entirely in Perl. Please enter the full path to the Perl 5 interpreter on your system.
Full path to perl (default /usr/bin/perl):
Testing Perl ... Perl seems to be installed ok
*********************************************************************** Operating system name:    CentOS Linux Operating system version: 5.2
*********************************************************************** 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):  --设置端口号,默认是10000 Login name (default admin):  --设置登录名,默认是admin Login password: Password again: Use SSL (y/n): n  --是否需要SSL验证 Start Webmin at boot time (y/n): y  --是否在系统启动时启动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-1.441/uninstall.sh .. ..done
Changing ownership and permissions .. ..done
Running postinstall scripts .. ..done
Attempting to start Webmin mini web server.. Starting Webmin server in /root/webmin-1.441 ..done
*********************************************************************** Webmin has been installed and started successfully. Use your web browser to go to
  http://localhost.localdomain:10000/  --访问webmin的路径
and login with the name and password you entered previously.
以上配置完毕就可以登陆webmin了。


通过这个窗口就可以登陆进webmin了
关于webmin内如何操作 敬请期待...
相关阅读 更多 +
排行榜 更多 +
拉力竞速2

拉力竞速2

体育竞技 下载
文字乱舞水浒

文字乱舞水浒

角色扮演 下载
蓝图公考

蓝图公考

学习教育 下载