所属类别:网络技术
文章作者:二儿日生
特别推荐:免费发布信息 承包关键词~~抢爆了!HOT!
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章 原始出处 、作者信息和本声明。否则将追究法律责任。http://rikky.blog.51cto.com/26770/116017在书上看到有关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 operatingsystems 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 timeyou 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 thePerl 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 LinuxOperating system version: 5.2***********************************************************************Webmin uses its own password protected web server to provide accessto 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): --设置端口号,默认是10000Login name (default admin): --设置登录名,默认是adminLogin password:Password again:Use SSL (y/n): n --是否需要SSL验证Start Webmin at boot time (y/n): y --是否在系统启动时启动webmin***********************************************************************Creating web server config files....doneCreating access control file....doneInserting path to perl into scripts....doneCreating start and stop scripts....doneCopying config files....doneConfiguring Webmin to start at boot time..Created init script /etc/rc.d/init.d/webmin..doneCreating uninstall script /etc/webmin-1.441/uninstall.sh ....doneChanging ownership and permissions ....doneRunning postinstall scripts ....doneAttempting to start Webmin mini web server..Starting Webmin server in /root/webmin-1.441..done***********************************************************************Webmin has been installed and started successfully. Use your webbrowser to go tohttp://localhost.localdomain:10000/ --访问webmin的路径and login with the name and password you entered previously.以上配置完毕就可以登陆webmin了。通过这个窗口就可以登陆进webmin了关于webmin内如何操作 敬请期待...本文出自 “技术槽子的精神世界” 博客,请务必保留此出处http://rikky.blog.51cto.com/26770/116017本文出自 51CTO.COM技术博客
相关信息· 恢复误删除的Linux文件
· 用Visual C
· 保证更新安全需在防火墙多下功夫
· 实用SQL StoredProcedure移植方案
47436
95592
