<?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>VPS侦探 &#187; 其他</title> <atom:link href="http://www.vpser.net/category/other/feed" rel="self" type="application/rss+xml" /><link>http://www.vpser.net</link> <description>致力于VPS主机推荐、VPS管理维护、VPS优惠信息及VPS相关的信息共享平台</description> <lastBuildDate>Fri, 30 Jul 2010 01:58:28 +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>Linux VPS内存占用那么多？- 解析Linux内存机制</title><link>http://www.vpser.net/other/linux-vps-ram.html</link> <comments>http://www.vpser.net/other/linux-vps-ram.html#comments</comments> <pubDate>Fri, 04 Jun 2010 13:04:59 +0000</pubDate> <dc:creator>VPSer</dc:creator> <category><![CDATA[其他]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux VPS]]></category> <category><![CDATA[内存机制]]></category><guid
isPermaLink="false">http://www.vpser.net/?p=1239</guid> <description><![CDATA[VPS侦探经常遇到一些刚接触Linux的小白会问Linux VPS内存占用那么多？今天从网上摘抄了部分内容来解释一下这个问题。
在Linux中经常发现空闲内存很少，似乎所有的内存都被系统占用了，表面感觉是内存不够用了，其实不然。这是Linux内存管理的一个优秀特性，在这方 面，区别于 Windows的内存管理。主要特点是，无论物理内存有多大，Linux  都将其充份利用，将一些程序调用过的硬盘数据读入内存，利用内存读写的高速特性来提高Linux系统的数据访问性能。而Windows  是只在需要内存时，才为应用程序分配内存，并不能充分利用大容量的内存空间。换句话说，每增加一些物理内存，Linux  都将能充分利用起来，发挥了硬件投资带来的好处，而Windows只将其做为摆设，即使增加8GB甚至更大。
Linux 的这一特性，主要是利用空闲的物理内存，划分出一部份空间，做为 cache 和 buffers ，以此提高数据访问性能。VPS侦探 http://www.vpser.net
页高速缓存(cache)是  Linux内核实现的一种主要磁盘缓存。它主要用来减少对磁盘的I/O操作。具体地讲，是通过把磁盘中的数据缓存到物理内存中，把对磁盘的访问变为对物理 内存的访问。
磁盘高速缓存的价值在于两个方面：第一，访问磁盘的速度要远远低于访问内存的速度，因此，从内存访问数据比从磁盘访问速度更快。第二，数据一旦被访 问，就很有可能在短期内再次被访问到。
]]></description> <content:encoded><![CDATA[<p><a
href="http://www.vpser.net/" target="_blank">VPS侦探</a>经常遇到一些刚接触Linux的小白会问Linux VPS内存占用那么多？今天从网上摘抄了部分内容来解释一下这个问题。</p><p>在Linux中经常发现空闲内存很少，似乎所有的内存都被系统占用了，表面感觉是内存不够用了，其实不然。这是Linux内存管理的一个优秀特性，在这方 面，区别于 Windows的内存管理。主要特点是，无论物理内存有多大，Linux  都将其充份利用，将一些程序调用过的硬盘数据读入内存，利用内存读写的高速特性来提高Linux系统的数据访问性能。而Windows  是只在需要内存时，才为应用程序分配内存，并不能充分利用大容量的内存空间。换句话说，每增加一些物理内存，Linux  都将能充分利用起来，发挥了硬件投资带来的好处，而Windows只将其做为摆设，即使增加8GB甚至更大。<span
id="more-1239"></span></p><p>Linux 的这一特性，主要是利用空闲的物理内存，划分出一部份空间，做为 cache 和 buffers ，以此提高数据访问性能。<span
style="color: #ffffff;">VPS侦探 http://www.vpser.net</span></p><p>页高速缓存(cache)是  Linux内核实现的一种主要磁盘缓存。它主要用来减少对磁盘的I/O操作。具体地讲，是通过把磁盘中的数据缓存到物理内存中，把对磁盘的访问变为对物理 内存的访问。</p><p>磁盘高速缓存的价值在于两个方面：第一，访问磁盘的速度要远远低于访问内存的速度，因此，从内存访问数据比从磁盘访问速度更快。第二，数据一旦被访 问，就很有可能在短期内再次被访问到。</p> ]]></content:encoded> <wfw:commentRss>http://www.vpser.net/other/linux-vps-ram.html/feed</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>VPS侦探向VPSer们及站长拜年</title><link>http://www.vpser.net/other/2010-bainian.html</link> <comments>http://www.vpser.net/other/2010-bainian.html#comments</comments> <pubDate>Sat, 13 Feb 2010 13:14:34 +0000</pubDate> <dc:creator>VPSer</dc:creator> <category><![CDATA[其他]]></category> <category><![CDATA[拜年]]></category><guid
isPermaLink="false">http://www.vpser.net/?p=948</guid> <description><![CDATA[值此新春佳节来临之际，VPS侦探向VPSer们及站长拜年，在新的一年里祝所有站长朋友虎年流量大增，收入大涨，身体健康!
在新的一年里VPS侦探将一如既往的为大家提供更多、更好、更实用的VPS资讯。
]]></description> <content:encoded><![CDATA[<p>值此新春佳节来临之际，<a
href="http://www.vpser.net/" target="_blank">VPS侦探</a>向VPSer们及站长拜年，在新的一年里祝所有站长朋友虎年流量大增，收入大涨，身体健康!</p><p>在新的一年里<a
href="http://www.vpser.net/" target="_blank">VPS侦探</a>将一如既往的为大家提供更多、更好、更实用的<a
href="http://www.vpser.net/" target="_blank">VPS资讯</a>。</p> ]]></content:encoded> <wfw:commentRss>http://www.vpser.net/other/2010-bainian.html/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>ServerPronto - $4.95 256MB独立服务器 not VPS</title><link>http://www.vpser.net/other/serverpronto-server-256mb-not-vps.html</link> <comments>http://www.vpser.net/other/serverpronto-server-256mb-not-vps.html#comments</comments> <pubDate>Wed, 03 Feb 2010 02:07:51 +0000</pubDate> <dc:creator>VPSer</dc:creator> <category><![CDATA[其他]]></category> <category><![CDATA[256MB]]></category> <category><![CDATA[ServerPronto]]></category> <category><![CDATA[VPS]]></category> <category><![CDATA[服务器]]></category><guid
isPermaLink="false">http://www.vpser.net/?p=908</guid> <description><![CDATA[各位也都知道本站主要关注VPS，但今天说的这个就不是VPS，发现了一个超便宜的独立服务器，比VPS还便宜。Serverpronto成立于1999年, 成立10年了，实力还不错的。专卖独立主机，是美国著名的低价独立主机提供商。管理着5000多个服务器，全部通过百光全双工交换机直接连到Internet骨干结点，与大牌网站CNN，MSN，YAHOO连接方式相同。官方承诺在线时间达到99.999%。获HostReview网站2005,2006,2007三届独立服务器顶级十强大奖。
Serverpronto应该是最便宜的美国独立主机了之一了。其独立主机涵盖了从AMD 2000＋到Dual AMD 64-bit Opteron等8款机型，提供了Linux FreeBSD Windows等多种操作系统。服务器配置如下：
AMD 1800+
256MB DDR RAM
40GB 硬盘
10Mbps
200GB 带宽限制
4.95美元
不过这一款没有现货需要“Provided via Waitlist due to Limited Availibility.”要等到有货的时候才可以。同时这一家只支持信用卡和支票付款。
PS：我已经下单了，试试怎么样。]]></description> <content:encoded><![CDATA[<p><a
href="http://www.vpser.net/uploads/2010/02/serverpronto-4.95-details.jpg"></a>各位也都知道本站主要关注VPS，但今天说的这个就不是VPS，发现了一个超便宜的独立服务器，比VPS还便宜。</p><p><a
href="http://www.vpser.net/go/serverpronto" target="_blank"><img
class="alignnone size-full wp-image-911" title="serverpronto-logo" src="http://www.vpser.net/uploads/2010/02/serverpronto-logo.jpg" alt="" width="248" height="65" /></a></p><p><a
href="http://www.vpser.net/go/serverpronto" target="_blank">Serverpronto</a>成立于1999年, 成立10年了，实力还不错的。专卖独立主机，是美国著名的低价独立主机提供商。管理着5000多个服务器，全部通过百光全双工交换机直接连到Internet骨干结点，与大牌网站CNN，MSN，YAHOO连接方式相同。官方承诺在线时间达到99.999%。获HostReview网站2005,2006,2007三届独立服务器顶级十强大奖。</p><p><a
href="http://www.vpser.net/go/serverpronto" target="_blank">Serverpronto</a>应该是最便宜的美国独立主机了之一了。其独立主机涵盖了从AMD 2000＋到Dual AMD 64-bit Opteron等8款机型，提供了Linux FreeBSD Windows等多种操作系统。</p><p><a
href="http://www.serverpronto.com/server5.php" target="_blank"><img
class="alignnone size-full wp-image-909" title="serverpronto-4.95" src="http://www.vpser.net/uploads/2010/02/serverpronto-4.95.jpg" alt="" width="242" height="174" /></a><span
id="more-908"></span></p><p>服务器配置如下：</p><p>AMD 1800+<br
/> 256MB DDR RAM<br
/> 40GB 硬盘<br
/> 10Mbps<br
/> 200GB 带宽限制<br
/> 4.95美元</p><p>不过这一款没有现货需要“Provided via Waitlist due to Limited Availibility.”要等到有货的时候才可以。同时这一家只支持信用卡和支票付款。</p><p>PS：我已经下单了，试试怎么样。</p><p><a
href="http://www.vpser.net/uploads/2010/02/serverpronto-payment.jpg" target="_blank"><img
class="alignnone size-full wp-image-912" title="serverpronto-payment" src="http://www.vpser.net/uploads/2010/02/serverpronto-payment.jpg" alt="" width="515" height="407" /></a></p> ]]></content:encoded> <wfw:commentRss>http://www.vpser.net/other/serverpronto-server-256mb-not-vps.html/feed</wfw:commentRss> <slash:comments>16</slash:comments> </item> <item><title>VPS主机选择32位还是64位？</title><link>http://www.vpser.net/other/vps-32bit-64bit.html</link> <comments>http://www.vpser.net/other/vps-32bit-64bit.html#comments</comments> <pubDate>Sat, 23 Jan 2010 13:54:09 +0000</pubDate> <dc:creator>VPSer</dc:creator> <category><![CDATA[其他]]></category> <category><![CDATA[32位]]></category> <category><![CDATA[64位]]></category> <category><![CDATA[VPS]]></category> <category><![CDATA[x86]]></category> <category><![CDATA[x86_64]]></category><guid
isPermaLink="false">http://www.vpser.net/?p=870</guid> <description><![CDATA[之前，我给大家介绍了VPS选购的相关文章，今天说以下VPS选择32位还是64位。
32位与64位的前生今世
当前广泛使用的CPU架构有x86和x86_64。其中x86是Intel很早推出的32位CPU架构，以前我们使用的绝大多数桌面CPU都是x86架构，包括AMD的一些CPU。
x86_64是由AMD公司在最近几年设计推出的64位CPU架构，x86_64架构刚推出的时候被称为AMD64。x86_64兼容32位的x86架构，是一个很成功的64位CPU架构。Intel在AMD推出x86_64之后，也推出了自己的x86_64架构CPU，只不过Intel称呼x86_64为Intel64，EM64T。
32位和64位系统的优缺点
64位系统可以访问超过 4GB 的超大内存地址空间，相比32位系统只能访问 4GB 的内存地址。
64位系统的性能有一定的提升，因为 CPU 有16个一般用途的寄存器，相比32位系统只有8个。
通过使用优化的 x64-64 CPU 指令，性能得到提升。
网上的一下测试表明同一应用程序64位系统比32位系统多消耗至少有60%以上的内存，这意味着需要支付更多的成本。
性能损失，因为64位是8字节，相比32位系统只有4字节。
由于x86_64兼容x86，32位的Windows和Linux等操作系统都可以很好的运行在x86_64的CPU上。x86的CPU只能运行32位的操作系统，而x86_64的CPU既可以运行64位的操作系统，也可以运行32位的操作系统。
Linux操作系统分为Linux内核和应用程序两部分。x86_64 CPU上可以运行64位的Linux内核，和32位的应用程序，而32位系Linux内核无法运行64位的程序。
查看Linux系统内核是32位还是64位，可以运行命令：uname -a，查看应用程序运行命令：file /usr/bin/*。
笔者曾用过DiaHosting、Rashost、Photonvps、Linode、Rapidxen等多家的32位和64位VPS，经验也说明，除非你对64位有特别的需求，否则还是推荐使用价格低廉、速度快的32位系统。
相关阅读：
如何选择国外VPS
选择美国主机的机房地理位置与网络分析
VPS/服务器选购之网络带宽基础知识篇
为什么在美国Windows VPS要比Linux VPS贵好多？
向大家推荐几个对中国线路优化比较好的机房
向大家推荐几款10-20美元常用的vps
]]></description> <content:encoded><![CDATA[<p>之前，我给大家介绍了VPS选购的相关文章，今天说以下VPS选择32位还是64位。</p><h3>32位与64位的前生今世</h3><p>当前广泛使用的CPU架构有x86和x86_64。其中x86是Intel很早推出的32位CPU架构，以前我们使用的绝大多数桌面CPU都是x86架构，包括AMD的一些CPU。</p><p>x86_64是由AMD公司在最近几年设计推出的64位CPU架构，x86_64架构刚推出的时候被称为AMD64。x86_64兼容32位的x86架构，是一个很成功的64位CPU架构。Intel在AMD推出x86_64之后，也推出了自己的x86_64架构CPU，只不过Intel称呼x86_64为Intel64，EM64T。</p><h3>32位和64位系统的优缺点<span
id="more-870"></span></h3><p>64位系统可以访问超过 4GB 的超大内存地址空间，相比32位系统只能访问 4GB 的内存地址。<br
/> 64位系统的性能有一定的提升，因为 CPU 有16个一般用途的寄存器，相比32位系统只有8个。<br
/> 通过使用优化的 x64-64 CPU 指令，性能得到提升。<br
/> 网上的一下测试表明同一应用程序64位系统比32位系统多消耗至少有60%以上的内存，这意味着需要支付更多的成本。<br
/> 性能损失，因为64位是8字节，相比32位系统只有4字节。</p><p>由于x86_64兼容x86，32位的Windows和Linux等操作系统都可以很好的运行在x86_64的CPU上。x86的CPU只能运行32位的操作系统，而x86_64的CPU既可以运行64位的操作系统，也可以运行32位的操作系统。</p><p>Linux操作系统分为Linux内核和应用程序两部分。x86_64 CPU上可以运行64位的Linux内核，和32位的应用程序，而32位系Linux内核无法运行64位的程序。</p><p>查看Linux系统内核是32位还是64位，可以运行命令：uname -a，查看应用程序运行命令：file /usr/bin/*。</p><p>笔者曾用过<a
href="http://www.vpser.net/go/diahosting" target="_blank">DiaHosting</a>、<a
href="http://www.vpser.net/go/rashost" target="_blank">Rashost</a>、<a
href="http://www.vpser.net/go/photonvps" target="_blank">Photonvps</a>、<a
href="http://www.vpser.net/go/linode" target="_blank">Linode</a>、<a
href="http://www.vpser.net/go/rapidxen" target="_self">Rapidxen</a>等多家的32位和64位VPS，经验也说明，<strong>除非你对64位有特别的需求，否则还是推荐使用价格低廉、速度快的32位系统。</strong></p><p>相关阅读：</p><p><a
href="http://www.vpser.net/usa-vps/how-to-choose-a-vps.html" target="_blank">如何选择国外VPS</a><br
/> <a
href="http://www.vpser.net/other/choose-locations-for-ur-hosting.html" target="_blank">选择美国主机的机房地理位置与网络分析</a><br
/> <a
rel="bookmark" href="http://www.vpser.net/other/vps-network-bandwidth.html" target="_blank">VPS/服务器选购之网络带宽基础知识篇</a><br
/> <a
rel="bookmark" href="http://www.vpser.net/usa-vps/windows-vps-linux-vps.html" target="_blank">为什么在美国Windows VPS要比Linux VPS贵好多？</a><br
/> <a
rel="bookmark" href="http://www.vpser.net/usa-vps/recommend-dc-china.html" target="_blank">向大家推荐几个对中国线路优化比较好的机房</a><br
/> <a
href="http://www.vpser.net/usa-vps/10-20-vps.html" target="_blank">向大家推荐几款10-20美元常用的vps</a></p> ]]></content:encoded> <wfw:commentRss>http://www.vpser.net/other/vps-32bit-64bit.html/feed</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Linode与攻击Google的黑客无关</title><link>http://www.vpser.net/other/linode-google-hacker.html</link> <comments>http://www.vpser.net/other/linode-google-hacker.html#comments</comments> <pubDate>Sat, 16 Jan 2010 00:51:14 +0000</pubDate> <dc:creator>VPSer</dc:creator> <category><![CDATA[其他]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[linode]]></category> <category><![CDATA[攻击]]></category> <category><![CDATA[黑客]]></category><guid
isPermaLink="false">http://www.vpser.net/?p=851</guid> <description><![CDATA[Linode是最好的VPS提供商之一，之前有人说中国黑客入侵Google等公司服务器的时候用的是Linode的服务器，Linode官方博客刚刚发表文章，澄清说：
“有些媒体在报道中国黑客攻击Google等互联网公司事件的时候，有提到Linode。事实上，Linode的VPS并未被黑客利用来做坏事，而是Google选择我们帮助他们进行调查。Google认可本文陈述。”
原文如下：
Recent media coverage of cyber attacks appearing to originate from China against Google and other companies have mentioned a Linode VPS being involved.  No Linodes were involved in malicious activity related to this event.  In fact, it was Google themselves that chose to use Linode to aid in their investigation of the attacks.  Google has [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://www.vpser.net/go/linode" target="_blank">Linode</a>是最好的VPS提供商之一，之前有人说中国黑客入侵Google等公司服务器的时候用的是<a
href="http://www.vpser.net/go/linode" target="_blank">Linode</a>的服务器，<a
href="http://www.vpser.net/go/linode" target="_blank">Linode</a>官方博客刚刚发表文章，澄清说：</p><blockquote><p>“有些媒体在报道中国黑客攻击Google等互联网公司事件的时候，有提到<a
href="http://www.vpser.net/go/linode" target="_blank">Linode</a>。事实上，<a
href="http://www.vpser.net/go/linode" target="_blank">Linode</a>的VPS并未被黑客利用来做坏事，而是Google选择我们帮助他们进行调查。Google认可本文陈述。”</p></blockquote><p>原文如下：</p><blockquote><p>Recent media coverage of cyber attacks appearing to originate from China against Google and other companies have mentioned a Linode VPS being involved.  No Linodes were involved in malicious activity related to this event.  In fact, it was Google themselves that chose to use Linode to aid in their investigation of the attacks.  Google has authorized us to release this statement:</p><p>“Google signed up to become the operator of the VPS on Jan. 1, 2010 for the purposes of an investigation. At no point did malicious parties have control.” – Jay Nancarrow, Google Global Communications &amp; Public Affairs</p><p>Although our part was a small one, we’re glad to have been a component in this investigation. If you have any questions please don’t hesitate to contact us.</p></blockquote><p>相关链接：<a
title="到《Linode 购买、安装、测试、配置教程》的永久链接" href="http://www.vpser.net/usa-vps/linode.html" target="_blank">Linode 购买、安装、测试、配置教程</a></p><p>原文链接：<a
href="http://blog.linode.com/2010/01/15/linode-and-the-google-cyber-attacks/" target="_blank">http://blog.linode.com/2010/01/15/linode-and-the-google-cyber-attacks/</a></p><p>转载自：<a
href="http://kangzj.net/linode-has-no-relationship-with-cyber-attack-against-google/" target="_blank">http://kangzj.net/linode-has-no-relationship-with-cyber-attack-against-google/</a></p> ]]></content:encoded> <wfw:commentRss>http://www.vpser.net/other/linode-google-hacker.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>VPS/服务器选购之网络带宽基础知识篇</title><link>http://www.vpser.net/other/vps-network-bandwidth.html</link> <comments>http://www.vpser.net/other/vps-network-bandwidth.html#comments</comments> <pubDate>Thu, 14 Jan 2010 08:14:59 +0000</pubDate> <dc:creator>VPSer</dc:creator> <category><![CDATA[其他]]></category> <category><![CDATA[Mb/s]]></category> <category><![CDATA[Mbps]]></category> <category><![CDATA[VPS]]></category> <category><![CDATA[服务器]]></category> <category><![CDATA[网络带宽]]></category> <category><![CDATA[选购]]></category><guid
isPermaLink="false">http://www.vpser.net/?p=847</guid> <description><![CDATA[购买VPS、独立服务器都会涉及到一个问题就是服务商提供的网络带宽。
容易混淆的几个概念：Mbps、Mb/s、MB/s。
1、我们经常听到某某IDC提供的服务器接入带宽是10M独享，或者100M共享之类的数据。这里的10M、100M到底是什么概念呢？
所谓 10M 带宽，其实是指 10Mbps （兆比特），即 1.25MB/s，但这只是理论上的速度，实际上，还要再减去损耗。按这个说法10M的带宽最快下载速度是1.25MB/s，100M的带宽最快下载速度是12.5MB/s。
2、在上面我们接触到了MB/s，那MB/s和Mb/s有什么区别哪？
MB/s的含义是兆字节每秒，Mb/s的含义是兆比特每秒，前者是指每秒传输的字节数量，后者是指每秒传输的比特位数。二者是完全不同的。Byte是字节数，bit是位数，在计算机中每八位为一字节，也就是1Byte＝8bit，是1：8的对应关系。因此1MB/s等于8Mb/s。因此在在书写单位时一定要注意B字母的大小写，此时B字母的大小真可以称为失之毫厘，谬以千里。
在数据传输率上官方数据中(如电信部门)一般采用Mb/s或Kb/s为单位。
而下载软件(如IE、迅雷、快车)一般采用MB/s或KB/s为单位。 
3、测试软件或网站
世纪前线：http://benchmark.avl.com.cn/ 测试软件：http://benchmark.avl.com.cn/cab/avltool.exe
世界网络：http://www.linkwan.com/gb/broadmeter/SpeedAuto/
]]></description> <content:encoded><![CDATA[<p>购买VPS、独立服务器都会涉及到一个问题就是服务商提供的网络带宽。</p><p>容易混淆的几个概念：Mbps、Mb/s、MB/s。</p><p>1、我们经常听到某某IDC提供的服务器接入带宽是10M独享，或者100M共享之类的数据。这里的10M、100M到底是什么概念呢？</p><p>所谓 10M 带宽，其实是指 10Mbps （兆比特），即 1.25MB/s，但这只是理论上的速度，实际上，还要再减去损耗。按这个说法10M的带宽最快下载速度是1.25MB/s，100M的带宽最快下载速度是12.5MB/s。</p><p>2、在上面我们接触到了MB/s，那MB/s和Mb/s有什么区别哪？</p><p>MB/s的含义是兆字节每秒，Mb/s的含义是兆比特每秒，前者是指每秒传输的字节数量，后者是指每秒传输的比特位数。二者是完全不同的。Byte是字节数，bit是位数，在计算机中每八位为一字节，也就是1Byte＝8bit，是1：8的对应关系。因此1MB/s等于8Mb/s。因此在在书写单位时一定要注意B字母的大小写，此时B字母的大小真可以称为失之毫厘，谬以千里。<span
id="more-847"></span></p><p>在数据传输率上官方数据中(如电信部门)一般采用Mb/s或Kb/s为单位。<br
/> 而下载软件(如IE、迅雷、快车)一般采用MB/s或KB/s为单位。 </p><p>3、测试软件或网站</p><p>世纪前线：<a
href="http://benchmark.avl.com.cn/">http://benchmark.avl.com.cn/</a> 测试软件：<a
href="http://benchmark.avl.com.cn/cab/avltool.exe">http://benchmark.avl.com.cn/cab/avltool.exe</a></p><p>世界网络：<a
href="http://www.linkwan.com/gb/broadmeter/SpeedAuto/">http://www.linkwan.com/gb/broadmeter/SpeedAuto/</a></p> ]]></content:encoded> <wfw:commentRss>http://www.vpser.net/other/vps-network-bandwidth.html/feed</wfw:commentRss> <slash:comments>13</slash:comments> </item> <item><title>VPS侦探Twitter每周汇总 - 2010-01-10</title><link>http://www.vpser.net/other/vps%e4%be%a6%e6%8e%a2twitter%e6%af%8f%e5%91%a8%e6%b1%87%e6%80%bb-2010-01-10.html</link> <comments>http://www.vpser.net/other/vps%e4%be%a6%e6%8e%a2twitter%e6%af%8f%e5%91%a8%e6%b1%87%e6%80%bb-2010-01-10.html#comments</comments> <pubDate>Sat, 09 Jan 2010 17:00:00 +0000</pubDate> <dc:creator>VPSer</dc:creator> <category><![CDATA[其他]]></category> <category><![CDATA[Twitter]]></category><guid
isPermaLink="false">http://www.vpser.net/other/vps%e4%be%a6%e6%8e%a2twitter%e6%af%8f%e5%91%a8%e6%b1%87%e6%80%bb-2010-01-10.html</guid> <description><![CDATA[
http://shop35337481.taobao.com/ 新上VPS SSH翻墙帐号～http://item.taobao.com/auction/item_detail-0db1-5e341a19e55cd810dd390b2aa603c051.htm #
又得漂了～哎，搬家 #
狗日的啥时候把买上房子，定下来啊～ #
RT @vvlucian: @vpser 理想很好，咱们去学分贝吧，两年两千万，房子小意思，哈哈//分贝 是啥？ #
kloxo #
daigou.in被和谐了～囧～确实很黄很暴力～ #
@xwsoul 你信用卡是那个银行的？招商的是不需要开通的，如果网站有visa 3D认证就得网上银行开通。工行，默认好像是没有开通的，可以打电话开通(自动)。网上能用paypal的尽量别用信用卡。 in reply to xwsoul #
@nicholasdsj 俺给你推荐FreeBSD的VPS：http://www.vpser.net/other/freebsd-vps.html in reply to nicholasdsj #
对近期多起突发事件及花生壳服务补偿公告 http://www.oray.cn/news/364.html #
@vvlucian daigou.in的域名被和谐了～ip没有被和谐 in reply to vvlucian #
DiaHosting 2010年1月优惠码 首月半价 http://www.vpser.net/coupons/diahosting-2010-1.html #
人家在公司上班是挣钱，俺是要命～冻死咧 #
加紧更新优化lnmp一键安装包 ，http://lnmp.org
RT 注册很久了，应该是去年注册的吧//@jiucool: 注册的新域名？？　RT @vpser: 加紧更新优化lnmp一键安装包 ，http://lnmp.org #
RT @jiucool: @vpser 貌似恢复了//嗯 #
群一个一个的满了，也不能一直建群啊，怎样引导群友忘论坛里去呢？ #
VPSer.net 将于1月7日0点停机维护，给各位带来的不便请谅解。 #
维护完成，搬回Fremont #
RT @cutecool: [...]]]></description> <content:encoded><![CDATA[<ul
class="aktt_tweet_digest"><li><a
rel="nofollow" href="http://shop35337481.taobao.com/">http://shop35337481.taobao.com/</a> 新上VPS SSH翻墙帐号～http://item.taobao.com/auction/item_detail-0db1-5e341a19e55cd810dd390b2aa603c051.htm <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7321370473">#</a></li><li>又得漂了～哎，搬家 <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7326325090">#</a></li><li>狗日的啥时候把买上房子，定下来啊～ <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7331558960">#</a></li><li>RT @vvlucian: @<a
class="aktt_username" href="http://twitter.com/vpser">vpser</a> 理想很好，咱们去学分贝吧，两年两千万，房子小意思，哈哈//分贝 是啥？ <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7355773052">#</a></li><li>kloxo <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7361300320">#</a></li><li>daigou.in被和谐了～囧～确实很黄很暴力～ <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7365210923">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/xwsoul">xwsoul</a> 你信用卡是那个银行的？招商的是不需要开通的，如果网站有visa 3D认证就得网上银行开通。工行，默认好像是没有开通的，可以打电话开通(自动)。网上能用<a
href="http://www.vpser.net/go/paypal" target="_blank">paypal</a>的尽量别用信用卡。 <a
class="aktt_tweet_reply" href="http://twitter.com/xwsoul/statuses/7367658961">in reply to xwsoul</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7368012724">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/nicholasdsj">nicholasdsj</a> 俺给你推荐FreeBSD的VPS：<a
href="http://www.vpser.net/other/freebsd-vps.html" target="_blank">http://www.vpser.net/other/freebsd-vps.html</a> <a
class="aktt_tweet_reply" href="http://twitter.com/nicholasdsj/statuses/7364257173">in reply to nicholasdsj</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7371939554">#</a></li><li>对近期多起突发事件及花生壳服务补偿公告 <a
rel="nofollow" href="http://www.oray.cn/news/364.html">http://www.oray.cn/news/364.html</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7385584374">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/vvlucian">vvlucian</a> daigou.in的域名被和谐了～ip没有被和谐 <a
class="aktt_tweet_reply" href="http://twitter.com/vvlucian/statuses/7370287737">in reply to vvlucian</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7386362050">#</a></li><li><a
href="http://www.vpser.net/go/diahosting" target="_blank">DiaHosting </a>2010年1月优惠码 首月半价 <a
rel="nofollow" href="http://www.vpser.net/coupons/diahosting-2010-1.html">http://www.vpser.net/coupons/diahosting-2010-1.html</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7429035482">#</a></li><li>人家在公司上班是挣钱，俺是要命～冻死咧 <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7429241355">#</a></li><li>加紧更新优化lnmp一键安装包 ，<a
href="http://lnmp.org" target="_blank">http://lnmp.org</a><span
id="more-838"></span></li><li>RT 注册很久了，应该是去年注册的吧//@jiucool: 注册的新域名？？　RT @vpser: 加紧更新优化lnmp一键安装包 ，http://lnmp.org <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7432853072">#</a></li><li>RT @jiucool: @<a
class="aktt_username" href="http://twitter.com/vpser">vpser</a> 貌似恢复了//嗯 <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7438717996">#</a></li><li>群一个一个的满了，也不能一直建群啊，怎样引导群友忘论坛里去呢？ <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7443803314">#</a></li><li>VPSer.net 将于1月7日0点停机维护，给各位带来的不便请谅解。 <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7445048237">#</a></li><li>维护完成，搬回<a
href="http://www.vpser.net/go/linode" target="_blank">Fremont</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7446666957">#</a></li><li>RT @cutecool: @<a
class="aktt_username" href="http://twitter.com/vpser">vpser</a> 把群停了//这一招不错，破釜沉舟 <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7446735051">#</a></li><li>本月购买的所有VPS直接获得终身双倍内存<br
/> 注意：购买的时候依然显示标配内存，我们开通时候会给您双倍内存<br
/> <a
rel="nofollow" href="http://www.vpser.net/coupons/diahosting-2010-1.html">http://www.vpser.net/coupons/diahosting-2010-1.html</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7471414950">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/arbow">arbow</a> 嗯，对啊，现在美国的主机、域名都热卖啊 <a
class="aktt_tweet_reply" href="http://twitter.com/arbow/statuses/7473385601">in reply to arbow</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7473892219">#</a></li><li>忙了一晚上又忘了测试wphoster的xen vps～把新版的lnmp0.4的测试包，在wphoster上试试水～ <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7480755971">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/foxcamel">foxcamel</a> vps更好些～得看你的需求了 <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7480812763">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/jiucool">jiucool</a> 不是，今天wphoster给了一个测试帐号 <a
class="aktt_tweet_reply" href="http://twitter.com/jiucool/statuses/7480810217">in reply to jiucool</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7480851361">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/rainux">rainux</a> <a
href="http://www.vpser.net/go/linode" target="_blank">lindoe的Fremont</a>基本上都需要等~幸运的话很快就排上号了 <a
class="aktt_tweet_reply" href="http://twitter.com/rainux/statuses/7476392246">in reply to rainux</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7480902232">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/ihamo">ihamo</a> lnmp0.4还没正式出，没测试完 <a
class="aktt_tweet_reply" href="http://twitter.com/ihamo/statuses/7498482120">in reply to ihamo</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7502131192">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/bzdk">bzdk</a> <a
href="http://www.vpser.net/go/linode" target="_blank">linode的vps</a>，不错，可以看一下<a
href="http://www.vpser.net/usa-vps/linode.html" target="_blank">http://www.vpser.net/usa-vps/linode.html</a> 现在vpser.net就在上面。 <a
class="aktt_tweet_reply" href="http://twitter.com/bzdk/statuses/7510649573">in reply to bzdk</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7512203684">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/justidle">justidle</a> 嘻嘻公司怎么用vps呢，直接上个独服呗 <a
class="aktt_tweet_reply" href="http://twitter.com/justidle/statuses/7509102446">in reply to justidle</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7512236075">#</a></li><li>辉老大 @<a
class="aktt_username" href="http://twitter.com/Fenng">Fenng</a> 好 <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7513410837">#</a></li><li>Temporarily Sold Out - Check Back January 10, 2010 ramhost又空了～得10号才能上了 <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7513435515">#</a></li><li>SSH翻墙没发上youtube、facebook咋回事？？ <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7547399213">#</a></li><li>RT @jejer: @<a
class="aktt_username" href="http://twitter.com/vpser">vpser</a> <a
rel="nofollow" href="http://www.jejer.net/?p=4008">http://www.jejer.net/?p=4008</a> //直接在firefox里面设置的没用foxyproxy~ <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7549137968">#</a></li><li>RT @zzug: @<a
class="aktt_username" href="http://twitter.com/vpser">vpser</a> 你ssh服务器限制了，使用不当DNS泄漏问题，电脑问题hosts被修改？//我用自己的vps，服务器上没限制 <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7549166418">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/jejer">jejer</a> 好了，用foxyproxy 启用远程dns解析，问题解决～谢谢各位 <a
class="aktt_tweet_reply" href="http://twitter.com/jejer/statuses/7549250980">in reply to jejer</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7549653202">#</a></li><li>RT @xwsoul: 翻墙工具退化了 @<a
class="aktt_username" href="http://twitter.com/vpser">vpser</a> SSH翻墙没发上youtube、facebook咋回事？？//o了，没设远程DNS解析 <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7551719524">#</a></li><li>非Manage VPS就必须提供给你安装Web环境，给你安装这软件安装那软件，提供技术支持？》》！！！ <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7560480194">#</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://www.vpser.net/other/vps%e4%be%a6%e6%8e%a2twitter%e6%af%8f%e5%91%a8%e6%b1%87%e6%80%bb-2010-01-10.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>VPS侦探Twitter每周汇总 - 2010-01-03</title><link>http://www.vpser.net/other/vps%e4%be%a6%e6%8e%a2twitter%e6%af%8f%e5%91%a8%e6%b1%87%e6%80%bb-2010-01-03.html</link> <comments>http://www.vpser.net/other/vps%e4%be%a6%e6%8e%a2twitter%e6%af%8f%e5%91%a8%e6%b1%87%e6%80%bb-2010-01-03.html#comments</comments> <pubDate>Sat, 02 Jan 2010 17:00:00 +0000</pubDate> <dc:creator>VPSer</dc:creator> <category><![CDATA[其他]]></category> <category><![CDATA[Twitter]]></category><guid
isPermaLink="false">http://www.vpser.net/other/vps%e4%be%a6%e6%8e%a2twitter%e6%af%8f%e5%91%a8%e6%b1%87%e6%80%bb-2010-01-03.html</guid> <description><![CDATA[
最近挺忙……哎 #
RT @vvlucian: @vpser 忙有money,哈哈//额，哪里是哪里啊，天天上班加班… #
@hexiaobo 嗯，年底了突然事也多了。 in reply to hexiaobo #
@leesoft 你主要做什么用？如果要求不高的话，ssh tunnel就够用，不过VPN也不贵，我卖的是130半年，215一年每月10G流量，一般情况下就够了 in reply to leesoft #
RT @mengqi: 如果能支持支付宝就好了 RT @jason5ng32: linode的VPS真棒。//如果支持了，linode离死也不远了。 #
@jason5ng32 你也开始用linode了。 in reply to jason5ng32 #
@leesoft 我买的支持pptp、openvpn、l2tp，使用同一账号，pc、mac、iphone都可以。按你说的我的这个vpn就够用。 in reply to leesoft #
http://lnmp.org lnmp一键安装包官网 #
@leesoft 额，我卖的这个最低就是半年，按月付的很贵，我的淘宝店铺：http://shop35337481.taobao.com/ in reply to leesoft #
量子统计 挂了？ #
Linode Fremont 最近很杯具 #
Fremont 具慢啊，杯具啊 #
2010年VPS侦探致全体VPSer新年贺词 #
2010年VPS侦探致全体VPSer新年贺词 http://www.vpser.net/other/2010-vpser.html #
@leehoo [...]]]></description> <content:encoded><![CDATA[<ul
class="aktt_tweet_digest"><li>最近挺忙……哎 <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7179168449">#</a></li><li>RT @vvlucian: @<a
class="aktt_username" href="http://twitter.com/vpser">vpser</a> 忙有money,哈哈//额，哪里是哪里啊，天天上班加班… <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7186320073">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/hexiaobo">hexiaobo</a> 嗯，年底了突然事也多了。 <a
class="aktt_tweet_reply" href="http://twitter.com/hexiaobo/statuses/7179566237">in reply to hexiaobo</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7186340290">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/leesoft">leesoft</a> 你主要做什么用？如果要求不高的话，ssh tunnel就够用，不过VPN也不贵，我卖的是130半年，215一年每月10G流量，一般情况下就够了 <a
class="aktt_tweet_reply" href="http://twitter.com/leesoft/statuses/7182308510">in reply to leesoft</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7186432871">#</a></li><li>RT @mengqi: 如果能支持支付宝就好了 RT @jason5ng32:<a
href="http://www.vpser.net/go/linode" target="_blank"> linode</a>的VPS真棒。//如果支持了，<a
href="http://www.vpser.net/go/linode" target="_blank">linode</a>离死也不远了。 <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7186476984">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/jason5ng32">jason5ng32</a> 你也开始用linode了。 <a
class="aktt_tweet_reply" href="http://twitter.com/jason5ng32/statuses/7179779814">in reply to jason5ng32</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7186501397">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/leesoft">leesoft</a> 我买的支持pptp、openvpn、l2tp，使用同一账号，pc、mac、iphone都可以。按你说的我的这个vpn就够用。 <a
class="aktt_tweet_reply" href="http://twitter.com/leesoft/statuses/7186576849">in reply to leesoft</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7188223839">#</a></li><li><a
rel="nofollow" href="http://lnmp.org">http://lnmp.org</a> lnmp一键安装包官网 <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7188540273">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/leesoft">leesoft</a> 额，我卖的这个最低就是半年，按月付的很贵，我的淘宝店铺：<a
href="http://shop35337481.taobao.com/" target="_blank">http://shop35337481.taobao.com/</a> <a
class="aktt_tweet_reply" href="http://twitter.com/leesoft/statuses/7188341817">in reply to leesoft</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7188571801">#</a><span
id="more-818"></span></li><li>量子统计 挂了？ <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7189816666">#</a></li><li><a
href="http://www.vpser.net/go/linode" target="_blank">Linode Fremont</a> 最近很杯具 <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7219677831">#</a></li><li>Fremont 具慢啊，杯具啊 <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7224758074">#</a></li><li>2010年VPS侦探致全体VPSer新年贺词 <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7231516686">#</a></li><li>2010年VPS侦探致全体VPSer新年贺词 <a
rel="nofollow" href="http://www.vpser.net/other/2010-vpser.html">http://www.vpser.net/other/2010-vpser.html</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7231533235">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/leehoo">leehoo</a> 没发生什么事，最近新联通访问美国线路问题，丢包验证。导致vpser.net访问速度也不行。 <a
class="aktt_tweet_reply" href="http://twitter.com/leehoo/statuses/7229564400">in reply to leehoo</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7231571419">#</a></li><li><a
rel="nofollow" href="http://www.vpser.net">http://www.vpser.net</a> Dallas 避难中……2012提前来临 <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7241671828">#</a></li><li>RT @leesoft: RT @vpser: 2010年VPS侦探致全体VPSer新年贺词//今天陪老婆过元旦,看来明年再买vpn了//嘻嘻，你买VPN都跨年了～ <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7241695109">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/jiucool">jiucool</a> 我也来Dallas，刚搬完。把我饿坏了吃了点东西补充一下在继续…… <a
class="aktt_tweet_reply" href="http://twitter.com/jiucool/statuses/7241689398">in reply to jiucool</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7241747758">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/imaskie">imaskie</a> 最近<a
href="http://www.vpser.net/go/linode" target="_blank">linode</a>的Fremont联通访问不太正常……这个时候买，俺都搬linode的Dallas了 <a
class="aktt_tweet_reply" href="http://twitter.com/imaskie/statuses/7239834825">in reply to imaskie</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7242738724">#</a></li><li>Fremont速度比前几天好多了～ <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7259415725">#</a></li><li><a
href="http://www.vpser.net/go/d9host" target="_blank">第九主机VPS </a>2010年1月最新优惠码 <a
rel="nofollow" href="http://www.vpser.net/coupons/d9host-vps-2010-20off.html">http://www.vpser.net/coupons/d9host-vps-2010-20off.html</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7270231041">#</a></li><li><a
href="http://www.vpser.net/go/linode" target="_blank">linode vps</a>又没有自动扣费成功，又手工charge <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7270715336">#</a></li><li>SSH 翻墙文章被GFW解封，很诡异啊：<a
href="http://www.vpser.net/manage/linux-vps-ssh-proxy-fanqiang.html" target="_blank">http://www.vpser.net/manage/linux-vps-ssh-proxy-fanqiang.html</a></li><li>RT @Showfom: @<a
class="aktt_username" href="http://twitter.com/vpser">vpser</a> vpser进不去了 得翻墙哦//没有吧 <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7295246109">#</a></li><li>RT @leesoft: @<a
class="aktt_username" href="http://twitter.com/vpser">vpser</a> vpser得翻墙了//你们都是那里的啊 <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7298028782">#</a></li><li>RT @kangzj: @<a
class="aktt_username" href="http://twitter.com/vpser">vpser</a> 我也上不了你的网站了。。连接被重置。。。悲剧了？//你在哪里啊？我这可以啊，在群里问了一下可以啊 <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7298061453">#</a></li><li>RT @jiucool: @<a
class="aktt_username" href="http://twitter.com/vpser">vpser</a> 我这儿也可以访问^_^ 难道这次是电信给你重置了?//俺也不知道呢，在群里问了一下可以啊～郁闷死了 <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7298161545">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/kangzj">kangzj</a> 嘻嘻，把我吓坏了 <a
class="aktt_tweet_reply" href="http://twitter.com/kangzj/statuses/7303894905">in reply to kangzj</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7314771951">#</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://www.vpser.net/other/vps%e4%be%a6%e6%8e%a2twitter%e6%af%8f%e5%91%a8%e6%b1%87%e6%80%bb-2010-01-03.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>2010年VPS侦探致全体VPSer新年贺词</title><link>http://www.vpser.net/other/2010-vpser.html</link> <comments>http://www.vpser.net/other/2010-vpser.html#comments</comments> <pubDate>Thu, 31 Dec 2009 11:47:27 +0000</pubDate> <dc:creator>VPSer</dc:creator> <category><![CDATA[其他]]></category> <category><![CDATA[2010]]></category> <category><![CDATA[新年贺词]]></category><guid
isPermaLink="false">http://www.vpser.net/?p=808</guid> <description><![CDATA[也许此刻你还在电脑前、也许此刻你已在睡梦中，但是此刻已经到来，那一刻也讲过去，我们也将迎来新的一天、新的一年 - 2010。
VPS侦探创建于2009年3月18日，到现在已经289天，在这289天里我们经历了网络结构调整、政治风波、被DDOS、CN域名风波……，但是在这些困难的面前我们没有被困难压倒，我们的站还在，我们向上的心还在，我们的希望还在。
在这里Licess要感谢各位VPSer们对VPS侦探的支持，也感谢各位群管理的支持。我们将一如既往的为大家发掘好的、实用的、性价比高的VPS，撰写更多有助于您对VPS维护、管理的文章，更准确、迅速的提供更多的VPS促销信息。同时我将继续完善LNMP一键安装包，让LNMP更好的为各位站长、各位VPSer们服务。
最好祝各位站长、VPSer们在新的一年里身体健康、阖家欢乐、收入猛涨、流量猛涨。
2009年12月31日 Licess因国内访问He.net等美国机房线路的问题通过SSH翻墙写下此文。
]]></description> <content:encoded><![CDATA[<p>也许此刻你还在电脑前、也许此刻你已在睡梦中，但是此刻已经到来，那一刻也讲过去，我们也将迎来新的一天、新的一年 - 2010。</p><p>VPS侦探创建于2009年3月18日，到现在已经289天，在这289天里我们经历了网络结构调整、政治风波、被DDOS、CN域名风波……，但是在这些困难的面前我们没有被困难压倒，我们的站还在，我们向上的心还在，我们的希望还在。</p><p>在这里Licess要感谢各位VPSer们对VPS侦探的支持，也感谢各位群管理的支持。我们将一如既往的为大家发掘好的、实用的、性价比高的VPS，撰写更多有助于您对VPS维护、管理的文章，更准确、迅速的提供更多的VPS促销信息。同时我将继续完善LNMP一键安装包，让LNMP更好的为各位站长、各位VPSer们服务。</p><p>最好祝各位站长、VPSer们在新的一年里身体健康、阖家欢乐、收入猛涨、流量猛涨。</p><p>2009年12月31日 Licess因国内访问He.net等美国机房线路的问题通过SSH翻墙写下此文。</p> ]]></content:encoded> <wfw:commentRss>http://www.vpser.net/other/2010-vpser.html/feed</wfw:commentRss> <slash:comments>12</slash:comments> </item> <item><title>VPS侦探Twitter每周汇总 - 2009-12-27</title><link>http://www.vpser.net/other/vps%e4%be%a6%e6%8e%a2twitter%e6%af%8f%e5%91%a8%e6%b1%87%e6%80%bb-2009-12-27.html</link> <comments>http://www.vpser.net/other/vps%e4%be%a6%e6%8e%a2twitter%e6%af%8f%e5%91%a8%e6%b1%87%e6%80%bb-2009-12-27.html#comments</comments> <pubDate>Sat, 26 Dec 2009 17:00:00 +0000</pubDate> <dc:creator>VPSer</dc:creator> <category><![CDATA[其他]]></category> <category><![CDATA[Twitter]]></category><guid
isPermaLink="false">http://www.vpser.net/other/vps%e4%be%a6%e6%8e%a2twitter%e6%af%8f%e5%91%a8%e6%b1%87%e6%80%bb-2009-12-27.html</guid> <description><![CDATA[
看看俺上周都在Twitter上放了那些水：http://www.vpser.net/other/vps%e4%be%a6%e6%8e%a2twitter%e6%af%8f%e5%91%a8%e6%b1%87%e6%80%bb-2009-12-20.html #
今天好多推友加我～ #
选择美国主机的机房地理位置与网络分析 http://www.vpser.net/other/choose-locations-for-ur-hosting.html #
@ideawu 又一个加入我们Linode阵营～ in reply to ideawu #
还是用lnmp吧，nginx多省内存啊～http://blog.licess.org/lnmp/ ～RT @flashlm: 在8G硬盘128M内存的VPS上装LAMP，拼命省内存啊 #
@ideawu 你用的Linode那的机房啊？Fremont速度不错的，我的www.vpser.net就很快～ in reply to ideawu #
@spritevan framebuffer、grub这个一般xen、openvz的vps应该不行，vmware的vps可以 in reply to spritevan #
sshowfom 又被google reader热门推荐了～哎……都热门了还推荐啥啊，怎么混啊 #
@kangzj @hellofai @vpser Google Reader里六维博客也被推荐了，啥时候能轮到俺们啊~~ //这是什么世道啊 in reply to kangzj #
DreamHost 777优惠码 9.24美元圣诞节 优惠进行中…… #
@hmsea 可以试试lnmp。http://blog.licess.org/lnmp/很方便 in reply to hmsea #
RT @Weixuhong: 身边很多朋友都买VPN，好像是60美元一年吧，虽然在这个变态的国家算一笔额外的支出，但是总比憋着好，而且对用iPhone的用户，也很方便!//60美元也太贵了，我买的iphone vpn支持pptp、openvpn、l2tp才卖215RMB～而且速度 #]]></description> <content:encoded><![CDATA[<ul
class="aktt_tweet_digest"><li>看看俺上周都在Twitter上放了那些水：http://www.vpser.net/other/vps%e4%be%a6%e6%8e%a2twitter%e6%af%8f%e5%91%a8%e6%b1%87%e6%80%bb-2009-12-20.html <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/6885026243">#</a></li><li>今天好多推友加我～ <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/6887952877">#</a></li><li>选择美国主机的机房地理位置与网络分析 <a
rel="nofollow" href="http://www.vpser.net/other/choose-locations-for-ur-hosting.html">http://www.vpser.net/other/choose-locations-for-ur-hosting.html</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/6914185419">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/ideawu">ideawu</a> 又一个加入我们<a
href="http://www.vpser.net/go/linode" target="_blank">Linode</a>阵营～ <a
class="aktt_tweet_reply" href="http://twitter.com/ideawu/statuses/6920317344">in reply to ideawu</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/6923245855">#</a></li><li>还是用lnmp吧，nginx多省内存啊～http://blog.licess.org/lnmp/ ～RT @flashlm: 在8G硬盘128M内存的VPS上装LAMP，拼命省内存啊 <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/6952952128">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/ideawu">ideawu</a> 你用的<a
href="http://www.vpser.net/go/linode" target="_blank">Linode</a>那的机房啊？Fremont速度不错的，我的www.vpser.net就很快～ <a
class="aktt_tweet_reply" href="http://twitter.com/ideawu/statuses/6927476498">in reply to ideawu</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/6953000613">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/spritevan">spritevan</a> framebuffer、grub这个一般xen、openvz的vps应该不行，vmware的vps可以 <a
class="aktt_tweet_reply" href="http://twitter.com/spritevan/statuses/6992512821">in reply to spritevan</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/6994595555">#</a></li><li>sshowfom 又被google reader热门推荐了～哎……都热门了还推荐啥啊，怎么混啊 <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/6997161572">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/kangzj">kangzj</a> @<a
class="aktt_username" href="http://twitter.com/hellofai">hellofai</a> @<a
class="aktt_username" href="http://twitter.com/vpser">vpser</a> Google Reader里六维博客也被推荐了，啥时候能轮到俺们啊~~ //这是什么世道啊 <a
class="aktt_tweet_reply" href="http://twitter.com/kangzj/statuses/6997555177">in reply to kangzj</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/6997935868">#</a></li><li>DreamHost 777优惠码 9.24美元圣诞节 优惠进行中…… <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7000805732">#</a></li><li>@<a
class="aktt_username" href="http://twitter.com/hmsea">hmsea</a> 可以试试lnmp。http://blog.licess.org/lnmp/很方便 <a
class="aktt_tweet_reply" href="http://twitter.com/hmsea/statuses/7051052771">in reply to hmsea</a> <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7052436005">#</a></li><li>RT @Weixuhong: 身边很多朋友都买VPN，好像是60美元一年吧，虽然在这个变态的国家算一笔额外的支出，但是总比憋着好，而且对用iPhone的用户，也很方便!//60美元也太贵了，<a
href="http://item.taobao.com/auction/item_detail-db1-c917903e2a8f529a6faf1922c3d56ea1.htm" target="_blank">我买的iphone vpn支持pptp、openvpn、l2tp才卖215RMB</a>～而且速度 <a
class="aktt_tweet_time" href="http://twitter.com/vpser/statuses/7061673300">#</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://www.vpser.net/other/vps%e4%be%a6%e6%8e%a2twitter%e6%af%8f%e5%91%a8%e6%b1%87%e6%80%bb-2009-12-27.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 7/13 queries in 0.012 seconds using disk

Served from: www.vpser.net @ 2010-07-31 15:33:56 -->