<?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>notycn &#187; 电信</title>
	<atom:link href="http://www.notycn.com/tag/%e7%94%b5%e4%bf%a1/feed" rel="self" type="application/rss+xml" />
	<link>http://www.notycn.com</link>
	<description>I am here!</description>
	<lastBuildDate>Tue, 03 Jan 2012 14:46:36 +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>家庭ADSL的交换机共享上网</title>
		<link>http://www.notycn.com/web/146.html</link>
		<comments>http://www.notycn.com/web/146.html#comments</comments>
		<pubDate>Fri, 24 Oct 2008 01:22:04 +0000</pubDate>
		<dc:creator>notycn</dc:creator>
				<category><![CDATA[网事随风]]></category>
		<category><![CDATA[adsl]]></category>
		<category><![CDATA[adsl共享上网]]></category>
		<category><![CDATA[AnyRouter]]></category>
		<category><![CDATA[sygate]]></category>
		<category><![CDATA[交换机]]></category>
		<category><![CDATA[家庭局域网]]></category>
		<category><![CDATA[电信]]></category>
		<category><![CDATA[路由功能]]></category>
		<category><![CDATA[软件]]></category>

		<guid isPermaLink="false">http://www.notycn.com/?p=146</guid>
		<description><![CDATA[表哥经常带着他的那台笔记本过来蹭网，为了方便两人能同时用ADSL共享上网，组成一个小的家庭局域网，于是到电脑城花了些大洋买了个交换机，以为还和校园网一样，全宿舍都是插在交换机上就可以上网，回到家里傻眼了，根本就不是那么一回事，回想起电脑城里的销售人员积极努力的推荐带有路由功能的交换机，强烈的感觉到后悔了。 在网上看了一些资料，说要带有路由功能的猫也可以，仔细研究了下，才发现文明用语的电信赠送的猫就是一个残疾猫，路由功能根本就没有，没辙了，看到说有款软件sygate介绍，，或许是国外的软件太强大了，摸索了半天，什么反应都没有。 后来在网络上终于找到款能用的软件：AnyRouter。只要交换机以及猫是残疾都不带路由功能的，都可以在家里adsl使用这款软件进行共享上网。 软件介绍： AnyRouter是一个集路由器、DNS服务器、NAT、上网日志记录、上网限制于一身的代理服务器软件，用于实现局域网内的所有计算机共享一个 Internet 连接（连接方式包括MODEM、xDSL、宽带等）。安装使用非常简单，仅需在服务器安装即可。AnyRouter是您实现局域网共享Internet连接的最佳选择！ 软件下载：box.net 官网 安装步骤： 安装之前，先把电脑都插到交换机上，通上总网线，外在的都先给配置好，然后分配需要拨号的主机IP以及蹭网的表哥电脑IP 一、局域网IP设置 本人的电脑设置：主机 桌面“网上邻居”按鼠标右键，选择“属性”，打开网络对话框，双击“本地连接”，并选择属性，出现如下对话框 找到“Internet协议 （TCP/IP）”这一项，选中，然后点击属性按钮将出现类似下面的对话框： 选中“使用下面的IP地址”，在IP地址上输入局域网内没有被其他电脑占用的IP地址（比如：“192.168.0.5”，子网掩码输入“255.255.255.0”），单击“确定”即可，默认网关一项不用填写 表哥电脑设置：分机客户端 同样还是找到“Internet协议 （TCP/IP）”这一选项，双击弹出下面的对话框 选中“使用下面的IP地址”，，输入局域网内其他没被占用的IP地址，子网掩码输入“255.255.255.0”，默认网一定要填写刚刚“本人的电脑设置”中的IP地址，如刚刚我在自己机子上填写的的“192.168.0.5” 至此，局域网内的两台电脑都已经配置好了 二、软件设置 软件下载好之后，里面有一个“服务器_控制台.exe”以及“工作站.exe”两个安装程序，服务端是仅安装在需要拨号上网的主机上，而另一台电脑可选择安装“工作站.exe”，如果想控制局域网内的其他机器，就要安装这个程序，当然，我不想控制表哥电脑就不用安装工作站了 首先要在主机上安装服务端：服务器_控制台.exe，一路NEXT&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.然后最好再重启电脑，虽然软件内的说明文件里没有重启电脑这一项，但是每次发现都要重启才能正常使用 开启电脑，启动软件，它默认是随机器开机启动的，在我自己机子上拨号，上网正常 第一次启动AnyRouter，需要选择服务器的外网网卡。外网网卡就是指和Internet连接的网卡，可能是真实的网卡，也可能是ADSL拨号。根据您实际情况选择，配置界面如下图所示： 而表哥则只要把网线接到交换机上什么都不用做，就可以上网了 全部完成，此软件还提供更多的功能，如提供对客户端电脑进行网站浏览控制、邮件收发控制、聊天行为控制、游戏行为控制、自定义行为控制、端口级控制，呵呵，功能是比较多，但是一个家庭网络，除非是家长对小孩，可能是会需要这些功能，前提是必须在客户端电脑上安装“工作站.exe”，但是朋友之间带台笔记本到家里来一起蹭网玩游戏则不必要了<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1" color="#000000" style="display: block !important; padding: 20px 0 5px !important;">相关文章</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F40.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F146.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">合租国外空间共享计划</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F347.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F146.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">江苏电信宽带光纤用户免费提速方法</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F71.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F146.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">重装系统后的一些装机必备软件介绍</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F79.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F146.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">离线写博客软件－Windows Live Writer</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F38.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F146.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">动荡的空间</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>表哥经常带着他的那台笔记本过来蹭网，为了方便两人能同时用ADSL共享上网，组成一个小的家庭局域网，于是到电脑城花了些大洋买了个交换机，以为还和校园网一样，全宿舍都是插在交换机上就可以上网，回到家里傻眼了，根本就不是那么一回事，回想起电脑城里的销售人员积极努力的推荐带有路由功能的交换机，强烈的感觉到后悔了。</p>
<p>在网上看了一些资料，说要带有路由功能的猫也可以，仔细研究了下，才发现文明用语的电信赠送的猫就是一个残疾猫，路由功能根本就没有，没辙了，看到说有款软件sygate介绍，，或许是国外的软件太强大了，摸索了半天，什么反应都没有。</p>
<p>后来在网络上终于找到款能用的软件：<strong>AnyRouter</strong>。只要交换机以及猫是残疾都不带路由功能的，都可以在家里adsl使用这款软件进行共享上网。</p>
<p>软件介绍：</p>
<blockquote><p>AnyRouter是一个集路由器、DNS服务器、NAT、上网日志记录、上网限制于一身的代理服务器软件，用于实现局域网内的所有计算机共享一个 Internet 连接（连接方式包括MODEM、xDSL、宽带等）。安装使用非常简单，仅需在服务器安装即可。AnyRouter是您实现局域网共享Internet连接的最佳选择！</p></blockquote>
<p>软件下载：<a href="http://www.box.net/shared/upah8sup9h" target="_blank">box.net</a> <a href="http://www.anyrouter.com/" target="_blank">官网</a></p>
<p>安装步骤：</p>
<p>安装之前，先把电脑都插到交换机上，通上总网线，外在的都先给配置好，然后分配需要拨号的主机IP以及蹭网的表哥电脑IP</p>
<p>一、局域网IP设置</p>
<ul>
<li>本人的电脑设置：主机<br />
桌面“网上邻居”按鼠标右键，选择“属性”，打开网络对话框，双击“本地连接”，并选择属性，出现如下对话框<br />
<img src="http://farm4.static.flickr.com/3236/2967582990_f2f2cd785e_o.jpg" alt="adsl共享上网之ip配置" /><br />
找到“Internet协议 （TCP/IP）”这一项，选中，然后点击属性按钮将出现类似下面的对话框：<br />
<img src="http://farm4.static.flickr.com/3193/2967746596_565e9049b2_o.jpg" alt="adsl共享上网之ip配置" /><br />
选中“使用下面的IP地址”，在IP地址上输入局域网内没有被其他电脑占用的IP地址（比如：“192.168.0.5”，子网掩码输入“255.255.255.0”），单击“确定”即可，默认网关一项不用填写</li>
<li>表哥电脑设置：分机客户端<br />
同样还是找到“Internet协议 （TCP/IP）”这一选项，双击弹出下面的对话框<br />
<img src="http://farm4.static.flickr.com/3022/2967752588_bf83974129_o.jpg" alt="adsl共享上网之ip配置" /><br />
选中“使用下面的IP地址”，，输入局域网内其他没被占用的IP地址，子网掩码输入“255.255.255.0”，默认网一定要填写刚刚“本人的电脑设置”中的IP地址，如刚刚我在自己机子上填写的的“192.168.0.5”</li>
</ul>
<p>至此，局域网内的两台电脑都已经配置好了</p>
<p>二、软件设置<br />
软件下载好之后，里面有一个“<strong>服务器_控制台.exe</strong>”以及“<strong>工作站.exe</strong>”两个安装程序，服务端是<span style="text-decoration: line-through;">仅安装</span>在需要拨号上网的主机上，而另一台电脑可选择安装“<strong>工作站.exe</strong>”，如果想控制局域网内的其他机器，就要安装这个程序，当然，我不想控制表哥电脑就不用安装工作站了</p>
<ol>
<li>首先要在主机上安装服务端：服务器_控制台.exe，一路NEXT&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.然后最好再重启电脑，虽然软件内的说明文件里没有重启电脑这一项，但是每次发现都要重启才能正常使用</li>
<li>开启电脑，启动软件，它默认是随机器开机启动的，在我自己机子上拨号，上网正常<br />
第一次启动AnyRouter，需要选择服务器的外网网卡。外网网卡就是指和Internet连接的网卡，可能是真实的网卡，也可能是ADSL拨号。根据您实际情况选择，配置界面如下图所示：<br />
<img src="http://farm4.static.flickr.com/3022/2967582998_a0b7df0bf3_o.jpg" alt="" />
</li>
<li>而表哥则只要把网线接到交换机上什么都不用做，就可以上网了</li>
</ol>
<p>全部完成，此软件还提供更多的功能，如提供对客户端电脑进行网站浏览控制、邮件收发控制、聊天行为控制、游戏行为控制、自定义行为控制、端口级控制，呵呵，功能是比较多，但是一个家庭网络，除非是家长对小孩，可能是会需要这些功能，<strong>前提是必须在客户端电脑上安装“工作站.exe”</strong>，但是朋友之间带台笔记本到家里来一起蹭网玩游戏则不必要了</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1" color="#000000" style="display: block !important; padding: 20px 0 5px !important;">相关文章</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F40.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F146.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">合租国外空间共享计划</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F347.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F146.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">江苏电信宽带光纤用户免费提速方法</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F71.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F146.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">重装系统后的一些装机必备软件介绍</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F79.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F146.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">离线写博客软件－Windows Live Writer</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F38.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F146.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">动荡的空间</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.notycn.com/web/146.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>合租国外空间共享计划</title>
		<link>http://www.notycn.com/web/40.html</link>
		<comments>http://www.notycn.com/web/40.html#comments</comments>
		<pubDate>Wed, 09 Jan 2008 14:01:22 +0000</pubDate>
		<dc:creator>notycn</dc:creator>
				<category><![CDATA[网事随风]]></category>
		<category><![CDATA[119.40]]></category>
		<category><![CDATA[bluehost]]></category>
		<category><![CDATA[DH空间]]></category>
		<category><![CDATA[dreamhost]]></category>
		<category><![CDATA[hostmonster]]></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://www.notycn.cn/web/40.html</guid>
		<description><![CDATA[本来一直用着盘古的空间挺好，电信，可以再绑定10个子目录网站，前几日盘古空间没有经过我的同意后，将空间搬到网通的机房 ，所以决定将自己的空间搬离，准备买一个国外的空间，不用再受电信网通的气，电信和网通互访很慢，奇怪的是他们访问国外网站却很快（注：盘古的空间用着一直很好，建议不需要太多站的人可以合租一个），在google了一段时间，发现国人用的比较多的是bluehost、dreamhost、 Hostmonster等 国外的空间不像国内的空间一样以MB为单位来卖，就像电信一样遮遮掩掩的2兆速度，其实是2Mb的写法一样，而是以G为单位，比如说DREAMHOST，现在已经增长到500G，比一般人的电脑存储还要来的大,对于一般初次使用这些空间的站长或者做soho的人来说，是一个天文级别的数字，而往常他们只需要100M就足矣 但是现在就对我个人目前来说，这样的空间还是稍微显的大了点，不管是DM，还是BH，都是一样，写个wordpress还没动辄以G来计算的地步，如此海量的空间一个人用是实在太浪费了，所以需要大家一起合租空间 首先以dreamhost为例： 假如将购买的是dreamhost，我将打算10个人合租，每个人平均分配空间50G，每人都有独立的面板，并且可以绑定20个域名，开通10个MYSQL 而价钱，如DH空间，第一年为 119.40美元，然后我将再去找些DH的优惠卷，现在听说最多也就优惠50美元，而优惠900USD的已经没有了。这样算来，则第一年的费用平均每人6美元，折合人民币44.4元，呵呵，不贵 FAQ： 如果你同我一起用，那么我们的地位则是平等的 1. 一年的费用是多少？ A：第一年的费用则是6美元 2. 那么第二年的费用呢？ A： 第二年的费用可能相对第一年的费用要高，听说第二年一般不使用优惠卷，则每人要       续费12美元<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1" color="#000000" style="display: block !important; padding: 20px 0 5px !important;">相关文章</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F38.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F40.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">动荡的空间</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F41.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F40.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">第一次购买DREAMHOST空间不能用paypal支付</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F239.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F40.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">关于ICP备案信息中注销网站的通知</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F110.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F40.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">奥运期间封网通知</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F56.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F40.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">感谢WordPress Database Backup的备份</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>本来一直用着盘古的空间挺好，电信，可以再绑定10个子目录网站，前几日<a HREF="http://www.notycn.cn/web/38.html" TARGET="_blank">盘古空间没有经过我的同意后，将空间搬到网通的机房 </a>，所以决定将自己的空间搬离，准备买一个国外的空间，不用再受电信网通的气，电信和网通互访很慢，奇怪的是他们访问国外网站却很快（注：盘古的空间用着一直很好，建议不需要太多站的人可以合租一个），在google了一段时间，发现国人用的比较多的是<a HREF="http://www.bluehost.com" TARGET="_blank">bluehost</a>、<a HREF="http://www.dreamhost.com" TARGET="_blank">dreamhost</a>、 <a HREF="http://www.Hostmonster.com" TARGET="_blank">Hostmonster</a>等</p>
<p>国外的空间不像国内的空间一样以MB为单位来卖，就像电信一样遮遮掩掩的2兆速度，其实是2Mb的写法一样，而是以G为单位，比如说DREAMHOST，现在已经增长到500G，比一般人的电脑存储还要来的大,对于一般初次使用这些空间的站长或者做soho的人来说，是一个天文级别的数字，而往常他们只需要100M就足矣</p>
<p>但是现在就对我个人目前来说，这样的空间还是稍微显的大了点，不管是DM，还是BH，都是一样，写个wordpress还没动辄以G来计算的地步，如此海量的空间一个人用是实在太浪费了，所以需要大家一起合租空间</p>
<p>首先以dreamhost为例：</p>
<p>假如将购买的是dreamhost，我将打算10个人合租，每个人平均分配空间50G，每人都有独立的面板，并且可以绑定20个域名，开通10个MYSQL</p>
<p>而价钱，如DH空间，第一年为 119.40美元，然后我将再去找些DH的优惠卷，现在听说最多也就优惠50美元，而优惠900USD的已经没有了。这样算来，则第一年的费用平均每人6美元，折合人民币44.4元，呵呵，不贵</p>
<p>FAQ：</p>
<p>如果你同我一起用，那么我们的地位则是平等的</p>
<p>1. 一年的费用是多少？<br />
A：第一年的费用则是6美元</p>
<p>2. 那么第二年的费用呢？<br />
A： 第二年的费用可能相对第一年的费用要高，听说第二年一般不使用优惠卷，则每人要       续费12美元</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1" color="#000000" style="display: block !important; padding: 20px 0 5px !important;">相关文章</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F38.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F40.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">动荡的空间</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F41.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F40.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">第一次购买DREAMHOST空间不能用paypal支付</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F239.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F40.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">关于ICP备案信息中注销网站的通知</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F110.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F40.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">奥运期间封网通知</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F56.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F40.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">感谢WordPress Database Backup的备份</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.notycn.com/web/40.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>动荡的空间</title>
		<link>http://www.notycn.com/web/38.html</link>
		<comments>http://www.notycn.com/web/38.html#comments</comments>
		<pubDate>Tue, 08 Jan 2008 04:44:38 +0000</pubDate>
		<dc:creator>notycn</dc:creator>
				<category><![CDATA[网事随风]]></category>
		<category><![CDATA[服务器]]></category>
		<category><![CDATA[电信]]></category>
		<category><![CDATA[盘古]]></category>
		<category><![CDATA[空间]]></category>
		<category><![CDATA[网通]]></category>

		<guid isPermaLink="false">http://www.notycn.cn/web/38.html</guid>
		<description><![CDATA[这几天服务器一直不稳定，并且更换了IP地址，导致我到域名后台要一个个域名重新解析，后来查了下IP地址，被更换到了网通，跟QQ客服交流，客服很为难的说：这次电信的托管费用上涨了五倍 虽然不知道到底是否是真的上涨了五倍，但是在没有通知会员的情况下，擅自将电信更换为网通，导致我上面网站的很对会员都抱怨访问的速度下降很多。。  去年的7月10，盘古开始更换服务器 这是当时发来的一封通知信，信中说： 这台服务器我们保持apache1+php5+mysql4.0的组合.们会争取在一天之内完成硬件的升级和所有用户数据的转移.希望您能理解和支持我们的此次中断,此次升级完全是为了让您使用到更稳定的服务器而作出的.  当时还很理解，以为换到了一个好的服务器，但是前几日又发来一封信说： 目前服务器所在的机房是重庆电信五里店机房,机房的线路一直以来存在让很多客户不满意,网通访问的速度不快,被攻击次数多等问题.为了提高服务器线路质量,我们决定将服务器更换到重庆网通机房,并升级带宽到10M独享 呵呵，这次又是升级，又是升级到更好的服务器，提高质量，但是至少现在看来，我没享受到那质量。<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1" color="#000000" style="display: block !important; padding: 20px 0 5px !important;">相关文章</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F40.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F38.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">合租国外空间共享计划</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F56.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F38.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">感谢WordPress Database Backup的备份</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F239.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F38.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">关于ICP备案信息中注销网站的通知</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Flive%2F288.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F38.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">无聊</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Flive%2F250.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F38.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">月经不调</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>这几天服务器一直不稳定，并且更换了IP地址，导致我到域名后台要一个个域名重新解析，后来查了下IP地址，被更换到了网通，跟QQ客服交流，客服很为难的说：这次电信的托管费用上涨了五倍</p>
<p>虽然不知道到底是否是真的上涨了五倍，但是在没有通知会员的情况下，擅自将电信更换为网通，导致我上面网站的很对会员都抱怨访问的速度下降很多。。</p>
<p> 去年的7月10，盘古开始更换服务器</p>
<p>这是当时发来的一封通知信，信中说：</p>
<p>这台服务器我们保持apache1+php5+mysql4<wbr></wbr>.0的组合.们会争取在一天之内完成硬件的升级和所有用户数据的转移.希望您能理解和支持我们的此次中断,此次升级完全是为了让您使用<wbr></wbr>到更稳定的服务器而作出的.</p>
<p> 当时还很理解，以为换到了一个好的服务器，但是前几日又发来一封信说：</p>
<p>目前服务器所在的机房是重庆电信五里店机房,机房的线路一直以来<wbr></wbr>存在让很多客户不满意,网通访问的速度不快,被攻击次数多等问题<wbr></wbr>.为了提高服务器线路质量,我们决定将服务器更换到重庆网通机房<wbr></wbr>,并升级带宽到10M独享</p>
<p>呵呵，这次又是升级，又是升级到更好的服务器，提高质量，但是至少现在看来，我没享受到那质量。</p>
<p style="margin:0;padding:0;height:1px;overflow:hidden;">
    <script type="text/javascript"><!--
        var wumiiSitePrefix = "http://www.notycn.com";
        var wumiiEnableCustomPos = true;
        var wumiiParams = "&#038;num=8&#038;mode=3&#038;displayInFeed=1&#038;version=1.0.5.5&#038;pf=WordPress3.3.1";
    //--></script><script type="text/javascript" src="http://widget.wumii.com/ext/relatedItemsWidget.htm"></script><a href="http://www.wumii.com/widget/relatedItems.htm" style="border:0;"><img src="http://static.wumii.com/images/pixel.png" alt="无觅相关文章插件，快速提升流量" style="border:0;padding:0;margin:0;" /></a></p>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1" color="#000000" style="display: block !important; padding: 20px 0 5px !important;">相关文章</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F40.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F38.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">合租国外空间共享计划</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F56.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F38.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">感谢WordPress Database Backup的备份</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F239.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F38.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">关于ICP备案信息中注销网站的通知</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Flive%2F288.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F38.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">无聊</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Flive%2F250.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F38.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">月经不调</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.notycn.com/web/38.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

