<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>飞天的梦想</title>
	<atom:link href="http://hiei.yeax.com/feed" rel="self" type="application/rss+xml" />
	<link>http://hiei.yeax.com</link>
	<description>emule linux and so on..</description>
	<lastBuildDate>Tue, 09 Mar 2010 04:12:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>蛋蛋快出来吧</title>
		<link>http://hiei.yeax.com/archives_218.html</link>
		<comments>http://hiei.yeax.com/archives_218.html#comments</comments>
		<pubDate>Tue, 09 Mar 2010 04:10:10 +0000</pubDate>
		<dc:creator>小飞</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[蛋蛋]]></category>

		<guid isPermaLink="false">http://hiei.yeax.com/archives_218.html</guid>
		<description><![CDATA[已经留级一天了，本周再不出来就会被关到小房间的啊
]]></description>
		<wfw:commentRss>http://hiei.yeax.com/archives_218.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>blog搬家啦</title>
		<link>http://hiei.yeax.com/archives_217.html</link>
		<comments>http://hiei.yeax.com/archives_217.html#comments</comments>
		<pubDate>Sat, 06 Mar 2010 12:32:11 +0000</pubDate>
		<dc:creator>小飞</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[linode]]></category>
		<category><![CDATA[搬家]]></category>

		<guid isPermaLink="false">http://hiei.yeax.com/archives_217.html</guid>
		<description><![CDATA[现在换到了linode，不受和谐的困扰
]]></description>
		<wfw:commentRss>http://hiei.yeax.com/archives_217.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ip_conntrack: table full, dropping packet 解决办法</title>
		<link>http://hiei.yeax.com/archives_214.html</link>
		<comments>http://hiei.yeax.com/archives_214.html#comments</comments>
		<pubDate>Sat, 09 May 2009 02:07:06 +0000</pubDate>
		<dc:creator>小飞</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[ip_conntrack]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[netfilter]]></category>

		<guid isPermaLink="false">http://hiei.yeax.com/archives_214.html</guid>
		<description><![CDATA[Question:
Nat + Squid Server Error:
ip_conntrack: table full, dropping packet.
 Solution:
把这个文档里的参数：/proc/sys/net/ipv4/netfilter/ip_conntrack_tcp_timeout_established
调小一些，默认是5天，太长了，减少到一个小时，假如网上有病毒，一会conntrack table就满了
但是，2.6内核才有./ netfilter/ip_conntrack_tcp_timeout_established这个文档（uname ?r查看内核版本）2.4及以下kernel里应该没有这个文档，需要重新编译kernel到2.6以上才会有这个文档。
]]></description>
		<wfw:commentRss>http://hiei.yeax.com/archives_214.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>网络瑞士军刀</title>
		<link>http://hiei.yeax.com/archives_210.html</link>
		<comments>http://hiei.yeax.com/archives_210.html#comments</comments>
		<pubDate>Fri, 13 Mar 2009 05:11:59 +0000</pubDate>
		<dc:creator>小飞</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[nc]]></category>
		<category><![CDATA[netcat]]></category>
		<category><![CDATA[socat]]></category>

		<guid isPermaLink="false">http://hiei.yeax.com/archives_210.html</guid>
		<description><![CDATA[nc 和socat
这两篇文章挺有用的。
通过ssh隧道进行udp转发
socat帮助手册
]]></description>
		<wfw:commentRss>http://hiei.yeax.com/archives_210.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>升级服务器操作系统</title>
		<link>http://hiei.yeax.com/archives_206.html</link>
		<comments>http://hiei.yeax.com/archives_206.html#comments</comments>
		<pubDate>Mon, 23 Feb 2009 05:44:24 +0000</pubDate>
		<dc:creator>小飞</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Lenny]]></category>
		<category><![CDATA[Sarge]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://hiei.yeax.com/?p=206</guid>
		<description><![CDATA[从Debian 3.1 到 5.0 ，远程ssh 升级，祈祷成功！
不想跑机房去&#8230;
update:
升级果然还是出问题了，但是幸好不用跑机房去。升级过程还是比较简单的.
1. 更改 /etc/apt/sources.list 的sarge 为 etch
2. apt-get update ; apt-get dist-upgrade. 完成后再进行一次 apt-get dist-upgrade。
3. 更改 /etc/apt/sources.list 的 etch 为 lenny
4. 重复 2
5.  发现内核没了. 于是 apt-get install linux-image-2.6 。
服务器硬件唯一特别的就是插了一块scsi卡，系统安装在 scsi硬盘上， 另外还有一个ide硬盘做数据备份。
原来的内核是2.6.8， grub的启动分区是 hd1,0 。 安装手册有提到新系统有可能设备编号会改变，我多了个心眼，在 /boot/grub/menu.lst 里面增加了一个启动选项，指向 hd0,0。
重启.. 等了5分钟后，还是没起来。找托管商，结果发现网管不知机房里。2小时后网管终于到机房里，让他接上显示器，选择最后一个启动选项，终于起来了&#8230; 赶紧修改 menu.lst，将hd1,0 都改成 hd0,0，重启一次，这次顺利启动了..
然后就是一些收尾工作，php-mysql 没了，安装。proftpd的配置文件有些改动，再改改。
这两天服务器都很正常，升级还算比较顺利。
]]></description>
		<wfw:commentRss>http://hiei.yeax.com/archives_206.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>春节假期结束</title>
		<link>http://hiei.yeax.com/archives_205.html</link>
		<comments>http://hiei.yeax.com/archives_205.html#comments</comments>
		<pubDate>Mon, 02 Feb 2009 02:14:56 +0000</pubDate>
		<dc:creator>小飞</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[续办]]></category>
		<category><![CDATA[居住证]]></category>
		<category><![CDATA[上班]]></category>

		<guid isPermaLink="false">http://hiei.yeax.com/archives_205.html</guid>
		<description><![CDATA[终于结束了。
公司其实昨天就开始上班了，不过我还是多请了一天假，今天才上班。
一大早的跑到上海人才服务中心拿了居住证的通知副联，交给HR去搞社保了。
这次办下来的是3年，比上次好一些，起码可以有2年多不用去办这个玩意，太麻烦了！
据说2月底要出居住证转户口的政策，等着瞧好了。
]]></description>
		<wfw:commentRss>http://hiei.yeax.com/archives_205.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>路由器坏了</title>
		<link>http://hiei.yeax.com/archives_204.html</link>
		<comments>http://hiei.yeax.com/archives_204.html#comments</comments>
		<pubDate>Fri, 23 Jan 2009 01:04:42 +0000</pubDate>
		<dc:creator>小飞</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[路由器]]></category>

		<guid isPermaLink="false">http://hiei.yeax.com/archives_204.html</guid>
		<description><![CDATA[买了显卡装上，电脑终于好了。可是无线路由器怎么也不能拨号，折腾了半天，只好不用路由器，直接电脑拨号。虽然能上网，可是很不爽，因为n800不能用无线上网，只能用慢的可怜的gprs 折腾。刚刚又测试了一下路由器，终于发现是wan口坏了，郁闷啊！！难道我又要花100多去买个无线路由器？D-link DI-624+A 是垃圾东西。
]]></description>
		<wfw:commentRss>http://hiei.yeax.com/archives_204.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>准备回家过年</title>
		<link>http://hiei.yeax.com/archives_203.html</link>
		<comments>http://hiei.yeax.com/archives_203.html#comments</comments>
		<pubDate>Sat, 17 Jan 2009 02:53:10 +0000</pubDate>
		<dc:creator>小飞</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[过年]]></category>

		<guid isPermaLink="false">http://hiei.yeax.com/archives_203.html</guid>
		<description><![CDATA[请了7天假期，从今天开始放假啦，明天就可以回去广州了，哈哈
]]></description>
		<wfw:commentRss>http://hiei.yeax.com/archives_203.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Popsub 0.75-0.77 更新</title>
		<link>http://hiei.yeax.com/archives_194.html</link>
		<comments>http://hiei.yeax.com/archives_194.html#comments</comments>
		<pubDate>Thu, 15 Jan 2009 03:12:38 +0000</pubDate>
		<dc:creator>小飞</dc:creator>
				<category><![CDATA[多媒体]]></category>
		<category><![CDATA[kuti]]></category>
		<category><![CDATA[popsub]]></category>

		<guid isPermaLink="false">http://hiei.yeax.com/?p=194</guid>
		<description><![CDATA[Popsub 是漫游字幕组的Kuti同学编写的一个字幕制作软件，介绍和用法看这里: Popsub 0.74 和 0.75(测试版本) 下载
有问题需要讨论或者请教来这里： Popsub的下载及报错贴
改进如下：
0.75版(20081103):
变更点:
1.播放器改为WMP9
2.打开时间轴文件的时候可以选择添加模式
3.时间轴窗口加入查找替换功能
4.时间轴的23.976FPS和25FPS转换
5.平移时间的时候，可以选择自动避免产生重叠时间
6.加入键盘生成卡拉OK的方法
7.变为自动安装包
0.76版(2008/11/11):
变更点:
1.时间轴窗口加入回退(Ctrl+Z)，前进(Ctrl+Y)功能
2.提高时间轴的自动保存速度
3.修正时间点计算上的一个取整错误
4.增加根据动画来平移当前时间点后所有时间点的功能
5.另外顺便给检查窗口加了个右键菜单，可以直接设定不需要检查的行
0.77版(2008/11/30):

变更点:
1. 重点还是安全问题
  在设置窗口中加了个选项，可以把时间轴窗口的操作保存在
  AutoSave/AutoSaveAction(YYYY-MM-DD-HH-MI-SS).log中
  如果程序异常终了，可以在打开时间轴时，选择这个Log文件，
  就能恢复前面的工作，不过不能恢复字体的设置。
  所以如果没有选自动保存，那么至少要选择这个选项以防万一
  至于翻译窗口，还是选自动保存吧，反正也不是很费时间
 (这个选项会使打开文件，平移时间轴变慢很多)
2. 时间轴窗口中，回车键如果没有定义为各种快捷键，则按回车键进入下一行
  这样设置的话，其实可以在时间轴窗口中做翻译了，不知道效果如何
3. 一些没啥用的功能:
  可以显示所有的无对白时间段，位置在检查时间轴按钮的右边的一个按钮(单击列标题可以排序)
  播放窗口中可以指定循环播放时间
4. 顺便加了个制作美剧的时候使用的一个小功能:
  时间轴窗口的查找替换功能中，可以预定义替换以及删除的字符
  (1) popsub目录下的Replace.lst中，
      输入Replace/替换前的文字/替换前的文字
      查找替换窗口中就可以选择这个文件中定义的替换项目
  (2) popsub目录下的Delete.lst中
     [...]]]></description>
		<wfw:commentRss>http://hiei.yeax.com/archives_194.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>on2 vp6</title>
		<link>http://hiei.yeax.com/archives_192.html</link>
		<comments>http://hiei.yeax.com/archives_192.html#comments</comments>
		<pubDate>Wed, 14 Jan 2009 11:13:59 +0000</pubDate>
		<dc:creator>小飞</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[on2]]></category>
		<category><![CDATA[vp6]]></category>

		<guid isPermaLink="false">http://hiei.yeax.com/?p=192</guid>
		<description><![CDATA[我讨厌on2 vp6这种格式，大家都到h.264的温暖怀抱里面吧。一最大的几家视频网站，包括国外的youtube和国内的土豆、优酷都是用的mencoder做后端。
]]></description>
		<wfw:commentRss>http://hiei.yeax.com/archives_192.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
