<?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>LinuxByte &#187; Linuxbyte 之路</title>
	<atom:link href="http://www.linuxbyte.org/category/the-way/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linuxbyte.org</link>
	<description>一个Linux Blog</description>
	<lastBuildDate>Thu, 26 Jan 2012 08:13:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>购买VPS 后的一些操作</title>
		<link>http://www.linuxbyte.org/gou-mai-vps-hou-de-yi-xie-cao-zuo.html</link>
		<comments>http://www.linuxbyte.org/gou-mai-vps-hou-de-yi-xie-cao-zuo.html#comments</comments>
		<pubDate>Sat, 19 Mar 2011 12:09:20 +0000</pubDate>
		<dc:creator>xiao H</dc:creator>
				<category><![CDATA[Linuxbyte 之路]]></category>
		<category><![CDATA[系统管理]]></category>
		<category><![CDATA[Linode]]></category>
		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://www.linuxbyte.org/?p=661</guid>
		<description><![CDATA[购买了Linode 的VPS，安装了自己比较习惯的centos，下面是一些安装完基系统后的设置操作。 添加普通用户： adduser username passwd username 添加vi 到vim 的alias 在.bashrc 中加入“ alias vi=&#8217;vim&#8217; ”... ]]></description>
			<content:encoded><![CDATA[<p>购买了<a href="http://www.linode.com/?r=558aa1aed383ae43555fab01b4c51359f6035a97">Linode </a>的VPS，安装了自己比较习惯的centos，下面是一些安装完基系统后的设置操作。</p>
<p>添加普通用户：</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">adduser username
<span style="color: #c20cb9; font-weight: bold;">passwd</span> username</pre></div></div>

<p><span id="more-661"></span><br />
添加vi 到vim 的alias<br />
在.bashrc 中加入“ alias vi=&#8217;vim&#8217; ”。</p>
<p>关闭不必要的服务</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">chkconfig <span style="color: #660033;">--level</span> 0123456 mcstrans off
chkconfig <span style="color: #660033;">--level</span> 0123456 lvm2-monitor off
chkconfig <span style="color: #660033;">--level</span> 0123456 netfs off
chkconfig <span style="color: #660033;">--level</span> 0123456 rawdevices off</pre></div></div>

<p>设置sshd<br />
编辑 /etc/ssh/sshd_config 修改如下几行</p>

<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;">Port 12800 #修改默认端口
X11Forwarding no #关闭X11转发
UseDNS no #关闭反向解析
PermitRootLogin no #禁止root 直接登录</pre></div></div>

<p>Centos 的内核<br />
paravirt内核和iptabes 有冲突会报如下错误，多一个作孽的security 表，你可以无视之也可以换用stable 内核。</p>

<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;">Setting chains to policy ACCEPT: security raw nat mangle fi[FAILED]</pre></div></div>

<h2  class="related_post_title">与本文关系暧昧的文字</h2><ul class="related_post"><li><a href="http://www.linuxbyte.org/bei-fen-vps-shu-ju-dao-dropbox.html" title="备份VPS数据到Dropbox">备份VPS数据到Dropbox</a></li></ul><hr />
<p><small>© xiao H for <a href="http://www.linuxbyte.org">LinuxByte</a>, 2011<br />
Source: <a href="http://www.linuxbyte.org/gou-mai-vps-hou-de-yi-xie-cao-zuo.html">购买VPS 后的一些操作</a><br />
Post tags: <a href="http://www.linuxbyte.org/tag/linode" rel="tag">Linode</a>, <a href="http://www.linuxbyte.org/tag/vps" rel="tag">vps</a><br/>
</small></p>
	<p style="margin:3px 0 0 0;">标签：<a href="http://www.linuxbyte.org/tag/linode" title="Linode" rel="tag">Linode</a>, <a href="http://www.linuxbyte.org/tag/vps" title="vps" rel="tag">vps</a></p>

<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxbyte.org/gou-mai-vps-hou-de-yi-xie-cao-zuo.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>变个样加个投稿功能</title>
		<link>http://www.linuxbyte.org/bian-ge-yang-jia-ge-tou-gao-gong-neng.html</link>
		<comments>http://www.linuxbyte.org/bian-ge-yang-jia-ge-tou-gao-gong-neng.html#comments</comments>
		<pubDate>Tue, 25 Jan 2011 08:22:16 +0000</pubDate>
		<dc:creator>xiao H</dc:creator>
				<category><![CDATA[Linuxbyte 之路]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[投稿]]></category>

		<guid isPermaLink="false">http://www.linuxbyte.org/?p=586</guid>
		<description><![CDATA[重新制作里网站模板除了结构没变其他都变了，另外修正了很多以前没注意到的细节。 删除了一些不需要的插件，另用 TDO Mini Forms 增加了一个投稿功能。 与本文关系暧昧的文字让Wordpress 自动... ]]></description>
			<content:encoded><![CDATA[<p>重新制作里网站模板除了结构没变其他都变了，另外修正了很多以前没注意到的细节。</p>
<p>删除了一些不需要的插件，另用 TDO Mini Forms 增加了一个投稿功能。</p>
<p><span id="more-586"></span></p>
<h2  class="related_post_title">与本文关系暧昧的文字</h2><ul class="related_post"><li><a href="http://www.linuxbyte.org/rang-wordpress-zi-dong-sheng-ji-shi-wu-xu-tian-jia-ftp.html" title="让Wordpress 自动升级时无需添加FTP">让Wordpress 自动升级时无需添加FTP</a></li></ul><hr />
<p><small>© xiao H for <a href="http://www.linuxbyte.org">LinuxByte</a>, 2011<br />
Source: <a href="http://www.linuxbyte.org/bian-ge-yang-jia-ge-tou-gao-gong-neng.html">变个样加个投稿功能</a><br />
Post tags: <a href="http://www.linuxbyte.org/tag/wordpress" rel="tag">wordpress</a>, <a href="http://www.linuxbyte.org/tag/%e6%8a%95%e7%a8%bf" rel="tag">投稿</a><br/>
</small></p>
	<p style="margin:3px 0 0 0;">标签：<a href="http://www.linuxbyte.org/tag/wordpress" title="wordpress" rel="tag">wordpress</a>, <a href="http://www.linuxbyte.org/tag/%e6%8a%95%e7%a8%bf" title="投稿" rel="tag">投稿</a></p>

<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxbyte.org/bian-ge-yang-jia-ge-tou-gao-gong-neng.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>添加Linux 一句话</title>
		<link>http://www.linuxbyte.org/tian-jia-linux-yi-ju-hua.html</link>
		<comments>http://www.linuxbyte.org/tian-jia-linux-yi-ju-hua.html#comments</comments>
		<pubDate>Wed, 24 Mar 2010 15:18:33 +0000</pubDate>
		<dc:creator>xiao H</dc:creator>
				<category><![CDATA[Linuxbyte 之路]]></category>

		<guid isPermaLink="false">http://www.linuxbyte.org/?p=523</guid>
		<description><![CDATA[添加Linux 一句话功能，主要是一些一句话就能说明白的linux 技巧，命令等。功能由PageCookery Microblog 配合digu 实现，用嘀咕是为了更新方便。 另：去掉了左侧栏中的digu flash 插件和Google Friend。 其... ]]></description>
			<content:encoded><![CDATA[<p>添加<a href="http://www.linuxbyte.org/mini-tips/">Linux 一句话</a>功能，主要是一些一句话就能说明白的linux 技巧，命令等。功能由PageCookery Microblog 配合digu 实现，用嘀咕是为了更新方便。<br />
另：去掉了左侧栏中的digu flash 插件和Google Friend。</p>
<h2  class="related_post_title">其他大家爱看的文字</h2><ul class="related_post"><li><a href="http://www.linuxbyte.org/linux-wallpapers.html" title="几张Linux 壁纸">几张Linux 壁纸</a></li><li><a href="http://www.linuxbyte.org/window-decoration-dekorato-malizie.html" title="推荐一个KDE 主题">推荐一个KDE 主题</a></li><li><a href="http://www.linuxbyte.org/chkrootkit-minihowto.html" title="使用chkrootkit工具保护服务器">使用chkrootkit工具保护服务器</a></li><li><a href="http://www.linuxbyte.org/ubuntu8_0_4-wine-wow.html" title="ubuntu8.04 wine 魔兽世界">ubuntu8.04 wine 魔兽世界</a></li><li><a href="http://www.linuxbyte.org/sysctl-minihowto.html" title="用Sysctl 调整Linux操作系统的性能">用Sysctl 调整Linux操作系统的性能</a></li><li><a href="http://www.linuxbyte.org/install-fedora8-from-harddisk.html" title="纯dos 硬盘安装Fedora8">纯dos 硬盘安装Fedora8</a></li><li><a href="http://www.linuxbyte.org/fedora-11-zheng-shi-fa-bu.html" title="Fedora 11 正式发布">Fedora 11 正式发布</a></li><li><a href="http://www.linuxbyte.org/qq-4-linux-2.html" title="QQ for Linux 2.0预计会在国庆前发布">QQ for Linux 2.0预计会在国庆前发布</a></li><li><a href="http://www.linuxbyte.org/lrcshow-x-2-0-0gong-ce-ban-fa-bu-geng-xin-svn-288.html" title="lrcShow-X 2.0.0公测版发布[更新SVN-288]">lrcShow-X 2.0.0公测版发布[更新SVN-288]</a></li><li><a href="http://www.linuxbyte.org/shi-yong-sshfs-diao-yong-ssh-fu-wu-qi-shang-de-nei-rong.html" title="使用 sshfs 调用 ssh 服务器上的内容">使用 sshfs 调用 ssh 服务器上的内容</a></li></ul><hr />
<p><small>© xiao H for <a href="http://www.linuxbyte.org">LinuxByte</a>, 2010<br />
Source: <a href="http://www.linuxbyte.org/tian-jia-linux-yi-ju-hua.html">添加Linux 一句话</a><br />
Post tags: <br/>
</small></p>该日志未加标签
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxbyte.org/tian-jia-linux-yi-ju-hua.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>搬家更新版本</title>
		<link>http://www.linuxbyte.org/ban-jia-geng-xin-ban-ben.html</link>
		<comments>http://www.linuxbyte.org/ban-jia-geng-xin-ban-ben.html#comments</comments>
		<pubDate>Tue, 23 Mar 2010 08:55:35 +0000</pubDate>
		<dc:creator>xiao H</dc:creator>
				<category><![CDATA[Linuxbyte 之路]]></category>
		<category><![CDATA[更新]]></category>

		<guid isPermaLink="false">http://www.linuxbyte.org/?p=515</guid>
		<description><![CDATA[今天Linuxbyte 换到另一个合租服务器上了，一切都还算顺利，新服务器有了web 管理界面，支持ftp，mail等，比以前一切用ssh 手动倒是方便了不少。 顺带把WordPress 升级到了2.9.2 ，由于有了FTP 插件... ]]></description>
			<content:encoded><![CDATA[<p>今天Linuxbyte 换到另一个合租服务器上了，一切都还算顺利，新服务器有了web 管理界面，支持ftp，mail等，比以前一切用ssh  手动倒是方便了不少。<br />
顺带把WordPress 升级到了2.9.2 ，由于有了FTP 插件也都自动升级了。</p>
<h2  class="related_post_title">其他大家爱看的文字</h2><ul class="related_post"><li><a href="http://www.linuxbyte.org/linux-deepin-11-06-zheng-shi-ban-fa-bu-liao.html" title="Linux Deepin 11.06 正式版发布了">Linux Deepin 11.06 正式版发布了</a></li><li><a href="http://www.linuxbyte.org/bash-tips.html" title="我常用的小shell">我常用的小shell</a></li><li><a href="http://www.linuxbyte.org/yi-tiao-hen-ku-de-vim-ji-qiao.html" title="一条很酷的 vim 技巧">一条很酷的 vim 技巧</a></li><li><a href="http://www.linuxbyte.org/alan-cox-is-leaving.html" title="Alan Cox 离开">Alan Cox 离开</a></li><li><a href="http://www.linuxbyte.org/a-free-vpn.html" title="一个免费的VPN">一个免费的VPN</a></li><li><a href="http://www.linuxbyte.org/qzone-squid-iptables.html" title="新版qzone 无法被squid 缓存">新版qzone 无法被squid 缓存</a></li><li><a href="http://www.linuxbyte.org/lenny-dedicated-to-thiemo_seufer.html" title="向Thiemo Seufer致敬">向Thiemo Seufer致敬</a></li><li><a href="http://www.linuxbyte.org/sexy-ubunut-girls-wallpapers.html" title="性感ubuntu 壁纸">性感ubuntu 壁纸</a></li><li><a href="http://www.linuxbyte.org/zui-shou-huan-ying-de-10ge-linux-dan-xing-ming-ling.html" title="最受欢迎的10个 Linux 单行命令">最受欢迎的10个 Linux 单行命令</a></li><li><a href="http://www.linuxbyte.org/sedsi-wei-dao-tu.html" title="sed思维导图">sed思维导图</a></li></ul><hr />
<p><small>© xiao H for <a href="http://www.linuxbyte.org">LinuxByte</a>, 2010<br />
Source: <a href="http://www.linuxbyte.org/ban-jia-geng-xin-ban-ben.html">搬家更新版本</a><br />
Post tags: <a href="http://www.linuxbyte.org/tag/%e6%9b%b4%e6%96%b0" rel="tag">更新</a><br/>
</small></p>
	<p style="margin:3px 0 0 0;">标签：<a href="http://www.linuxbyte.org/tag/%e6%9b%b4%e6%96%b0" title="更新" rel="tag">更新</a></p>

<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxbyte.org/ban-jia-geng-xin-ban-ben.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>升级WordPress</title>
		<link>http://www.linuxbyte.org/sheng-ji-wordpress.html</link>
		<comments>http://www.linuxbyte.org/sheng-ji-wordpress.html#comments</comments>
		<pubDate>Fri, 23 Oct 2009 14:59:14 +0000</pubDate>
		<dc:creator>xiao H</dc:creator>
				<category><![CDATA[Linuxbyte 之路]]></category>

		<guid isPermaLink="false">http://www.linuxbyte.org/?p=477</guid>
		<description><![CDATA[将WordPress 版本从2.7.1 升级到了 2.8.5. 其他大家爱看的文字MySQL数据库备份和还原的常用命令一些奇怪的unix指令名字的由来Google 你个大骗子KDE 4.1的第一个Beta版本发布 GRUB三步通OpenOffice.org年会举... ]]></description>
			<content:encoded><![CDATA[<p>将WordPress 版本从2.7.1 升级到了 2.8.5.</p>
<h2  class="related_post_title">其他大家爱看的文字</h2><ul class="related_post"><li><a href="http://www.linuxbyte.org/ffmpeg-pi-liang-zhuan-huan-jiao-ben.html" title="ffmpeg 批量转换脚本">ffmpeg 批量转换脚本</a></li><li><a href="http://www.linuxbyte.org/slax-6_0_3-released.html" title="Slax 6.0.3 released">Slax 6.0.3 released</a></li><li><a href="http://www.linuxbyte.org/sed-tips.html" title="sed 总结">sed 总结</a></li><li><a href="http://www.linuxbyte.org/wps-for-linux-zui-xin-xiao-xi.html" title="WPS for Linux 最新消息">WPS for Linux 最新消息</a></li><li><a href="http://www.linuxbyte.org/kde-359-announce.html" title="KDE 3.5.9发布公告">KDE 3.5.9发布公告</a></li><li><a href="http://www.linuxbyte.org/centos5-peizh-dhcp.html" title="centos5 下配置 DHCP 服务器">centos5 下配置 DHCP 服务器</a></li><li><a href="http://www.linuxbyte.org/xing-ji-yi-wang-zuo-zhe-hu-zheng-shi-zong.html" title="星际译王作者胡正失踪">星际译王作者胡正失踪</a></li><li><a href="http://www.linuxbyte.org/xiu-zheng-ati-lao-xian-ka-zai-ubuntu-10-04-zhong-de-chuang-ti-yi-chu.html" title="修正 ATI 老显卡在Ubuntu 10.04 中的窗体溢出">修正 ATI 老显卡在Ubuntu 10.04 中的窗体溢出</a></li><li><a href="http://www.linuxbyte.org/fedora-9-screenshot-tool-scrot.html" title="Fedora 9 下用scrot进行屏幕截图">Fedora 9 下用scrot进行屏幕截图</a></li><li><a href="http://www.linuxbyte.org/gnome-3-0-fa-bu.html" title="GNOME 3.0 发布">GNOME 3.0 发布</a></li></ul><hr />
<p><small>© xiao H for <a href="http://www.linuxbyte.org">LinuxByte</a>, 2009<br />
Source: <a href="http://www.linuxbyte.org/sheng-ji-wordpress.html">升级WordPress</a><br />
Post tags: <br/>
</small></p>该日志未加标签
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxbyte.org/sheng-ji-wordpress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>增加评论嵌套</title>
		<link>http://www.linuxbyte.org/zeng-jia-ping-lun-qian-tao.html</link>
		<comments>http://www.linuxbyte.org/zeng-jia-ping-lun-qian-tao.html#comments</comments>
		<pubDate>Tue, 09 Jun 2009 09:00:49 +0000</pubDate>
		<dc:creator>xiao H</dc:creator>
				<category><![CDATA[Linuxbyte 之路]]></category>

		<guid isPermaLink="false">http://www.linuxbyte.org/?p=438</guid>
		<description><![CDATA[增加了评论嵌套功能，使用http://photozero.net/wordpress27-thread-comment-tutorial/ 中介绍的方法，去掉了js和css 合并，原的js合并方法不正确。 其他大家爱看的文字解决 ubuntu 10.04(Lucid) Firefox 慢的问题我... ]]></description>
			<content:encoded><![CDATA[<p>增加了评论嵌套功能，使用<a href="http://photozero.net/wordpress27-thread-comment-tutorial/">http://photozero.net/wordpress27-thread-comment-tutorial/</a> 中介绍的方法，去掉了js和css 合并，原的js合并方法不正确。</p>
<h2  class="related_post_title">其他大家爱看的文字</h2><ul class="related_post"><li><a href="http://www.linuxbyte.org/bash-tips.html" title="我常用的小shell">我常用的小shell</a></li><li><a href="http://www.linuxbyte.org/ppa-an-zhuang-apt-fast.html" title="ppa 安装 apt-fast">ppa 安装 apt-fast</a></li><li><a href="http://www.linuxbyte.org/firefox-4-yue-bi-zhi.html" title="Firefox 4月壁纸">Firefox 4月壁纸</a></li><li><a href="http://www.linuxbyte.org/kernel_arguments.html" title="Linux内核引导参数简介">Linux内核引导参数简介</a></li><li><a href="http://www.linuxbyte.org/centos-xia-an-zhuang-pei-zhi-powerdns.html" title="Centos 下安装配置 PowerDNS ">Centos 下安装配置 PowerDNS </a></li><li><a href="http://www.linuxbyte.org/yi-ge-mysql-server-shang-de-xiao-ji-qiao.html" title="一个 mysql server 上的小技巧">一个 mysql server 上的小技巧</a></li><li><a href="http://www.linuxbyte.org/shi-yong-sshfs-diao-yong-ssh-fu-wu-qi-shang-de-nei-rong.html" title="使用 sshfs 调用 ssh 服务器上的内容">使用 sshfs 调用 ssh 服务器上的内容</a></li><li><a href="http://www.linuxbyte.org/qi-dai-2-6-38-nei-he.html" title="期待 2.6.38 内核">期待 2.6.38 内核</a></li><li><a href="http://www.linuxbyte.org/gou-mai-vps-hou-de-yi-xie-cao-zuo.html" title="购买VPS 后的一些操作">购买VPS 后的一些操作</a></li><li><a href="http://www.linuxbyte.org/fedora-15-zheng-shi-ban-xia-zai.html" title="Fedora 15 正式版下载">Fedora 15 正式版下载</a></li></ul><hr />
<p><small>© xiao H for <a href="http://www.linuxbyte.org">LinuxByte</a>, 2009<br />
Source: <a href="http://www.linuxbyte.org/zeng-jia-ping-lun-qian-tao.html">增加评论嵌套</a><br />
Post tags: <br/>
</small></p>该日志未加标签
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxbyte.org/zeng-jia-ping-lun-qian-tao.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>我的公钥</title>
		<link>http://www.linuxbyte.org/my-pgp-public-key.html</link>
		<comments>http://www.linuxbyte.org/my-pgp-public-key.html#comments</comments>
		<pubDate>Thu, 04 Jun 2009 21:01:03 +0000</pubDate>
		<dc:creator>xiao H</dc:creator>
				<category><![CDATA[Linuxbyte 之路]]></category>
		<category><![CDATA[公钥]]></category>

		<guid isPermaLink="false">http://www.linuxbyte.org/?p=432</guid>
		<description><![CDATA[公开一下我的公钥，呵呵！ -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.4.5 (GNU/Linux) mQGiBEooNNARBACmFQgHaNSx4efFAPKtxv7d/Rcad8VDgCcl1nffz2YLxu8wP0V0 hR1mlbyU89t9QRzNvTXwDYJ9ZowFcvBSSySxK8nEQmQTltvXqhmlzaR6d4Qe2Rh1 UOh1rCJjzD3OXqnd... ]]></description>
			<content:encoded><![CDATA[<p>公开一下我的公钥，呵呵！<br />
<span id="more-432"></span></p>
<pre>
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.4.5 (GNU/Linux)

mQGiBEooNNARBACmFQgHaNSx4efFAPKtxv7d/Rcad8VDgCcl1nffz2YLxu8wP0V0
hR1mlbyU89t9QRzNvTXwDYJ9ZowFcvBSSySxK8nEQmQTltvXqhmlzaR6d4Qe2Rh1
UOh1rCJjzD3OXqnd8ONNbILfKaYFgQTDCzPfbl/o9xHV138tFGKFTFL+ZwCgnsv+
jqjGGajNiFU3iTWbxLpl9HMD+wa6Iy5T42/kp4RWJjNhKratSgHB+eGFn9nryeFO
sMywLD7MCWgtR6JFh8vNXeHjrwCB9ysanAe09EvOXVwlnoQ3DabKr6pr8Rf0aM58
sMIdgYK0cYYka9R9xe0+OAq1RexBKFcn50/pkUPXMbhTj5Zssz7j//4tFahpVnmN
aXkeBACO7cBPFynRzd8v/DYLit1YmGbfKeCaZDJzmLb35OBRKWQ8n6fJL0md2WIY
c451K0/xKpiCt76XIb4qrZX1iC74et1wEujTWBX/wBBBu+sQo2ZvtrGOx1Ia/0ET
edT8Z084w4G86NtsTzgndpGs88yjrgixSSTdQ/K7v5QOOz+1eLQjaGFpYm8gKGhh
aWJvLmQpIDxoYWliby5kQGdtYWlsLmNvbT6IYAQTEQIAIAUCSig00AIbAwYLCQgH
AwIEFQIIAwQWAgMBAh4BAheAAAoJEACNpW/fXSWCJ88An2DDS1VsqGdxTsuXH35V
yiAvX20MAJ0U4h8nBtNvRZ1oZcqKgfmIhUTEm7kCDQRKKDTeEAgAlAVapOBdMUYB
R7olo5CWXI94BYrO+OrH5WU52X/Z2p3Q1KOWjx5Wrs3k2skxWQatYHyezUV8mbf4
rFQHJGaQI8mYua3wVp6xmuTxrk8YqadkS2OhRS5zyIdSes8rJUP8vRS2kJhV6dRA
fQD+2dyP7RnVu29Jljy8YSCcJTt+NVR851xu9aw/QeFet+OfhLv9rWkjq6tqyLIz
SnLzoGnbMq0k8j7cpbEI66En/bRK/mWHRQwj46l3JcdciuSDZ4WzOvJJWm614k9Y
FiGyO4+qAbsD763oS9H5/0sxOgWGsi49WTZnJjdb6BcAFPSmf1QgfSNov+vVhG58
nYh5IueApwAECwf/Wut9jbyD4EdZYbRBhGeGxga4UqQDDixoPBzPLdG1zytyDwWb
XeeNMDuy275KrfAUkmhKXA6xXvVTeHW+f7g2gofn6I8ooQny3QPMrO6QkgSRZMIs
n4zymBpwtVBU4NiPyR/TqpUsv1uR75pOUXv2PbQM5ao6h5dv3Tc3/36FjNymA3xr
kigPWYtQSqBeT5rE6WpRiIxKNmp5tM36wl5qE7E+h4xKvfHCMg79fWwwU/ZuqaDz
CTQFDXkGZMM8WFA16o+mI1kfXBblGm0qJX0JJ4vGCnLJCDjFIC+dsMb6a1HPjRXo
D+5oOXcnIDRzKvJe2xCi9Q2QDGtD/BLFw+MVdYhJBBgRAgAJBQJKKDTeAhsMAAoJ
EACNpW/fXSWCiaQAn1eY7p0UcOjqIkfC6xbXJwlgM69OAJ45bX8RKBFRTW+5WMto
qey3HvU4xA==
=miwe
-----END PGP PUBLIC KEY BLOCK-----
</pre>
<p>下载：<a href='http://www.linuxbyte.org/uploads/2009/06/haibo.key'>我的公钥</a></p>
<h2  class="related_post_title">其他大家爱看的文字</h2><ul class="related_post"><li><a href="http://www.linuxbyte.org/ubuntu-10-04-beta-1-fabu.html" title="Ubuntu 10.04 Beta 1 发布">Ubuntu 10.04 Beta 1 发布</a></li><li><a href="http://www.linuxbyte.org/nginx-shixian-gzip-jingtai-wenjian-yasuo.html" title="Nginx下实现gzip静态文件压缩">Nginx下实现gzip静态文件压缩</a></li><li><a href="http://www.linuxbyte.org/history-ming-ling-jing-dian-yong-fa-15li.html" title="History 命令经典用法15例">History 命令经典用法15例</a></li><li><a href="http://www.linuxbyte.org/ppa-an-zhuang-apt-fast.html" title="ppa 安装 apt-fast">ppa 安装 apt-fast</a></li><li><a href="http://www.linuxbyte.org/linuxdeepin-9-12-final-zheng-shi-ban-fa-bu-liao.html" title="LinuxDeepin 9.12 Final (正式版)发布了">LinuxDeepin 9.12 Final (正式版)发布了</a></li><li><a href="http://www.linuxbyte.org/super-mrtg_cfg.html" title="一份非常好的mrtg.cfg">一份非常好的mrtg.cfg</a></li><li><a href="http://www.linuxbyte.org/zhen-dui-webfu-wu-qi-zong-ti-you-hua.html" title="针对Web服务器总体优化">针对Web服务器总体优化</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-yong-ppa-an-zhuang-2-6-38-nei-he.html" title="Ubuntu 10.04 用PPA安装2.6.38内核">Ubuntu 10.04 用PPA安装2.6.38内核</a></li><li><a href="http://www.linuxbyte.org/ji-yu-linuxde-xin-yi-dong-cao-zuo-xi-tong-tai-ze.html" title="基于Linux的新移动操作系统泰泽">基于Linux的新移动操作系统泰泽</a></li><li><a href="http://www.linuxbyte.org/iptables-command-example.html" title="iptables 基本命令使用举例">iptables 基本命令使用举例</a></li></ul><hr />
<p><small>© xiao H for <a href="http://www.linuxbyte.org">LinuxByte</a>, 2009<br />
Source: <a href="http://www.linuxbyte.org/my-pgp-public-key.html">我的公钥</a><br />
Post tags: <a href="http://www.linuxbyte.org/tag/%e5%85%ac%e9%92%a5" rel="tag">公钥</a><br/>
</small></p>
	<p style="margin:3px 0 0 0;">标签：<a href="http://www.linuxbyte.org/tag/%e5%85%ac%e9%92%a5" title="公钥" rel="tag">公钥</a></p>

<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxbyte.org/my-pgp-public-key.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>添加 Google AdSense</title>
		<link>http://www.linuxbyte.org/tian-jia-google-adsense.html</link>
		<comments>http://www.linuxbyte.org/tian-jia-google-adsense.html#comments</comments>
		<pubDate>Thu, 07 May 2009 19:28:38 +0000</pubDate>
		<dc:creator>xiao H</dc:creator>
				<category><![CDATA[Linuxbyte 之路]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.linuxbyte.org/?p=416</guid>
		<description><![CDATA[在日志下面添加了 Google AdSense 468&#215;60 广告单元，不知道放上一年能把能域名费换出来呢？ &#8211; -！ 同时对模板做了些修改： 1. 修改/wp-content/plugins/wp-syntax/wp-syntax.css，把代码高亮外框修改的... ]]></description>
			<content:encoded><![CDATA[<p>在日志下面添加了 Google AdSense 468&#215;60 广告单元，不知道放上一年能把能域名费换出来呢？ &#8211; -！</p>
<p>同时对模板做了些修改：</p>
<p>1. 修改/wp-content/plugins/wp-syntax/wp-syntax.css，把代码高亮外框修改的更适合目前模板。<br />
2. 修改/wp-admin/edit-link-form.php，在后台友情链接管理中，增加了两个选项。<br />
3. 修改了一些模板中的细节，改文章文字行高为 150%,改归档为按月归档等。<br />
<del datetime="2009-05-08T06:36:00+00:00">4. 试图合并CSS 和 JS 失败，无法解决用simple-tags 插入keywords 的问题。</del><br />
5. 添加了Use Google Libraries 插件<br />
6. CSS 和 js 合并成功，自己写了代码调用keywords 和 description 。<br />
#2009-05-12<br />
7.建了一个独立的友情链接页面，同时设置首页只调用每类8个链接。</p>
<h2  class="related_post_title">与本文关系暧昧的文字</h2><ul class="related_post"><li><a href="http://www.linuxbyte.org/google-ni-ge-da-pian-zi.html" title="Google  你个大骗子">Google  你个大骗子</a></li><li><a href="http://www.linuxbyte.org/summer-of-code-2008.html" title="Google宣布启动Summer of Code 2008">Google宣布启动Summer of Code 2008</a></li></ul><hr />
<p><small>© xiao H for <a href="http://www.linuxbyte.org">LinuxByte</a>, 2009<br />
Source: <a href="http://www.linuxbyte.org/tian-jia-google-adsense.html">添加 Google AdSense</a><br />
Post tags: <a href="http://www.linuxbyte.org/tag/adsense" rel="tag">adsense</a>, <a href="http://www.linuxbyte.org/tag/google" rel="tag">google</a><br/>
</small></p>
	<p style="margin:3px 0 0 0;">标签：<a href="http://www.linuxbyte.org/tag/adsense" title="adsense" rel="tag">adsense</a>, <a href="http://www.linuxbyte.org/tag/google" title="google" rel="tag">google</a></p>

<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxbyte.org/tian-jia-google-adsense.html/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>做了些改进</title>
		<link>http://www.linuxbyte.org/zuo-liao-xie-gai-jin.html</link>
		<comments>http://www.linuxbyte.org/zuo-liao-xie-gai-jin.html#comments</comments>
		<pubDate>Tue, 03 Feb 2009 08:59:19 +0000</pubDate>
		<dc:creator>xiao H</dc:creator>
				<category><![CDATA[Linuxbyte 之路]]></category>
		<category><![CDATA[lightbox2]]></category>
		<category><![CDATA[linuxbyte]]></category>

		<guid isPermaLink="false">http://www.linuxbyte.org/?p=359</guid>
		<description><![CDATA[今天给Linuxbyte 装了lightbox2 插件和Comments Link Redirect，然后又改善了rss 订阅。 Lightbox2 可以改善图片阅读方式，Comments Link Redirect 主要是用来对垃圾留言的，这个可以让垃圾留言不能被索引。 rss ... ]]></description>
			<content:encoded><![CDATA[<p>今天给Linuxbyte 装了lightbox2 插件和Comments Link Redirect，然后又改善了rss 订阅。</p>
<p>Lightbox2 可以改善图片阅读方式，Comments Link Redirect 主要是用来对垃圾留言的，这个可以让垃圾留言不能被索引。</p>
<p>rss 订阅用了一个js ，点击后直接弹出订阅页面而不用再打开一个新页面了。不知道怎么让RSS 做全文输出，以前不知道怎么弄成非全文输出的。</p>
<p>本来考虑要装WP Super Cache ，但目前性能上似乎还看不到瓶颈再看看吧，另修正了一下robots.txt 。</p>
<h2  class="related_post_title">与本文关系暧昧的文字</h2><ul class="related_post"><li><a href="http://www.linuxbyte.org/why-linuxbyte.html" title="回顾一下">回顾一下</a></li></ul><hr />
<p><small>© xiao H for <a href="http://www.linuxbyte.org">LinuxByte</a>, 2009<br />
Source: <a href="http://www.linuxbyte.org/zuo-liao-xie-gai-jin.html">做了些改进</a><br />
Post tags: <a href="http://www.linuxbyte.org/tag/lightbox2" rel="tag">lightbox2</a>, <a href="http://www.linuxbyte.org/tag/linuxbyte" rel="tag">linuxbyte</a><br/>
</small></p>
	<p style="margin:3px 0 0 0;">标签：<a href="http://www.linuxbyte.org/tag/lightbox2" title="lightbox2" rel="tag">lightbox2</a>, <a href="http://www.linuxbyte.org/tag/linuxbyte" title="linuxbyte" rel="tag">linuxbyte</a></p>

<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxbyte.org/zuo-liao-xie-gai-jin.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>回顾一下</title>
		<link>http://www.linuxbyte.org/why-linuxbyte.html</link>
		<comments>http://www.linuxbyte.org/why-linuxbyte.html#comments</comments>
		<pubDate>Thu, 18 Sep 2008 09:27:44 +0000</pubDate>
		<dc:creator>xiao H</dc:creator>
				<category><![CDATA[Linuxbyte 之路]]></category>
		<category><![CDATA[linuxbyte]]></category>

		<guid isPermaLink="false">http://www.linuxbyte.org/?p=240</guid>
		<description><![CDATA[当初建Linuxbyte 其实是做linuxsky 做的有点没信心了，Linuxsky 03 年的时候就建立了，可到了今天还是那个样子，甚至明显还不如05-06年的时候，到08年的时候基本就变成了我一个在弄，我一想这还不... ]]></description>
			<content:encoded><![CDATA[<p>当初建Linuxbyte 其实是做linuxsky 做的有点没信心了，Linuxsky 03 年的时候就建立了，可到了今天还是那个样子，甚至明显还不如05-06年的时候，到08年的时候基本就变成了我一个在弄，我一想这还不如干脆弄个blog 算了。本来想直接把Linuxsky 推倒换成blog，但又不舍得，而且llc 和 狂客还一直在维护着他们在Linuxsky上的blog，就这么推倒了太对不起他们，于是决定新开一个blog。</p>
<p><span id="more-240"></span></p>
<p>在打算新建一个blog 之后，接下来的工作就很迅速的开展起来了。空间反正是现成的，域名的选择其实有点故事，在about 里我提到过，我最早接触linux，学习linux 是在linubyte.net 泡了很久。后来工作原因离开网络，离开linux等我回来的时候Linuxbyte.net 已经关闭了，所以我就转泡linuxfans并在那里泡到了现在，泡到了离不开。之后<strong>会游泳的鱼</strong>找人一起重建linuxbyte.net， 我参加了其中的一些讨论，并提出要把linuxbyte.org 也注册，免得到时出意外（Linuxfans 曾经就改过域名），我在和他们说的时候就自己查询并填了注册信息，只不过最后鱼说他会搞定，所以就没交钱。只可惜Linuxbyte.net 重开后，再也没火起来，并且最终还是消失了。结果我在自己的域名注册商里找域名的时候发现我的域名里居然还有linuxbyte.org时，几乎没怎么考虑就决定用这个域名了。</p>
<p>在域名决定后就是选程序，显然让我自己写是不现实的，所以决定找一个现成的，当时首选了drupal，因为之前接触过几次drupal，觉得挺好，不过最后还是放弃了。drupal 太强大也太复杂，做blog 浪费了，修改到我想要的样子工作量也太大。后来决定在wordpress 和bo-blog之间选一个，最后还是选了wordpress，因为wordpress 当时很火，开发团队很活跃的样子，看了看我要的功能都是现成的，模板也很多，只要稍微改一下细节部分就能达到我想要的样子。其实后来在其他地方使用bo-blog 的时候发现其实bo-blog 也很不错，基本的功能都有了，而且模板也的很多，并且有大量ajax应用，所以管理很方便，非常适合新手用。</p>
<h2  class="related_post_title">与本文关系暧昧的文字</h2><ul class="related_post"><li><a href="http://www.linuxbyte.org/zuo-liao-xie-gai-jin.html" title="做了些改进">做了些改进</a></li></ul><hr />
<p><small>© xiao H for <a href="http://www.linuxbyte.org">LinuxByte</a>, 2008<br />
Source: <a href="http://www.linuxbyte.org/why-linuxbyte.html">回顾一下</a><br />
Post tags: <a href="http://www.linuxbyte.org/tag/linuxbyte" rel="tag">linuxbyte</a><br/>
</small></p>
	<p style="margin:3px 0 0 0;">标签：<a href="http://www.linuxbyte.org/tag/linuxbyte" title="linuxbyte" rel="tag">linuxbyte</a></p>

<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxbyte.org/why-linuxbyte.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

