<?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>游侠海外岛 &#187; VPS</title>
	<atom:link href="http://blog.7xiaowu.cn/category/server/vps/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.7xiaowu.cn</link>
	<description>这是一个托管于国外服务器的游侠小屋，所以叫游侠海外岛。</description>
	<lastBuildDate>Tue, 24 Apr 2012 01:43:30 +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>Linux下误移动根目录文件导致系统出现异常的解决方法</title>
		<link>http://blog.7xiaowu.cn/2012/03/06/1603.html</link>
		<comments>http://blog.7xiaowu.cn/2012/03/06/1603.html#comments</comments>
		<pubDate>Mon, 05 Mar 2012 19:00:40 +0000</pubDate>
		<dc:creator>暗黑游侠</dc:creator>
				<category><![CDATA[VPS]]></category>
		<category><![CDATA[VPS管理]]></category>
		<category><![CDATA[服务器]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[修复]]></category>
		<category><![CDATA[异常]]></category>
		<category><![CDATA[根目录]]></category>
		<category><![CDATA[解决]]></category>
		<category><![CDATA[解决方案]]></category>
		<category><![CDATA[解决方法]]></category>
		<category><![CDATA[问题]]></category>

		<guid isPermaLink="false">http://blog.7xiaowu.cn/?p=1603</guid>
		<description><![CDATA[今日在整理VPS上面的文件的时候，手贱，打错命令，把根目录下的文件全部移动到一个目录下去了。
本来要打
mv 14.rar ../
打成
mv 14.rar //*
然后发现，系统出问题了...
<a href="http://blog.7xiaowu.cn/wp-content/uploads/2012/03/1.jpg"><img title="1" src="http://blog.7xiaowu.cn/wp-content/uploads/2012/03/1.jpg" alt="" width="617" height="412" /></a>

我这个半桶水遇到这个问题彻底蒙了，怎么ls、mv、cp这些命令都用不到了....[......]<p class='read-more'><a href='http://blog.7xiaowu.cn/2012/03/06/1603.html'>查看全文.....</a></p>]]></description>
			<content:encoded><![CDATA[<p>今日在整理<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/vps" title="查看 VPS 中的全部文章" target="_blank">VPS</a></span>上面的文件的时候，手贱，打错命令，把<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/%e6%a0%b9%e7%9b%ae%e5%bd%95" title="查看 根目录 中的全部文章" target="_blank">根目录</a></span>下的文件全部移动到一个目录下去了。<br />
本来要打</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p1603code1'); return false;">View Code</a> SHELL</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p16031"><td class="code" id="p1603code1"><pre class="shell" style="font-family:monospace;">mv 14.rar ../</pre></td></tr></table></div>

<p>打成</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p1603code2'); return false;">View Code</a> SHELL</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p16032"><td class="code" id="p1603code2"><pre class="shell" style="font-family:monospace;">mv 14.rar //*</pre></td></tr></table></div>

<p>然后发现，系统出<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/%e9%97%ae%e9%a2%98" title="查看 问题 中的全部文章" target="_blank">问题</a></span>了&#8230;[......]
<p class='read-more'><a href='http://blog.7xiaowu.cn/2012/03/06/1603.html'>查看全文&#8230;..</a></p>
<hr />
<a href=http://item.taobao.com/auction/item_detail.htm?item_num_id=6373342447 target="_blank" ><img src=http://blog.7xiaowu.cn/6855376.gif border=0 /></a>
<hr />
<p><small>© 暗黑游侠 - <a href="http://blog.7xiaowu.cn">游侠海外岛</a>, 2012. |
<a href="http://blog.7xiaowu.cn/2012/03/06/1603.html">原文链接</a> |
<a href="http://blog.7xiaowu.cn/2012/03/06/1603.html#comments">No comment</a> |
收藏到：
<a href="http://del.icio.us/post?url=http://blog.7xiaowu.cn/2012/03/06/1603.html&title=Linux下误移动根目录文件导致系统出现异常的解决方法">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.7xiaowu.cn/tag/centos" rel="tag">centos</a>, <a href="http://blog.7xiaowu.cn/tag/linux" rel="tag">Linux</a>, <a href="http://blog.7xiaowu.cn/tag/vps" rel="tag">VPS</a>, <a href="http://blog.7xiaowu.cn/tag/%e4%bf%ae%e5%a4%8d" rel="tag">修复</a>, <a href="http://blog.7xiaowu.cn/tag/%e5%bc%82%e5%b8%b8" rel="tag">异常</a>, <a href="http://blog.7xiaowu.cn/tag/%e6%a0%b9%e7%9b%ae%e5%bd%95" rel="tag">根目录</a>, <a href="http://blog.7xiaowu.cn/tag/%e8%a7%a3%e5%86%b3" rel="tag">解决</a>, <a href="http://blog.7xiaowu.cn/tag/%e8%a7%a3%e5%86%b3%e6%96%b9%e6%a1%88" rel="tag">解决方案</a>, <a href="http://blog.7xiaowu.cn/tag/%e8%a7%a3%e5%86%b3%e6%96%b9%e6%b3%95" rel="tag">解决方法</a>, <a href="http://blog.7xiaowu.cn/tag/%e9%97%ae%e9%a2%98" rel="tag">问题</a><br/>
<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://blog.7xiaowu.cn/2012/03/06/1603.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[2011.02.18]两台Linux服务器对拷文件</title>
		<link>http://blog.7xiaowu.cn/2011/02/18/1482.html</link>
		<comments>http://blog.7xiaowu.cn/2011/02/18/1482.html#comments</comments>
		<pubDate>Thu, 17 Feb 2011 17:26:43 +0000</pubDate>
		<dc:creator>暗黑游侠</dc:creator>
				<category><![CDATA[VPS]]></category>
		<category><![CDATA[VPS管理]]></category>
		<category><![CDATA[服务器]]></category>
		<category><![CDATA[网络类]]></category>
		<category><![CDATA[软件]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[rapidxen]]></category>

		<guid isPermaLink="false">http://blog.7xiaowu.cn/?p=1482</guid>
		<description><![CDATA[因为一些原因，需要换一台VPS，所以就需要为服务器转移文件了。但是当我在为原来服务器上的东西打包的时候，问题来了，打包还没有一半，就提示服务器空间不足了！这个上次已经因为空间不足服务器都宕机了，那怎么办？不够空间的话没办法打包啊！

然后突然想到SFTP，因为我服务器上没有装FTP，一直都是使用[......]<p class='read-more'><a href='http://blog.7xiaowu.cn/2011/02/18/1482.html'>查看全文.....</a></p>]]></description>
			<content:encoded><![CDATA[<p>因为一些原因，需要换一台<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/vps" title="查看 VPS 中的全部文章" target="_blank">VPS</a></span>，所以就需要为服务器转移文件了。但是当我在为原来服务器上的东西打包的时候，问题来了，打包还没有一半，就提示服务器空间不足了！这个上次已经因为空间不足服务器都宕机了，那怎么办？不够空间的话没办法打包啊！</p>
<p>然后突然想到SFTP，因为我服务器上没有装FTP，一直都是使用[......]
<p class='read-more'><a href='http://blog.7xiaowu.cn/2011/02/18/1482.html'>查看全文&#8230;..</a></p>
<hr />
<a href=http://item.taobao.com/auction/item_detail.htm?item_num_id=6373342447 target="_blank" ><img src=http://blog.7xiaowu.cn/6855376.gif border=0 /></a>
<hr />
<p><small>© 暗黑游侠 - <a href="http://blog.7xiaowu.cn">游侠海外岛</a>, 2011. |
<a href="http://blog.7xiaowu.cn/2011/02/18/1482.html">原文链接</a> |
<a href="http://blog.7xiaowu.cn/2011/02/18/1482.html#comments">No comment</a> |
收藏到：
<a href="http://del.icio.us/post?url=http://blog.7xiaowu.cn/2011/02/18/1482.html&title=[2011.02.18]两台Linux服务器对拷文件">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.7xiaowu.cn/tag/linux" rel="tag">Linux</a>, <a href="http://blog.7xiaowu.cn/tag/rapidxen" rel="tag">rapidxen</a>, <a href="http://blog.7xiaowu.cn/tag/vps" rel="tag">VPS</a><br/>
<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://blog.7xiaowu.cn/2011/02/18/1482.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[2011.02.08]关于Linux不能添加用户或修改用户密码的错误</title>
		<link>http://blog.7xiaowu.cn/2011/02/08/1426.html</link>
		<comments>http://blog.7xiaowu.cn/2011/02/08/1426.html#comments</comments>
		<pubDate>Tue, 08 Feb 2011 08:21:23 +0000</pubDate>
		<dc:creator>暗黑游侠</dc:creator>
				<category><![CDATA[VPS]]></category>
		<category><![CDATA[VPS管理]]></category>
		<category><![CDATA[服务器]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.7xiaowu.cn/?p=1426</guid>
		<description><![CDATA[今天，要给VPS添加一个用户的时候，提示错误：


-bash-3.2# useradd sam -g nobody -s /bin/login.sh -M
useradd: unable to lock password file

换成adduser也不行，也是一样的错误
于是Go[......]<p class='read-more'><a href='http://blog.7xiaowu.cn/2011/02/08/1426.html'>查看全文.....</a></p>]]></description>
			<content:encoded><![CDATA[<p>今天，要给<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/vps" title="查看 VPS 中的全部文章" target="_blank">VPS</a></span>添加一个用户的时候，提示错误：</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p1426code3'); return false;">View Code</a> PHP</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p14263"><td class="code" id="p1426code3"><pre class="php" style="font-family:monospace;"><span style="color: #339933;">-</span>bash<span style="color: #339933;">-</span><span style="color:#800080;">3.2</span><span style="color: #666666; font-style: italic;"># useradd sam -g nobody -s /bin/login.sh -M
</span>useradd<span style="color: #339933;">:</span> unable to lock password <span style="color: #990000;">file</span></pre></td></tr></table></div>

<p>换成adduser也不行，也是一样的错误<br />
于是Google了一下，有人说是因为/etc下有个passwd.lock文件导致的，删除掉即可<br />
然而当我打开/etc目录后并没[......]
<p class='read-more'><a href='http://blog.7xiaowu.cn/2011/02/08/1426.html'>查看全文&#8230;..</a></p>
<hr />
<a href=http://item.taobao.com/auction/item_detail.htm?item_num_id=6373342447 target="_blank" ><img src=http://blog.7xiaowu.cn/6855376.gif border=0 /></a>
<hr />
<p><small>© 暗黑游侠 - <a href="http://blog.7xiaowu.cn">游侠海外岛</a>, 2011. |
<a href="http://blog.7xiaowu.cn/2011/02/08/1426.html">原文链接</a> |
<a href="http://blog.7xiaowu.cn/2011/02/08/1426.html#comments">One comment</a> |
收藏到：
<a href="http://del.icio.us/post?url=http://blog.7xiaowu.cn/2011/02/08/1426.html&title=[2011.02.08]关于Linux不能添加用户或修改用户密码的错误">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.7xiaowu.cn/tag/linux" rel="tag">Linux</a>, <a href="http://blog.7xiaowu.cn/tag/vps" rel="tag">VPS</a><br/>
<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://blog.7xiaowu.cn/2011/02/08/1426.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[2010.09.18]安装Apahce并设置默认编码为GB2312</title>
		<link>http://blog.7xiaowu.cn/2010/09/18/1380.html</link>
		<comments>http://blog.7xiaowu.cn/2010/09/18/1380.html#comments</comments>
		<pubDate>Sat, 18 Sep 2010 12:33:27 +0000</pubDate>
		<dc:creator>暗黑游侠</dc:creator>
				<category><![CDATA[VPS]]></category>
		<category><![CDATA[VPS管理]]></category>
		<category><![CDATA[服务器]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.7xiaowu.cn/?p=1380</guid>
		<description><![CDATA[前一段时间，关闭了服务器，后来发现数据库没有备份，所以想找个时间备份一下，不过一直都没有心思去备份了。关闭了服务器后，一直想到，我提供了那么多东西下载，如果关闭了，那不是大家都不能下载了？今天，闲着没事，就想，算了，数据库也不要了，就装一个Apache，不装PHP，能下载能放歌曲就够了。
<strong>一、安装[......]</strong><p class='read-more'><a href='http://blog.7xiaowu.cn/2010/09/18/1380.html'>查看全文.....</a></p>]]></description>
			<content:encoded><![CDATA[<p>前一段时间，关闭了<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/%e6%9c%8d%e5%8a%a1%e5%99%a8" title="查看 服务器 中的全部文章" target="_blank">服务器</a></span>，后来发现数据库没有备份，所以想找个时间备份一下，不过一直都没有心思去备份了。关闭了<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/%e6%9c%8d%e5%8a%a1%e5%99%a8" title="查看 服务器 中的全部文章" target="_blank">服务器</a></span>后，一直想到，我提供了那么多东西下载，如果关闭了，那不是大家都不能下载了？今天，闲着没事，就想，算了，数据库也不要了，就装一个Apache，不装PHP，能下载能放歌曲就够了。<br />
<strong>一、安装[......]</strong>
<p class='read-more'><a href='http://blog.7xiaowu.cn/2010/09/18/1380.html'>查看全文&#8230;..</a></p>
<hr />
<a href=http://item.taobao.com/auction/item_detail.htm?item_num_id=6373342447 target="_blank" ><img src=http://blog.7xiaowu.cn/6855376.gif border=0 /></a>
<hr />
<p><small>© 暗黑游侠 - <a href="http://blog.7xiaowu.cn">游侠海外岛</a>, 2010. |
<a href="http://blog.7xiaowu.cn/2010/09/18/1380.html">原文链接</a> |
<a href="http://blog.7xiaowu.cn/2010/09/18/1380.html#comments">3 comments</a> |
收藏到：
<a href="http://del.icio.us/post?url=http://blog.7xiaowu.cn/2010/09/18/1380.html&title=[2010.09.18]安装Apahce并设置默认编码为GB2312">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.7xiaowu.cn/tag/apache" rel="tag">apache</a>, <a href="http://blog.7xiaowu.cn/tag/linux" rel="tag">Linux</a>, <a href="http://blog.7xiaowu.cn/tag/vps" rel="tag">VPS</a>, <a href="http://blog.7xiaowu.cn/tag/%e6%9c%8d%e5%8a%a1%e5%99%a8" rel="tag">服务器</a><br/>
<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://blog.7xiaowu.cn/2010/09/18/1380.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>让你的Dropbox在你的VPS上按计划运行</title>
		<link>http://blog.7xiaowu.cn/2010/08/14/1358.html</link>
		<comments>http://blog.7xiaowu.cn/2010/08/14/1358.html#comments</comments>
		<pubDate>Sat, 14 Aug 2010 09:17:01 +0000</pubDate>
		<dc:creator>暗黑游侠</dc:creator>
				<category><![CDATA[VPS]]></category>
		<category><![CDATA[VPS管理]]></category>
		<category><![CDATA[网络类]]></category>
		<category><![CDATA[软件]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[主机]]></category>
		<category><![CDATA[备份]]></category>
		<category><![CDATA[服务器]]></category>

		<guid isPermaLink="false">http://blog.7xiaowu.cn/?p=1358</guid>
		<description><![CDATA[Dropbox是一个非常好用的实时数据同步工具，目前很多站长都用Dropbox来备份自己的数据。然而，Dropbox运行的时候耗费的内存非常高，如果内存不是很高或者是在执行需要大量内存的脚本的时候，服务器就会变得非常缓慢。为此，我们有必要计划运行一下我们的Dropbox，让他在空闲时段的时候才运行。[......]<p class='read-more'><a href='http://blog.7xiaowu.cn/2010/08/14/1358.html'>查看全文.....</a></p>]]></description>
			<content:encoded><![CDATA[<p><span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/dropbox" title="查看 Dropbox 中的全部文章" target="_blank">Dropbox</a></span>是一个非常好用的实时数据同步工具，目前很多站长都用<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/dropbox" title="查看 Dropbox 中的全部文章" target="_blank">Dropbox</a></span>来<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/%e5%a4%87%e4%bb%bd" title="查看 备份 中的全部文章" target="_blank">备份</a></span>自己的数据。然而，<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/dropbox" title="查看 Dropbox 中的全部文章" target="_blank">Dropbox</a></span>运行的时候耗费的内存非常高，如果内存不是很高或者是在执行需要大量内存的脚本的时候，<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/%e6%9c%8d%e5%8a%a1%e5%99%a8" title="查看 服务器 中的全部文章" target="_blank">服务器</a></span>就会变得非常缓慢。为此，我们有必要计划运行一下我们的<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/dropbox" title="查看 Dropbox 中的全部文章" target="_blank">Dropbox</a></span>，让他在空闲时段的时候才运行。[......]
<p class='read-more'><a href='http://blog.7xiaowu.cn/2010/08/14/1358.html'>查看全文&#8230;..</a></p>
<hr />
<a href=http://item.taobao.com/auction/item_detail.htm?item_num_id=6373342447 target="_blank" ><img src=http://blog.7xiaowu.cn/6855376.gif border=0 /></a>
<hr />
<p><small>© 暗黑游侠 - <a href="http://blog.7xiaowu.cn">游侠海外岛</a>, 2010. |
<a href="http://blog.7xiaowu.cn/2010/08/14/1358.html">原文链接</a> |
<a href="http://blog.7xiaowu.cn/2010/08/14/1358.html#comments">No comment</a> |
收藏到：
<a href="http://del.icio.us/post?url=http://blog.7xiaowu.cn/2010/08/14/1358.html&title=让你的Dropbox在你的VPS上按计划运行">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.7xiaowu.cn/tag/dropbox" rel="tag">Dropbox</a>, <a href="http://blog.7xiaowu.cn/tag/vps" rel="tag">VPS</a>, <a href="http://blog.7xiaowu.cn/tag/%e4%b8%bb%e6%9c%ba" rel="tag">主机</a>, <a href="http://blog.7xiaowu.cn/tag/%e5%a4%87%e4%bb%bd" rel="tag">备份</a>, <a href="http://blog.7xiaowu.cn/tag/%e6%9c%8d%e5%8a%a1%e5%99%a8" rel="tag">服务器</a><br/>
<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://blog.7xiaowu.cn/2010/08/14/1358.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RapidXen使用感受</title>
		<link>http://blog.7xiaowu.cn/2010/06/27/1279.html</link>
		<comments>http://blog.7xiaowu.cn/2010/06/27/1279.html#comments</comments>
		<pubDate>Sat, 26 Jun 2010 18:28:29 +0000</pubDate>
		<dc:creator>暗黑游侠</dc:creator>
				<category><![CDATA[VPS]]></category>
		<category><![CDATA[VPS使用感受]]></category>
		<category><![CDATA[服务器]]></category>
		<category><![CDATA[rapidxen]]></category>
		<category><![CDATA[推荐]]></category>

		<guid isPermaLink="false">http://blog.7xiaowu.cn/?p=1279</guid>
		<description><![CDATA[上次发表了那篇《从 BurstNet到RapidXen》（http://blog.7xiaowu.cn/2010/05/16/1122.html）一文后因为没有时间，有时间的时候又太懒，所以一直没有写到RapidXen后的使用感受，时间也过去快半个月了，为了避免自己的记忆太模糊了，也不想再拖太长时间了，那就现在补齐他吧。

因为考虑到预算的问题，所以选择了RapidXen比较便宜的那个计划（128 MB/384 MB/10 GB/ $9.99），是384M swap的VPS。购买的时候是找人代购的，很简单，无需验证电话号码等信息。购买后，等了大约8个小时，第二天早上登陆进去后台后，就看到了VPS的 IP地址了。不过非常郁闷的是，下单的时候收到的邮件告诉我开通后会有邮件通知，但是从我开通到我最后换VPS，也一直没有收到RapidXen的邮件。所以，如果你要买RapidXen的VPS，下单后，最好还是自行登陆https://manage.systeminplace.net查看（因为 RapidXen是systeminplace的一个子公司，所以旗下的VPS都是到这个控制面板管理的）。[......]<p class='read-more'><a href='http://blog.7xiaowu.cn/2010/06/27/1279.html'>查看全文.....</a></p>]]></description>
			<content:encoded><![CDATA[<p>上次发表了那篇《从 BurstNet到RapidXen》（http://blog.7xiaowu.cn/2010/05/16/1122.html）一文后因为没有时间，有时间的时候又太懒，所以一直没有写到RapidXen后的使用感受，时间也过去快半个月了，为了避免自己的记忆太模糊了，也不想再拖太长时间了，那就现在补齐他吧。</p>
<p>因为考虑到预算的问题，所以选择了RapidXen比较便宜的那个计划（128 MB/384 MB/10 GB/ $9.99），是384M swap的<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/vps" title="查看 VPS 中的全部文章" target="_blank">VPS</a></span>。购买的时候是找人代购的，很简单，无需验证电话号码等信息。购买后，等了大约8个小时，第二天早上登陆进去后台后，就看到了<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/vps" title="查看 VPS 中的全部文章" target="_blank">VPS</a></span>的 IP地址了。不过非常郁闷的是，下单的时候收到的邮件告诉我开通后会有邮件通知，但是从我开通到我最后换<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/vps" title="查看 VPS 中的全部文章" target="_blank">VPS</a></span>，也一直没有收到RapidXen的邮件。所以，如果你要买RapidXen的<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/vps" title="查看 VPS 中的全部文章" target="_blank">VPS</a></span>，下单后，最好还是自行登陆https://manage.systeminplace.net查看（因为 RapidXen是systeminplace的一个子公司，所以旗下的VPS都是到这个控制面板管理的）。[......]
<p class='read-more'><a href='http://blog.7xiaowu.cn/2010/06/27/1279.html'>查看全文&#8230;..</a></p>
<hr />
<a href=http://item.taobao.com/auction/item_detail.htm?item_num_id=6373342447 target="_blank" ><img src=http://blog.7xiaowu.cn/6855376.gif border=0 /></a>
<hr />
<p><small>© 暗黑游侠 - <a href="http://blog.7xiaowu.cn">游侠海外岛</a>, 2010. |
<a href="http://blog.7xiaowu.cn/2010/06/27/1279.html">原文链接</a> |
<a href="http://blog.7xiaowu.cn/2010/06/27/1279.html#comments">3 comments</a> |
收藏到：
<a href="http://del.icio.us/post?url=http://blog.7xiaowu.cn/2010/06/27/1279.html&title=RapidXen使用感受">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.7xiaowu.cn/tag/rapidxen" rel="tag">rapidxen</a>, <a href="http://blog.7xiaowu.cn/tag/vps" rel="tag">VPS</a>, <a href="http://blog.7xiaowu.cn/tag/%e6%8e%a8%e8%8d%90" rel="tag">推荐</a><br/>
<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://blog.7xiaowu.cn/2010/06/27/1279.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>[2010.07.09更新]在Licess的LNMP的基础上安装ZendOptimizer</title>
		<link>http://blog.7xiaowu.cn/2010/06/09/1255.html</link>
		<comments>http://blog.7xiaowu.cn/2010/06/09/1255.html#comments</comments>
		<pubDate>Wed, 09 Jun 2010 13:03:43 +0000</pubDate>
		<dc:creator>暗黑游侠</dc:creator>
				<category><![CDATA[VPS]]></category>
		<category><![CDATA[VPS管理]]></category>
		<category><![CDATA[LNMP]]></category>

		<guid isPermaLink="false">http://blog.7xiaowu.cn/?p=1255</guid>
		<description><![CDATA[今天换了D9Host的VPS，换上了x86的Centos，也装了Licess的LNMP，一开始还没什么的，网站什么都正常。不过后来才发现，Zend无法正常启动（貌似没有安装到），程序提示要安装Zend。那没办法的情况下，就只有自己安装了，选定了ZendOptimizer-3.3.9-linux-glibc23-i386.tar.gz:

1、下载[......]<p class='read-more'><a href='http://blog.7xiaowu.cn/2010/06/09/1255.html'>查看全文.....</a></p>]]></description>
			<content:encoded><![CDATA[<p>今天换了D9Host的<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/vps" title="查看 VPS 中的全部文章" target="_blank">VPS</a></span>，换上了x86的Centos，也装了Licess的<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/lnmp" title="查看 LNMP 中的全部文章" target="_blank">LNMP</a></span>，一开始还没什么的，网站什么都正常。不过后来才发现，Zend无法正常启动（貌似没有安装到），程序提示要安装Zend。那没办法的情况下，就只有自己安装了，选定了ZendOptimizer-3.3.9-linux-glibc23-i386.tar.gz:</p>
<p>1、下载[......]
<p class='read-more'><a href='http://blog.7xiaowu.cn/2010/06/09/1255.html'>查看全文&#8230;..</a></p>
<hr />
<a href=http://item.taobao.com/auction/item_detail.htm?item_num_id=6373342447 target="_blank" ><img src=http://blog.7xiaowu.cn/6855376.gif border=0 /></a>
<hr />
<p><small>© 暗黑游侠 - <a href="http://blog.7xiaowu.cn">游侠海外岛</a>, 2010. |
<a href="http://blog.7xiaowu.cn/2010/06/09/1255.html">原文链接</a> |
<a href="http://blog.7xiaowu.cn/2010/06/09/1255.html#comments">One comment</a> |
收藏到：
<a href="http://del.icio.us/post?url=http://blog.7xiaowu.cn/2010/06/09/1255.html&title=[2010.07.09更新]在Licess的LNMP的基础上安装ZendOptimizer">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.7xiaowu.cn/tag/lnmp" rel="tag">LNMP</a>, <a href="http://blog.7xiaowu.cn/tag/vps" rel="tag">VPS</a><br/>
<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://blog.7xiaowu.cn/2010/06/09/1255.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[转]再提供一种解决Nginx文件类型错误解析漏洞的方法</title>
		<link>http://blog.7xiaowu.cn/2010/05/22/1164.html</link>
		<comments>http://blog.7xiaowu.cn/2010/05/22/1164.html#comments</comments>
		<pubDate>Fri, 21 May 2010 18:18:05 +0000</pubDate>
		<dc:creator>暗黑游侠</dc:creator>
				<category><![CDATA[VPS]]></category>
		<category><![CDATA[VPS管理]]></category>
		<category><![CDATA[服务器]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[漏洞]]></category>

		<guid isPermaLink="false">http://blog.7xiaowu.cn/?p=1164</guid>
		<description><![CDATA[本文转自：<a href="http://blog.s135.com/nginx_0day/" target="_blank">http://blog.s135.com/nginx_0day/</a>

昨日，80Sec 爆出Nginx具有严重的0day漏洞，详见《<a href="http://www.80sec.com/nginx-securit.html" target="_blank">Nginx文件类型 错误解析漏洞</a>》。只要用户拥有上传图片权限的Nginx+PHP服务器，就有被入侵的可能。

其实此漏洞并不是Nginx的漏 洞，而是P[......]<p class='read-more'><a href='http://blog.7xiaowu.cn/2010/05/22/1164.html'>查看全文.....</a></p>]]></description>
			<content:encoded><![CDATA[<p>本文转自：<a href="http://blog.s135.com/nginx_0day/" target="_blank">http://blog.s135.com/nginx_0day/</a></p>
<p>昨日，80Sec 爆出Nginx具有严重的0day<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/%e6%bc%8f%e6%b4%9e" title="查看 漏洞 中的全部文章" target="_blank">漏洞</a></span>，详见《<a href="http://www.80sec.com/nginx-securit.html" target="_blank">Nginx文件类型 错误解析漏洞</a>》。只要用户拥有上传图片权限的Nginx+PHP服务器，就有被入侵的可能。</p>
<p>其实此<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/%e6%bc%8f%e6%b4%9e" title="查看 漏洞 中的全部文章" target="_blank">漏洞</a></span>并不是Nginx的漏 洞，而是P[......]
<p class='read-more'><a href='http://blog.7xiaowu.cn/2010/05/22/1164.html'>查看全文&#8230;..</a></p>
<hr />
<a href=http://item.taobao.com/auction/item_detail.htm?item_num_id=6373342447 target="_blank" ><img src=http://blog.7xiaowu.cn/6855376.gif border=0 /></a>
<hr />
<p><small>© 暗黑游侠 - <a href="http://blog.7xiaowu.cn">游侠海外岛</a>, 2010. |
<a href="http://blog.7xiaowu.cn/2010/05/22/1164.html">原文链接</a> |
<a href="http://blog.7xiaowu.cn/2010/05/22/1164.html#comments">No comment</a> |
收藏到：
<a href="http://del.icio.us/post?url=http://blog.7xiaowu.cn/2010/05/22/1164.html&title=[转]再提供一种解决Nginx文件类型错误解析漏洞的方法">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.7xiaowu.cn/tag/nginx" rel="tag">nginx</a>, <a href="http://blog.7xiaowu.cn/tag/vps" rel="tag">VPS</a>, <a href="http://blog.7xiaowu.cn/tag/%e6%bc%8f%e6%b4%9e" rel="tag">漏洞</a><br/>
<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://blog.7xiaowu.cn/2010/05/22/1164.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>实现nginx每日自动分割并压缩日志的方法</title>
		<link>http://blog.7xiaowu.cn/2010/05/22/1158.html</link>
		<comments>http://blog.7xiaowu.cn/2010/05/22/1158.html#comments</comments>
		<pubDate>Fri, 21 May 2010 18:10:21 +0000</pubDate>
		<dc:creator>暗黑游侠</dc:creator>
				<category><![CDATA[VPS]]></category>
		<category><![CDATA[VPS管理]]></category>
		<category><![CDATA[服务器]]></category>
		<category><![CDATA[nginx]]></category>

		<guid isPermaLink="false">http://blog.7xiaowu.cn/?p=1158</guid>
		<description><![CDATA[之前在国内用合租主机的时候，服务商都会每天提供日志的压缩备份下载。有时候有什么事，查起来也方便。后来，用上了国外的VPS，而且用的是nginx。上网查了一下，据说Apache是有提供日志分割压缩功能的，但是nginx就没有。后来通过上网搜索，发现方法还是有的，找到《<a href="http://zhys9.com/blog/?p=334" target="_blank">通过shell+crontab实现[......]</a><p class='read-more'><a href='http://blog.7xiaowu.cn/2010/05/22/1158.html'>查看全文.....</a></p>]]></description>
			<content:encoded><![CDATA[<p>之前在国内用合租主机的时候，服务商都会每天提供日志的压缩备份下载。有时候有什么事，查起来也方便。后来，用上了国外的<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/vps" title="查看 VPS 中的全部文章" target="_blank">VPS</a></span>，而且用的是<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/nginx" title="查看 nginx 中的全部文章" target="_blank">nginx</a></span>。上网查了一下，据说Apache是有提供日志分割压缩功能的，但是<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/nginx" title="查看 nginx 中的全部文章" target="_blank">nginx</a></span>就没有。后来通过上网搜索，发现方法还是有的，找到《<a href="http://zhys9.com/blog/?p=334" target="_blank">通过shell+crontab实现[......]</a>
<p class='read-more'><a href='http://blog.7xiaowu.cn/2010/05/22/1158.html'>查看全文&#8230;..</a></p>
<hr />
<a href=http://item.taobao.com/auction/item_detail.htm?item_num_id=6373342447 target="_blank" ><img src=http://blog.7xiaowu.cn/6855376.gif border=0 /></a>
<hr />
<p><small>© 暗黑游侠 - <a href="http://blog.7xiaowu.cn">游侠海外岛</a>, 2010. |
<a href="http://blog.7xiaowu.cn/2010/05/22/1158.html">原文链接</a> |
<a href="http://blog.7xiaowu.cn/2010/05/22/1158.html#comments">No comment</a> |
收藏到：
<a href="http://del.icio.us/post?url=http://blog.7xiaowu.cn/2010/05/22/1158.html&title=实现nginx每日自动分割并压缩日志的方法">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.7xiaowu.cn/tag/nginx" rel="tag">nginx</a>, <a href="http://blog.7xiaowu.cn/tag/vps" rel="tag">VPS</a><br/>
<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://blog.7xiaowu.cn/2010/05/22/1158.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[转]nginx文件类型错误解析漏洞</title>
		<link>http://blog.7xiaowu.cn/2010/05/21/1145.html</link>
		<comments>http://blog.7xiaowu.cn/2010/05/21/1145.html#comments</comments>
		<pubDate>Fri, 21 May 2010 03:23:59 +0000</pubDate>
		<dc:creator>暗黑游侠</dc:creator>
				<category><![CDATA[VPS]]></category>
		<category><![CDATA[VPS管理]]></category>
		<category><![CDATA[服务器]]></category>
		<category><![CDATA[漏洞]]></category>

		<guid isPermaLink="false">http://blog.7xiaowu.cn/?p=1145</guid>
		<description><![CDATA[漏洞介绍：nginx是一款高性能的web服务器，使用非常广泛，其不仅经常被用作反向代理，也可以非常好的支持PHP的运行。80sec发现 其中存在一个较为严重的安全问题，默认情况下可能导致服务器错误的将任何类型的文件以PHP的方式进行解析，这将导致严重的安全问题，使得恶意的攻击者可 能攻陷支持php的nginx服务器。
漏洞分析：nginx默认以cgi的方式支持php的运行，譬如在配置文件当中可以以[......]<p class='read-more'><a href='http://blog.7xiaowu.cn/2010/05/21/1145.html'>查看全文.....</a></p>]]></description>
			<content:encoded><![CDATA[<p><span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/%e6%bc%8f%e6%b4%9e" title="查看 漏洞 中的全部文章" target="_blank">漏洞</a></span>介绍：nginx是一款高性能的web服务器，使用非常广泛，其不仅经常被用作反向代理，也可以非常好的支持PHP的运行。80sec发现 其中存在一个较为严重的安全问题，默认情况下可能导致服务器错误的将任何类型的文件以PHP的方式进行解析，这将导致严重的安全问题，使得恶意的攻击者可 能攻陷支持php的nginx服务器。<br />
<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/%e6%bc%8f%e6%b4%9e" title="查看 漏洞 中的全部文章" target="_blank">漏洞</a></span>分析：nginx默认以cgi的方式支持php的运行，譬如在配置文件当中可以以[......]
<p class='read-more'><a href='http://blog.7xiaowu.cn/2010/05/21/1145.html'>查看全文&#8230;..</a></p>
<hr />
<a href=http://item.taobao.com/auction/item_detail.htm?item_num_id=6373342447 target="_blank" ><img src=http://blog.7xiaowu.cn/6855376.gif border=0 /></a>
<hr />
<p><small>© 暗黑游侠 - <a href="http://blog.7xiaowu.cn">游侠海外岛</a>, 2010. |
<a href="http://blog.7xiaowu.cn/2010/05/21/1145.html">原文链接</a> |
<a href="http://blog.7xiaowu.cn/2010/05/21/1145.html#comments">No comment</a> |
收藏到：
<a href="http://del.icio.us/post?url=http://blog.7xiaowu.cn/2010/05/21/1145.html&title=[转]nginx文件类型错误解析漏洞">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.7xiaowu.cn/tag/vps" rel="tag">VPS</a>, <a href="http://blog.7xiaowu.cn/tag/%e6%bc%8f%e6%b4%9e" rel="tag">漏洞</a><br/>
<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://blog.7xiaowu.cn/2010/05/21/1145.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>由BurstNET到RapidXen（BurstNET使用感受）</title>
		<link>http://blog.7xiaowu.cn/2010/05/16/1122.html</link>
		<comments>http://blog.7xiaowu.cn/2010/05/16/1122.html#comments</comments>
		<pubDate>Sat, 15 May 2010 19:38:56 +0000</pubDate>
		<dc:creator>暗黑游侠</dc:creator>
				<category><![CDATA[VPS]]></category>
		<category><![CDATA[VPS使用感受]]></category>
		<category><![CDATA[服务器]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[BurstNET]]></category>
		<category><![CDATA[rapidxen]]></category>

		<guid isPermaLink="false">http://blog.7xiaowu.cn/?p=1122</guid>
		<description><![CDATA[BurstNET是我用的第一个VPS产品，之前在国内用的是合租主机，用了一年多了，国内的合租主机，真的就和虚拟机差不多，而且容量小得要命。虽然自己是一个不做违法勾当的人，但是在国内的一些政策出台后，还是要到把服务器搬到国外去。不过，不搬还好，搬了之后，感觉国外的服务器真的是好很多，真的是便宜又实惠。[......]<p class='read-more'><a href='http://blog.7xiaowu.cn/2010/05/16/1122.html'>查看全文.....</a></p>]]></description>
			<content:encoded><![CDATA[<p><span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/burstnet" title="查看 BurstNET 中的全部文章" target="_blank">BurstNET</a></span>是我用的第一个<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/vps" title="查看 VPS 中的全部文章" target="_blank">VPS</a></span>产品，之前在国内用的是合租主机，用了一年多了，国内的合租主机，真的就和虚拟机差不多，而且容量小得要命。虽然自己是一个不做违法勾当的人，但是在国内的一些政策出台后，还是要到把服务器搬到国外去。不过，不搬还好，搬了之后，感觉国外的服务器真的是好很多，真的是便宜又实惠。[......]
<p class='read-more'><a href='http://blog.7xiaowu.cn/2010/05/16/1122.html'>查看全文&#8230;..</a></p>
<hr />
<a href=http://item.taobao.com/auction/item_detail.htm?item_num_id=6373342447 target="_blank" ><img src=http://blog.7xiaowu.cn/6855376.gif border=0 /></a>
<hr />
<p><small>© 暗黑游侠 - <a href="http://blog.7xiaowu.cn">游侠海外岛</a>, 2010. |
<a href="http://blog.7xiaowu.cn/2010/05/16/1122.html">原文链接</a> |
<a href="http://blog.7xiaowu.cn/2010/05/16/1122.html#comments">4 comments</a> |
收藏到：
<a href="http://del.icio.us/post?url=http://blog.7xiaowu.cn/2010/05/16/1122.html&title=由BurstNET到RapidXen（BurstNET使用感受）">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.7xiaowu.cn/tag/apache" rel="tag">apache</a>, <a href="http://blog.7xiaowu.cn/tag/burstnet" rel="tag">BurstNET</a>, <a href="http://blog.7xiaowu.cn/tag/rapidxen" rel="tag">rapidxen</a>, <a href="http://blog.7xiaowu.cn/tag/vps" rel="tag">VPS</a><br/>
<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://blog.7xiaowu.cn/2010/05/16/1122.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>如何利用自己的VPS翻墙？（如何用自己的VPS实现连接SSH翻墙？）</title>
		<link>http://blog.7xiaowu.cn/2010/05/15/1101.html</link>
		<comments>http://blog.7xiaowu.cn/2010/05/15/1101.html#comments</comments>
		<pubDate>Sat, 15 May 2010 05:57:46 +0000</pubDate>
		<dc:creator>暗黑游侠</dc:creator>
				<category><![CDATA[VPS]]></category>
		<category><![CDATA[VPS管理]]></category>
		<category><![CDATA[服务器]]></category>
		<category><![CDATA[分享]]></category>
		<category><![CDATA[翻墙]]></category>

		<guid isPermaLink="false">http://blog.7xiaowu.cn/?p=1101</guid>
		<description><![CDATA[翻墙这个东西，不多解释，这里说说如何实现自己的目的的同时又保障自己的VPS的安全。

首先，用你的root账户登录你的VPS，然后：

先执行：vi /bin/login.sh
按【 i 】后写入下面的内容：[......]<p class='read-more'><a href='http://blog.7xiaowu.cn/2010/05/15/1101.html'>查看全文.....</a></p>]]></description>
			<content:encoded><![CDATA[<p><span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/%e7%bf%bb%e5%a2%99" title="查看 翻墙 中的全部文章" target="_blank">翻墙</a></span>这个东西，不多解释，这里说说如何实现自己的目的的同时又保障自己的<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/vps" title="查看 VPS 中的全部文章" target="_blank">VPS</a></span>的安全。</p>
<p>首先，用你的root账户登录你的<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/vps" title="查看 VPS 中的全部文章" target="_blank">VPS</a></span>，然后：</p>
<p>先执行：vi /bin/login.sh<br />
按【 i 】后写入下面的内容：[......]
<p class='read-more'><a href='http://blog.7xiaowu.cn/2010/05/15/1101.html'>查看全文&#8230;..</a></p>
<hr />
<a href=http://item.taobao.com/auction/item_detail.htm?item_num_id=6373342447 target="_blank" ><img src=http://blog.7xiaowu.cn/6855376.gif border=0 /></a>
<hr />
<p><small>© 暗黑游侠 - <a href="http://blog.7xiaowu.cn">游侠海外岛</a>, 2010. |
<a href="http://blog.7xiaowu.cn/2010/05/15/1101.html">原文链接</a> |
<a href="http://blog.7xiaowu.cn/2010/05/15/1101.html#comments">4 comments</a> |
收藏到：
<a href="http://del.icio.us/post?url=http://blog.7xiaowu.cn/2010/05/15/1101.html&title=如何利用自己的VPS翻墙？（如何用自己的VPS实现连接SSH翻墙？）">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.7xiaowu.cn/tag/vps" rel="tag">VPS</a>, <a href="http://blog.7xiaowu.cn/tag/%e5%88%86%e4%ba%ab" rel="tag">分享</a>, <a href="http://blog.7xiaowu.cn/tag/%e7%bf%bb%e5%a2%99" rel="tag">翻墙</a><br/>
<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://blog.7xiaowu.cn/2010/05/15/1101.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>分享rapidxen的优惠码，便宜50%</title>
		<link>http://blog.7xiaowu.cn/2010/02/23/555.html</link>
		<comments>http://blog.7xiaowu.cn/2010/02/23/555.html#comments</comments>
		<pubDate>Tue, 23 Feb 2010 06:05:38 +0000</pubDate>
		<dc:creator>暗黑游侠</dc:creator>
				<category><![CDATA[VPS]]></category>
		<category><![CDATA[VPS优惠码]]></category>
		<category><![CDATA[优惠码 && 邀请码]]></category>
		<category><![CDATA[服务器]]></category>
		<category><![CDATA[优惠]]></category>

		<guid isPermaLink="false">http://www.7xiaowu.cn/blog/?p=5</guid>
		<description><![CDATA[分享一个便宜的VPS

http://www.rapidxen.net/plans

LOWENDBOX 是20%的终身优惠
LOWENDBOX-2 是50%的首月优惠

关于这个VPS的介绍，可以看一下这里

<a href="http://blogme.cn/node/10633">http://blogme.cn/node/10633</a>]]></description>
			<content:encoded><![CDATA[<p>分享一个便宜的<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/vps" title="查看 VPS 中的全部文章" target="_blank">VPS</a></span></p>
<p>http://www.rapidxen.net/plans</p>
<p>LOWENDBOX 是20%的终身<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/%e4%bc%98%e6%83%a0" title="查看 优惠 中的全部文章" target="_blank">优惠</a></span><br />
LOWENDBOX-2 是50%的首月<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/%e4%bc%98%e6%83%a0" title="查看 优惠 中的全部文章" target="_blank">优惠</a></span></p>
<p>关于这个<span class='wp_keywordlink_affiliate'><a href="http://blog.7xiaowu.cn/tag/vps" title="查看 VPS 中的全部文章" target="_blank">VPS</a></span>的介绍，可以看一下这里</p>
<p><a href="http://blogme.cn/node/10633">http://blogme.cn/node/10633</a></p>
<hr />
<a href=http://item.taobao.com/auction/item_detail.htm?item_num_id=6373342447 target="_blank" ><img src=http://blog.7xiaowu.cn/6855376.gif border=0 /></a>
<hr />
<p><small>© 暗黑游侠 - <a href="http://blog.7xiaowu.cn">游侠海外岛</a>, 2010. |
<a href="http://blog.7xiaowu.cn/2010/02/23/555.html">原文链接</a> |
<a href="http://blog.7xiaowu.cn/2010/02/23/555.html#comments">3 comments</a> |
收藏到：
<a href="http://del.icio.us/post?url=http://blog.7xiaowu.cn/2010/02/23/555.html&title=分享rapidxen的优惠码，便宜50%">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.7xiaowu.cn/tag/vps" rel="tag">VPS</a>, <a href="http://blog.7xiaowu.cn/tag/%e4%bc%98%e6%83%a0" rel="tag">优惠</a><br/>
<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://blog.7xiaowu.cn/2010/02/23/555.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

