<?xml version="1.0" encoding="gb2312"?>
	<rss version="2.0">
		<channel>
		<title><![CDATA[chenl ++ Cloved]]></title>
		<description><![CDATA[就算你是个蜗牛，也要快点跑。]]></description>
		<link>http://www.cublog.cn/u/1589/</link>
		<language>zh-cn</language>
		<generator>www.cublog.cn</generator>
		<copyright>Copyright 2010 ChinaUnix.Net All Rights Reserved</copyright>
		<pubDate>Fri, 03 Sep 2010 02:11:03 GMT</pubDate>
	
		<item>
			<title><![CDATA[ITNMS论坛 bbs.itnms.net]]></title>
			<link><![CDATA[http://blog.chinaunix.net/u/1589/showart.php?id=382575]]></link>
			<author></author>
			<guid></guid>
			<category></category>
			<pubDate>Sat, 15 Sep 2007 06:41:43 GMT</pubDate>
			<comments></comments>
			<description><![CDATA[<DIV>
<P>&nbsp;</P>
<P>开源网管产品 包括 <A href="http://www.itnms.net/discuz/forum-10-1.html"><U><FONT color=#800080>Nagios &amp; GroundWork</FONT></U></A>&nbsp;&nbsp;<A href="http://www.itnms.net/discuz/forum-11-1.html"><U><FONT color=#800080>Zenoss</FONT></U></A>&nbsp;&nbsp;<A href="http://www.itnms.net/discuz/forum-13-1.html"><U><FONT color=#800080>Hyperic HQ</FONT></U></A>&nbsp;&nbsp;<A href="http://www.itnms.net/discuz/forum-12-1.html"><U><FONT color=#0000ff>Qlusters &amp; openQRM</FONT>……  ]]></description>
		</item>	
			<item>
			<title><![CDATA[IP Limiter, iptables tools]]></title>
			<link><![CDATA[http://blog.chinaunix.net/u/1589/showart.php?id=338136]]></link>
			<author></author>
			<guid></guid>
			<category></category>
			<pubDate>Wed, 11 Jul 2007 10:52:42 GMT</pubDate>
			<comments></comments>
			<description><![CDATA[<div class="postTitle"><a href="http://blog.donews.com/chnl/archive/2007/07/11/1185437.aspx">IP Limiter, iptables tools</a></div>	前些日子因为需要（详见<a href="http://blog.donews.com/chnl/archive/2007/04/10/1153720.aspx">针对少量ip大量连接方式对网站攻击的简单处理方案（Apache mod_limitipconn, Iptalbles,dynfw）</a>），写了一个限制ip连接的工具，经过使用过程中的不断完善，到现在的版本，自认为已经基上可以拿出来供人拍砖了 :)，所以发布出来，希望可以供大家讨论。<br><br>README:<br><br>########<br>LISCENC……  ]]></description>
		</item>	
			<item>
			<title><![CDATA[Mysql Tuning tools]]></title>
			<link><![CDATA[http://blog.chinaunix.net/u/1589/showart.php?id=337561]]></link>
			<author></author>
			<guid></guid>
			<category></category>
			<pubDate>Tue, 10 Jul 2007 12:26:56 GMT</pubDate>
			<comments></comments>
			<description><![CDATA[<div class="postTitle"><a href="http://blog.donews.com/chnl/archive/2007/07/10/1185067.aspx">Mysql  Tuning tools</a></div>	最近朋友的网站由于用户量上升及其他原因，使得mysql数据库性能出现严重问题，导致用户无法正常登录及使用。<br>为了找出性能问题的根结，Google了很多，最后从以下方面入手：<br>1.&nbsp; 配置mysql log_slow_queries 功能<br>输出哪些耗时的sql语句到日志中，使用mysqldumpslow去统计，从而确定是哪些应用的数据库查询影响了数据库性能。<br>log_slow_queries在my.cnf的配置，示例如下：<br>log_slow_que……  ]]></description>
		</item>	
			<item>
			<title><![CDATA[一个人，无法领略两个人的快乐；两个人，体会不到三个人的幸福！]]></title>
			<link><![CDATA[http://blog.chinaunix.net/u/1589/showart.php?id=334008]]></link>
			<author></author>
			<guid></guid>
			<category></category>
			<pubDate>Wed, 04 Jul 2007 06:26:47 GMT</pubDate>
			<comments></comments>
			<description><![CDATA[一个人，无法领略两个人的快乐；两个人，体会不到三个人的幸福！
		
		
		  ]]></description>
		</item>	
			<item>
			<title><![CDATA[postfix installation]]></title>
			<link><![CDATA[http://blog.chinaunix.net/u/1589/showart.php?id=325769]]></link>
			<author></author>
			<guid></guid>
			<category></category>
			<pubDate>Thu, 21 Jun 2007 06:00:12 GMT</pubDate>
			<comments></comments>
			<description><![CDATA[<div class="postTitle"><a href="http://blog.donews.com/chnl/archive/2007/06/21/1178119.aspx">postfix installation</a></div>	reference：<a href="http://www.chinaunix.net/jh/14/553326.html">postfix邮件系统完整版</a> http://www.chinaunix.net/jh/14/553326.html<br><br>The following is my installation log<br><br>1. mysql<br>yum install mysql-server mysql-devel <br>or, to install the tar.gz<br><br>2. apache<br>install apache with so option, for php support<br><br>3. php<br>install the php, with mysql a……  ]]></description>
		</item>	
			<item>
			<title><![CDATA[针对少量ip大量连接方式对网站攻击的简单处理方案（Apache mod_limitipconn, I]]></title>
			<link><![CDATA[http://blog.chinaunix.net/u/1589/showart.php?id=275064]]></link>
			<author></author>
			<guid></guid>
			<category></category>
			<pubDate>Tue, 10 Apr 2007 10:29:42 GMT</pubDate>
			<comments></comments>
			<description><![CDATA[<div class="postTitle"><a href="http://blog.donews.com/chnl/archive/2007/04/10/1153720.aspx">针对少量ip大量连接方式对网站攻击的简单处理方案（Apache mod_limitipconn, Iptalbles,dynfw）</a></div>	针对少量ip大量连接方式对网站攻击的简单处理方案（Apache mod_limitipconn, Iptalbles,dynfw）<br><br>以下只是针对针对少量ip大量连接的初级的攻击方式有一定效果，<br>截取自针对朋友网站真实情况的一些处理方法。<br><br><br>1、Apache:<br><a href="http://dominia.org/djao/limitipconn2.html">mod_limitipconn</a>模块，<a ……  ]]></description>
		</item>	
			<item>
			<title><![CDATA[再别康桥-东北话版--暴笑]]></title>
			<link><![CDATA[http://blog.chinaunix.net/u/1589/showart.php?id=263693]]></link>
			<author></author>
			<guid></guid>
			<category></category>
			<pubDate>Fri, 23 Mar 2007 06:14:07 GMT</pubDate>
			<comments></comments>
			<description><![CDATA[<div class="postTitle"><a href="http://blog.donews.com/chnl/archive/2007/03/23/1143821.aspx">再别康桥-东北话版--暴笑</a></div>	鸟悄儿的我走了，正如我蔫巴的来；<br>我得了八嗖的招手，墨迹西天的云彩。<br>那泡子边的金柳，是夕阳中的媳妇儿；<br>波光里的倩磴儿，在我的心头固用。<br>买了吧台的青幸，油了巴几的在水底赛脸；<br>在康河的旮旯里，我甘心做一把蒿子。<br>那榆吟下的一座，不是蘑菇，是个猫楼；<br>揉希碎在浮躁间，沉淀着贼拉彩虹的梦。<br>嘎哈啊？划拉一把扫帚嘎的，向青菜贼青那嘎的漫溯；<br>正一兜子星辉，……  ]]></description>
		</item>	
			<item>
			<title><![CDATA[有关Mambo components (com_zoom等) 漏洞的处理]]></title>
			<link><![CDATA[http://blog.chinaunix.net/u/1589/showart.php?id=263352]]></link>
			<author></author>
			<guid></guid>
			<category></category>
			<pubDate>Thu, 22 Mar 2007 11:17:35 GMT</pubDate>
			<comments></comments>
			<description><![CDATA[<div class="postTitle"><a href="http://blog.donews.com/chnl/archive/2007/03/22/1143507.aspx">有关Mambo components (com_zoom等) 漏洞的处理</a></div><br><div class="postText">前些日子，朋友的一个Mambo的站点，突然流量暴涨，从早上6点开始，从mrtg上看，流量已经跑到100M，而且网站用户也投诉说访问特别慢，从而想到，可以是被入侵了。<br>检查后，发现系统被植入了一个syn flood攻击软件。<br>经过简单处理，站点恢复了正常，开始考虑如何找到问题的根源。<br> 站点是CentOS4.4 final搭建的，前期的的安全措施也作了很多，理……  ]]></description>
		</item>	
			<item>
			<title><![CDATA[faac-1.25 及 faad2-2.5 在CentOS下的编译 ---- for ffmpeg]]></title>
			<link><![CDATA[http://blog.chinaunix.net/u/1589/showart.php?id=263327]]></link>
			<author></author>
			<guid></guid>
			<category></category>
			<pubDate>Thu, 22 Mar 2007 10:34:27 GMT</pubDate>
			<comments></comments>
			<description><![CDATA[
		<div class="postTitle"><a href="http://blog.donews.com/chnl/archive/2007/03/22/1143495.aspx">faac-1.25 及 faad2-2.5 在CentOS下的编译 ---- for ffmpeg</a></div>	最近有个项目，需要ffmpeg的支持，google了一下，找到了张微波的这篇<a href="http://blog.5ilinux.com/archives/2006/08/ffmpeg.html">ffmpeg的编译大全</a>。<br>呵呵，确实讲的比较详细，一步步走下来，直到需要编译faac-1.25 及 faad2-2.5 出现问题。<br>费尽周折，google了很久，总算找到了解决方式，呵呵，写出来，希望能对有需要的人少走些弯路。<br><br>解……  ]]></description>
		</item>	
			<item>
			<title><![CDATA[mod_encoding 在 Apache 2.2.0下的编译]]></title>
			<link><![CDATA[http://blog.chinaunix.net/u/1589/showart.php?id=239748]]></link>
			<author></author>
			<guid></guid>
			<category></category>
			<pubDate>Mon, 29 Jan 2007 11:42:14 GMT</pubDate>
			<comments></comments>
			<description><![CDATA[<DIV>
<DIV class=postTitle><A href="http://blog.donews.com/chnl/archive/2007/01/29/1121864.aspx"><FONT color=#0000ff>mod_encoding 在 Apache 2.2.0下的编译</FONT></A></DIV>
<DIV class=postText>有个朋友的网站有大量的中文文件需要处理，而IE默认使用UTF-8模式，使得这部分文件无法被用户正常浏览。<BR>因此打算用<A href="http://webdav.todo.gr.jp/"><FONT color=#0000ff>mod_encoding</FONT></A>来对此作一些处理。<BR>本以为，参照此文档http://blog.51766.com/page/zsc?entry=1141808884223很容易就可以完成，但是却遇到……  ]]></description>
		</item>	
			<item>
			<title><![CDATA[什么都不想做的时候,该做点什么? ]]></title>
			<link><![CDATA[http://blog.chinaunix.net/u/1589/showart.php?id=136227]]></link>
			<author></author>
			<guid></guid>
			<category></category>
			<pubDate>Tue, 04 Jul 2006 05:28:12 GMT</pubDate>
			<comments></comments>
			<description><![CDATA[也许该看看书。<br>&nbsp;&nbsp; 今天中午地震的时候，在25楼的我，看着鱼缸里面的水荡来荡去，居然一点反应都没有。理论上应该有一些恐惧吧，对不对？<br><br>&nbsp;&nbsp;&nbsp; 该做点什么呢？也许真的应该，Like a Rolling Stone 。
		
		
		  ]]></description>
		</item>	
			<item>
			<title><![CDATA[房价满意度问卷调查]]></title>
			<link><![CDATA[http://blog.chinaunix.net/u/1589/showart.php?id=133787]]></link>
			<author></author>
			<guid></guid>
			<category></category>
			<pubDate>Wed, 28 Jun 2006 07:09:50 GMT</pubDate>
			<comments></comments>
			<description><![CDATA[一个专业的房地产网站的很好玩的一个调查问卷，不过别当真啊！:)<br><br><a href="http://www.foloda.com/xuanchuan/jiage.pps">http://www.foloda.com/xuanchuan/jiage.pps</a>
		
		
		  ]]></description>
		</item>	
			<item>
			<title><![CDATA[UnixUtils]]></title>
			<link><![CDATA[http://blog.chinaunix.net/u/1589/showart.php?id=133391]]></link>
			<author></author>
			<guid></guid>
			<category></category>
			<pubDate>Wed, 28 Jun 2006 02:14:03 GMT</pubDate>
			<comments></comments>
			<description><![CDATA[http://blog.donews.com/chnl/archive/2006/06/27/928873.aspx<br />
<br />
由于工作，需要经常性地对一些文本进行处理。比较常用的大多是Linux系统下的一些实用工具如，grep，awk，sed，tr，sort，uniq等。<br />
    由于工作的PC是Windows平台，所以免不了要把原始的文件上传到Linux系统上，进行一番处理后，再重新下载回Windows系统。每天都来来回回的，真得很麻烦，直到有一天发现并安装了UnixUtils。<br />
    UnixUtils是SF上的一个项目，最新版本可以从这里得到，http://unxutils.sourceforge.net/。其大小只有几M，现在能够提供的命令列表为：  ]]></description>
		</item>	
			<item>
			<title><![CDATA[FreeNAS]]></title>
			<link><![CDATA[http://blog.chinaunix.net/u/1589/showart.php?id=131370]]></link>
			<author></author>
			<guid></guid>
			<category></category>
			<pubDate>Thu, 22 Jun 2006 09:57:12 GMT</pubDate>
			<comments></comments>
			<description><![CDATA[<a href="http://blog.donews.com/chnl/archive/2006/06/22/924353.aspx" target="_blank">http://blog.donews.com/chnl/archive/2006/06/22/924353.aspx</a><br><br><br><p>前几天在SF.net上找东西，偶然发现了FreeNAS（<a href="http://sourceforge.net/projects/freenas/">http://sourceforge.net/projects/freenas/</a>）。<br><br>&nbsp;&nbsp;&nbsp; 
最新版本是0.66，基于FreeBSD的NAS(Network Attached Storage) 实现，采用<a href="http://sourceforge.net/softwaremap/trove_list.php?form_cat=187">BSD 
License</a>，支持：……  ]]></description>
		</item>	
			<item>
			<title><![CDATA[Nagios配置学习手记-续-完整版]]></title>
			<link><![CDATA[http://blog.chinaunix.net/u/1589/showart.php?id=122777]]></link>
			<author></author>
			<guid></guid>
			<category></category>
			<pubDate>Sat, 03 Jun 2006 14:52:09 GMT</pubDate>
			<comments></comments>
			<description><![CDATA[	本文是上一篇文章<Nagios配置学习手记>的后续版本。主要内容为对command(plugins)/host/service的配置及对主机/应用监控具体实现。其中内容包括：<br />
	配置了commands/hosts/services实例；<br />
	采用从源码编译方式安装；<br />
	添加了Nrpe支持，对远程主机的本地资源进行监控；<br />
	采用统一的Notify接口方式，添加了多种通知方式的实现，包括Smtp方式的Email、QQ；<br />
	MSN/SMS方式在本文没有讨论。SMS虽然内部通过http方式实现，但不具有通用性；Msn实现方式可以参照QQ。QQ使用的是TextQQ（一个采用LumaQQ核心的QQ项目)。关于Msn，还没有找到比较好的Linux下支持CLI操作的软件，如果有谁知道合适的，希望推荐。<br />
	主机操作系统为AS3U5。<br />
	本文主要参考Nagios的官方文档Nagios_2_0_Docs.pdf而成。<br />
	以下文中所列出的配置文件及脚本，皆在我的系统的真实环境测试通过，可以经过简单修改后使用。但在此生命，并不保证在所有的环境下皆能正常运行。本文档的所有权归chenl(chnl@163.com)所有，使用GPL发布，可以自由拷贝，转载，转载时请保持文档的完整性，严禁用于任何商业用途。   ]]></description>
		</item>	
			<item>
			<title><![CDATA[为某治疗JQ的药品策划的广告词 ，且和google相关，呵呵 :)]]></title>
			<link><![CDATA[http://blog.chinaunix.net/u/1589/showart.php?id=121956]]></link>
			<author></author>
			<guid></guid>
			<category></category>
			<pubDate>Fri, 02 Jun 2006 02:32:03 GMT</pubDate>
			<comments></comments>
			<description><![CDATA[有身边人深受JQ之苦，想出来调侃的，嗬嗬！<img src="http://www.cublog.cn/images/face/002.gif"><br>内容为对话体形式：<br><br>手气不错（Google首页上写的，每天上网Google N次，每次都能看到）！JQ呢？：（<br>用DKN，让你有手气，没JQ！<br>
		
		
		  ]]></description>
		</item>	
			<item>
			<title><![CDATA[关于Oracle的exp方式备份部分脚本内容的注释]]></title>
			<link><![CDATA[http://blog.chinaunix.net/u/1589/showart.php?id=121953]]></link>
			<author></author>
			<guid></guid>
			<category></category>
			<pubDate>Fri, 02 Jun 2006 02:23:42 GMT</pubDate>
			<comments></comments>
			<description><![CDATA[以下是部分脚本内容的注释：<br />
<br />
ora_auto_exp.sh中这段while的选环，主要的任务是把ora_auto_exp.conf配置文件中<br />
相关的用户名/密码解析出来，然后执行相关的exp命令，dump备份文件。  ]]></description>
		</item>	
			<item>
			<title><![CDATA[Nagios的后续部分]]></title>
			<link><![CDATA[http://blog.chinaunix.net/u/1589/showart.php?id=120877]]></link>
			<author></author>
			<guid></guid>
			<category></category>
			<pubDate>Wed, 31 May 2006 05:08:11 GMT</pubDate>
			<comments></comments>
			<description><![CDATA[有关Nagios配置应用的后续部分，已经完成。<br>
主机操作系统为AS3U5；<br>
采用从源码编译方式安装；<br>
添加了Nrpe支持；<br>
采用统一的Notify借口方式，添加了多种通知方式的实现，现在包括Smtp方式的Email，QQ，MSN/SMS方式暂时还没有添加。<br><br><br>
		
		
		  ]]></description>
		</item>	
			<item>
			<title><![CDATA[Oracle数据库自动备份脚本_exp方式]]></title>
			<link><![CDATA[http://blog.chinaunix.net/u/1589/showart.php?id=118132]]></link>
			<author></author>
			<guid></guid>
			<category></category>
			<pubDate>Fri, 26 May 2006 01:27:03 GMT</pubDate>
			<comments></comments>
			<description><![CDATA[本文对exp/crontab方式对Oracle数据库的自动备份作了一些尝试，并不保证在所有的环境下皆能正常运行。<br />
<br />
本文档的所有权归chenl(chnl@163.com)所有，使用GPL发布，可以自由拷贝，转载，转载时请保持文档的完整性，严禁用于任何商业用途<br />
  ]]></description>
		</item>	
			<item>
			<title><![CDATA[关于伤口]]></title>
			<link><![CDATA[http://blog.chinaunix.net/u/1589/showart.php?id=116063]]></link>
			<author></author>
			<guid></guid>
			<category></category>
			<pubDate>Mon, 22 May 2006 01:49:33 GMT</pubDate>
			<comments></comments>
			<description><![CDATA[
		伤口与生俱来的使命跟意义就是要在你的身体及心灵上留下伤痕。<br>如果他平复得过快，记得一定要在他彻底好之前，抓紧时间在上面洒上一把盐。<br>不要辱没他的使命。
		
		
		
		
		  ]]></description>
		</item>	
			</channel>
	</rss>
