<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[张宴的博客]]></title> 
<link>http://zyan.cc/index.php</link> 
<description><![CDATA[Web系统架构与底层研发]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[张宴的博客]]></copyright>
<item>
<link>http://zyan.cc/post/374/</link>
<title><![CDATA[我的博客空间迁移到了美国的VPS上]]></title> 
<author>张宴 &lt;net@s135.com&gt;</author>
<category><![CDATA[其他Unix技术]]></category>
<pubDate>Sun, 26 Oct 2008 08:02:44 +0000</pubDate> 
<guid>http://zyan.cc/post/374/</guid> 
<description>
<![CDATA[ 
	　　这几天，我的博客所在的虚拟主机不稳定。今天下午，我购买了位于美国德克萨斯州达拉斯市的VPS（CentOS 5.2 操作系统），在上面配置了“Nginx 0.7.19 + PHP 5.2.6 + MySQL 5.1.26”环境，然后将博客内容迁移到了VPS上。<br/><br/>　　该VPS是从瑞豪开源（<a href="http://rashost.com/vps/?p=257" target="_blank">http://rashost.com/</a>）购买的，电信、网通访问速度都不错，稳定性也非常好。<br/><br/>　　VPS（Virtual Private Server 虚拟专用服务器）技术，将一部服务器分割成多个虚拟专享服务器的优质服务。每个VPS都可分配独立公网IP地址、独立操作系统、独立超大空间、独立内存、独立执行程序和独立系统配置等。<br/><br/><hr/><br/>　　配置过程中的一些笔记：<br/><br/>　　一、VPS只有一个根分区，没有swap交换分区。VPS内存不大，于是，我为其增加了一个swap交换文件。<br/>　　1、进入一个目录<br/><div style="border-left: 0px dashed #D6C094; margin: 5px; padding: 3px; margin-bottom:0px; border: 1px dashed #00a0c6; background-color: #ffffff;">cd /var/</div><br/><br/>　　2、获取256M的文件块：<br/><div style="border-left: 0px dashed #D6C094; margin: 5px; padding: 3px; margin-bottom:0px; border: 1px dashed #00a0c6; background-color: #ffffff;">dd if=/dev/zero of=swapfile bs=1024 count=262144</div><br/><br/>　　3、创建swap文件<br/><div style="border-left: 0px dashed #D6C094; margin: 5px; padding: 3px; margin-bottom:0px; border: 1px dashed #00a0c6; background-color: #ffffff;">/sbin/mkswap swapfile</div><br/><br/>　　4、激活swap文件<br/><div style="border-left: 0px dashed #D6C094; margin: 5px; padding: 3px; margin-bottom:0px; border: 1px dashed #00a0c6; background-color: #ffffff;">/sbin/swapon swapfile</div><br/><br/>　　5、查看一下swap是否正确：<br/><div style="border-left: 0px dashed #D6C094; margin: 5px; padding: 3px; margin-bottom:0px; border: 1px dashed #00a0c6; background-color: #ffffff;">/sbin/swapon -s</div><br/><br/>　　6、加到fstab文件中让系统引导时自动启动<br/><div style="border-left: 0px dashed #D6C094; margin: 5px; padding: 3px; margin-bottom:0px; border: 1px dashed #00a0c6; background-color: #ffffff;">vi /etc/fstab</div><br/>在末尾增加以下内容：<br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">/var/swapfile swap swap defaults 0 0</div></div><br/><hr/><br/>　　二、系统默认为美国东部时间，修改Linux时区为东八区<br/><div style="border-left: 0px dashed #D6C094; margin: 5px; padding: 3px; margin-bottom:0px; border: 1px dashed #00a0c6; background-color: #ffffff;">cp -f /usr/share/zoneinfo/Asia/Shanghai /etc/localtime</div><br/>Tags - <a href="http://zyan.cc/tags/vps/" rel="tag">vps</a>
]]>
</description>
</item><item>
<link>http://zyan.cc/post/374/#blogcomment1749</link>
<title><![CDATA[[评论] 我的博客空间迁移到了美国的VPS上]]></title> 
<author>空城 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sun, 26 Oct 2008 08:43:21 +0000</pubDate> 
<guid>http://zyan.cc/post/374/#blogcomment1749</guid> 
<description>
<![CDATA[ 
	刚才我是说怎么你博客又打不开
]]>
</description>
</item><item>
<link>http://zyan.cc/post/374/#blogcomment1751</link>
<title><![CDATA[[评论] 我的博客空间迁移到了美国的VPS上]]></title> 
<author>zh &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sun, 26 Oct 2008 10:10:37 +0000</pubDate> 
<guid>http://zyan.cc/post/374/#blogcomment1751</guid> 
<description>
<![CDATA[ 
	是哪家服务商？ 能不能发给个链接，我也去看看。。<br/>谢谢啦～
]]>
</description>
</item><item>
<link>http://zyan.cc/post/374/#blogcomment1752</link>
<title><![CDATA[[评论] 我的博客空间迁移到了美国的VPS上]]></title> 
<author>Shawn &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sun, 26 Oct 2008 10:19:54 +0000</pubDate> 
<guid>http://zyan.cc/post/374/#blogcomment1752</guid> 
<description>
<![CDATA[ 
	是 SoftLayer 的么？<br/>VPS 到了您手上肯定被玩儿的很顺溜吧。
]]>
</description>
</item><item>
<link>http://zyan.cc/post/374/#blogcomment1753</link>
<title><![CDATA[[评论] 我的博客空间迁移到了美国的VPS上]]></title> 
<author>阿杜 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sun, 26 Oct 2008 11:04:41 +0000</pubDate> 
<guid>http://zyan.cc/post/374/#blogcomment1753</guid> 
<description>
<![CDATA[ 
	哇 速度真快啊
]]>
</description>
</item><item>
<link>http://zyan.cc/post/374/#blogcomment1756</link>
<title><![CDATA[[评论] 我的博客空间迁移到了美国的VPS上]]></title> 
<author>JamesChan &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sun, 26 Oct 2008 11:39:33 +0000</pubDate> 
<guid>http://zyan.cc/post/374/#blogcomment1756</guid> 
<description>
<![CDATA[ 
	我现在访问的还不是在国内的吗？为什么不用顶级域名呢？搞不懂。。。
]]>
</description>
</item><item>
<link>http://zyan.cc/post/374/#blogcomment1757</link>
<title><![CDATA[[评论] 我的博客空间迁移到了美国的VPS上]]></title> 
<author>pujing &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sun, 26 Oct 2008 11:46:23 +0000</pubDate> 
<guid>http://zyan.cc/post/374/#blogcomment1757</guid> 
<description>
<![CDATA[ 
	请问你租用的VPS是什么价位？我也有租用国外VPS的打算。<br/><br/>另外：我ping了下，Average = 273ms。打开速度实际上比较快。用的北京网通的服务。
]]>
</description>
</item><item>
<link>http://zyan.cc/post/374/#blogcomment1758</link>
<title><![CDATA[[评论] 我的博客空间迁移到了美国的VPS上]]></title> 
<author>体重涨停 &lt;hdtv720p@gmail.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sun, 26 Oct 2008 14:40:52 +0000</pubDate> 
<guid>http://zyan.cc/post/374/#blogcomment1758</guid> 
<description>
<![CDATA[ 
	美国的速度不错啊，看来新的海底光缆是使用了的。<br/>价格透露一下，很感兴趣啊。<br/>我最近也自己搭了一台VMware下的nginx，用起来也不错。
]]>
</description>
</item><item>
<link>http://zyan.cc/post/374/#blogcomment1759</link>
<title><![CDATA[[评论] 我的博客空间迁移到了美国的VPS上]]></title> 
<author>jackywdx &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sun, 26 Oct 2008 15:07:44 +0000</pubDate> 
<guid>http://zyan.cc/post/374/#blogcomment1759</guid> 
<description>
<![CDATA[ 
	<br/>速度真是挺快的。。
]]>
</description>
</item><item>
<link>http://zyan.cc/post/374/#blogcomment1761</link>
<title><![CDATA[[评论] 我的博客空间迁移到了美国的VPS上]]></title> 
<author>zhilin &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sun, 26 Oct 2008 16:39:04 +0000</pubDate> 
<guid>http://zyan.cc/post/374/#blogcomment1761</guid> 
<description>
<![CDATA[ 
	,谢谢分享，我也正准备去弄一个VPS呢，就是国内的太贵。<br/>想请问一下是哪个运营商？
]]>
</description>
</item><item>
<link>http://zyan.cc/post/374/#blogcomment1762</link>
<title><![CDATA[[评论] 我的博客空间迁移到了美国的VPS上]]></title> 
<author>lphy &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sun, 26 Oct 2008 17:03:35 +0000</pubDate> 
<guid>http://zyan.cc/post/374/#blogcomment1762</guid> 
<description>
<![CDATA[ 
	恭喜搬家成功～！<br/>我说26日怎么访问不了呢，原来忙搬家呢。<br/>新空间速度不错（江苏电信）
]]>
</description>
</item><item>
<link>http://zyan.cc/post/374/#blogcomment1763</link>
<title><![CDATA[[评论] 我的博客空间迁移到了美国的VPS上]]></title> 
<author>LEO &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sun, 26 Oct 2008 18:14:00 +0000</pubDate> 
<guid>http://zyan.cc/post/374/#blogcomment1763</guid> 
<description>
<![CDATA[ 
	你这个速度很快啊，据说很多人搞这个做vpn翻墙用
]]>
</description>
</item><item>
<link>http://zyan.cc/post/374/#blogcomment1765</link>
<title><![CDATA[[评论] 我的博客空间迁移到了美国的VPS上]]></title> 
<author>xlinux &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Mon, 27 Oct 2008 00:19:58 +0000</pubDate> 
<guid>http://zyan.cc/post/374/#blogcomment1765</guid> 
<description>
<![CDATA[ 
	呵呵，搬家了还行，速度不错～
]]>
</description>
</item><item>
<link>http://zyan.cc/post/374/#blogcomment1766</link>
<title><![CDATA[[评论] 我的博客空间迁移到了美国的VPS上]]></title> 
<author>mcsrainbow &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Mon, 27 Oct 2008 00:40:50 +0000</pubDate> 
<guid>http://zyan.cc/post/374/#blogcomment1766</guid> 
<description>
<![CDATA[ 
	不怕被GFW给挡了么？呵呵。
]]>
</description>
</item><item>
<link>http://zyan.cc/post/374/#blogcomment1769</link>
<title><![CDATA[[评论] 我的博客空间迁移到了美国的VPS上]]></title> 
<author>诡谲 &lt;webmaster@nicelover.cn&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Mon, 27 Oct 2008 03:31:49 +0000</pubDate> 
<guid>http://zyan.cc/post/374/#blogcomment1769</guid> 
<description>
<![CDATA[ 
	没有我的快。哈哈。我的是在SWVPS买的。<br/>LA机房，400M内存，10G容量和250G流量，月付56元<br/>你的是在rashost买的吧，那个还是不错的。
]]>
</description>
</item><item>
<link>http://zyan.cc/post/374/#blogcomment1782</link>
<title><![CDATA[[评论] 我的博客空间迁移到了美国的VPS上]]></title> 
<author>我 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Mon, 27 Oct 2008 09:19:03 +0000</pubDate> 
<guid>http://zyan.cc/post/374/#blogcomment1782</guid> 
<description>
<![CDATA[ 
	兄弟是用哪家的vps啊
]]>
</description>
</item>
</channel>
</rss>