<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[刘新修]]></title> 
<link>http://liuxinxiu.com:80/index.php</link> 
<description><![CDATA[刘新修的个人博客 (Liuxinxiu'S Blog)]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[刘新修]]></copyright>
<item>
<link>http://liuxinxiu.com:80/centos-5_4_install_webmin/</link>
<title><![CDATA[Centos-5.4下Webmin 的安装与使用]]></title> 
<author>刘新修 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux/Unix]]></category>
<pubDate>Wed, 17 Nov 2010 09:41:25 +0000</pubDate> 
<guid>http://liuxinxiu.com:80/centos-5_4_install_webmin/</guid> 
<description>
<![CDATA[ 
	<p><span style="color: #0000ff">通过浏览器远程管理linux---webmin<br />Webmin是基于B/S（Browser/Server）模式的linux管理工具，可以进行linux的系统、服务器、网络、硬件、群集等管理，其界面友好，简明易用。只需通过浏览器，即可完成Linux的日常管理工作，是linux远程及本地管理的一把利剑。 </span></p><p><strong><span style="color: #0000ff"><a href="http://www.webmin.com/download.html"><span style="color: #0000ff">http://www.webmin.com/download.html</span></a></span></strong><strong><span style="color: #0000ff"> </span><span style="color: #ff0000"><span>WEBMIN官方下载页面</span></span></strong></p><p><span style="color: #0000ff"><a target="_blank" href="http://at.liuxinxiu.com/2010/12/image/webmin-com.gif"><img height="386" alt="" width="718" src="http://at.liuxinxiu.com/2010/12/image/webmin-com.gif" /></a></span></p><p><strong><span style="color: #0000ff">TAR.GZ官方下载地址：</span></strong></p><p><span style="color: #0000ff"><font color="#000000">Unix tar/gzip format<br /></font><a href="http://prdownloads.sourceforge.net/webadmin/webmin-1.520.tar.gz"><strong><span style="color: #ff0000">http://prdownloads.sourceforge.net/webadmin/webmin-1.520.tar.gz</span></strong></a><font color="#000000"> 14M</font></span></p><p>1、 webmin的安装与使用</p><p><strong><span style="color: #0000ff">[root@yourhost /tmp]# gunzip webmin-1.520.tar.gz<br />[root@yourhost /tmp]# tar xf webmin-1.520.tar<br />[root@yourhost /tmp]# cd webmin-1.520<br />[root@yourhost /tmp/webmin-1.520]# ./setup.sh /usr/local/webmin</span></strong></p><p><strong><br />显示如下：</strong><br />Config file directory [/etc/webmin]: //配置文件位置<br />Log file directory [/var/webmin]: //日志文件位置<br />Full path to perl (default /usr/bin/perl): //perl的位置（检测到后会提示成功）<br />Web server port (default 10000): //使用的端口（默认10000）<br />Login name (default admin): //登录名（默认admin）<br />Login password: //登录口令<br />Password again: //确认登录口令<br />Start Webmin at boot time (y/n): //是否在linux启动时自动启动webmin</p><p>上面所有提问，除了用户名及密码自定，其它均取默认值即可。</p><p><strong>2、 webmin的启动与停止 </strong></p><p>webmin安装后以服务的形式运行（默认服务端口为：10000），启动与停止与其它服务类似。<br />启动：service webmin start<br />停止：service webmin stop<br />重启：service webmin restart<br />启动后用netstat -ant可看到10000端口已打开。）</p><p><strong>3、访问webmin</strong><br />访问方法：http://网址:10000<br /><br /><strong>4、更改界面语言</strong><br />进入界面后（见上图），点击第一个图标&ldquo;Change Language and Theme&rdquo;，进入后在第一行&ldquo;Web UI language&rdquo;后面选中&ldquo;personal choice&rdquo;，并在下拉列表中选择&ldquo;simplified Chinese(ZH-CN)<br />单击&ldquo;Make Changes&rdquo;按钮，单击&ldquo;Return to index&rdquo;链接即可<br /><br /><strong>5、webmin 管理员口令的更改</strong><br />例：将webmin管理员root的口令更改为222222<br />changepass.pl /etc/webmin root 222222 (changepass.pl 位于解压的目录，复制到任何地方调用即可)<br />其中 /etc/webmin是配置文件的路径，即安装时定义的位置.</p><p><a target="_blank" href="http://at.liuxinxiu.com/2010/11/image/webmin-2.gif"><img height="2258" alt="" width="789" src="http://at.liuxinxiu.com/2010/11/image/webmin-2.gif" /></a></p><p><a target="_blank" href="http://at.liuxinxiu.com/2010/11/image/webmin-3.gif"><img height="325" alt="" width="591" src="http://at.liuxinxiu.com/2010/11/image/webmin-3.gif" /></a></p><p><a target="_blank" href="http://at.liuxinxiu.com/2010/11/image/webmin-4.gif"><img height="827" alt="" width="623" src="http://at.liuxinxiu.com/2010/11/image/webmin-4.gif" /></a></p><p><a target="_blank" href="http://at.liuxinxiu.com/2010/11/image/webmin-5.gif"><img height="827" alt="" width="632" src="http://at.liuxinxiu.com/2010/11/image/webmin-5.gif" /></a></p><p><strong>查看安装步骤全部：<br /></strong><a target="_blank" href="http://at.liuxinxiu.com/2010/11/image/webmin-1.gif"><strong><span style="color: #0000ff">http://at.liuxinxiu.com/2010/11/image/webmin-1.gif</span></strong></a></p><div id="post_message_1197372" style="overflow-x: hidden">可以执行 /etc/webmin/uninstall.sh 自动删除</div>
]]>
</description>
</item><item>
<link>http://liuxinxiu.com:80/centos-5_4_install_webmin/#blogcomment17</link>
<title><![CDATA[[评论] Centos-5.4下Webmin 的安装与使用]]></title> 
<author>lds &lt;ldshuang@gmail.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 28 Dec 2010 09:52:43 +0000</pubDate> 
<guid>http://liuxinxiu.com:80/centos-5_4_install_webmin/#blogcomment17</guid> 
<description>
<![CDATA[ 
	你的博客系统是用的什么
]]>
</description>
</item>
</channel>
</rss>