<?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>nonozone &#187; ubuntu</title>
	<atom:link href="http://www.nonozone.net/tag/ubuntu/feed" rel="self" type="application/rss+xml" />
	<link>http://www.nonozone.net</link>
	<description>冷眼旁观互联网</description>
	<lastBuildDate>Mon, 16 Jan 2012 10:11:42 +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>Ubuntu8.10不能上网解决方法</title>
		<link>http://www.nonozone.net/the-solution-of-ubuntu810-can-not-connection-internet.html</link>
		<comments>http://www.nonozone.net/the-solution-of-ubuntu810-can-not-connection-internet.html#comments</comments>
		<pubDate>Mon, 03 Nov 2008 12:14:51 +0000</pubDate>
		<dc:creator>nonozone</dc:creator>
				<category><![CDATA[奇淫巧技]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[不能上网]]></category>

		<guid isPermaLink="false">http://www.nonozone.net/ubuntu810-bu-neng-shang-wang-jie-jue-fang-fa.html</guid>
		<description><![CDATA[在前一篇文章里，我也反映了自己安装好Ubuntu8.10以后，不能上网，并且在那个Network Manager里面网络貌似也不能正确配置，后来在网上和ubuntu中文论坛看了一下，貌似出现这个问题的朋友还挺多，大概了解了一下，貌似是由于Network Manager有BUG引起的，经过好久的尝试，终于解决这个不能上网的问题了，这里把方法分享一下！ 首先，卸载掉Network Manager。你可以在新立得软件管理器卸载，也可以直接在终端敲入命令，当然我觉得敲一个命令比在新立得里更新，再搜索，再卸载方便多了，尤其在没有网络的情况下！ sudo apt-get remove network manager 然后手动配置网卡，因为这个时候，在System系统设置里面，是没有网络这一项的，所以我们要手动编辑，看来还是得熟悉一些常用的配置，不然在出问题的时候比较麻烦。 在终端输入： sudo gedit /etc/network/interfaces#总之你可以选用你喜欢的文本编辑器。 进入文本编辑器以后，开始配置接口！ 如果是你使用的静态IP，比如在一个office，然后office 的都是使用的固定ip的话，你应该如下设置： auto eth0 #iface eth1 inet dhcp （如果有这一行代码，麻烦你在前加一个&#34;#&#34;，把它注释掉） iface eth0 inet static address 192.168.1.168&#160; //这个IP地址，这些设置请根据你自己的情况填，不要抄我的 netmask 255.255.255.0&#160; //子网掩码 gateway 192.168.1.1。&#160; //网关 如果你是IP自动获取的话，跟我一样。我也是在公司上网，但是ip都是自动获取，那就更加简单了： auto eth0 #iface eth1 inet dhcp （如果有这一行代码，麻烦你在前加一个&#34;#&#34;，把它注释掉） iface eth0 inet static 注意：解释一下，eth0指的是你的第一款网卡，eth1意思是第二网卡，介于一般用户只有一块网卡，其实只有eth0，那你设置好eth0就可以了，别的不用管了。还有一点就是在弹出的文本编辑器里的这段配置，可能里面不是空白的，我的就不是，我的第一个配置貌似是什么lo，也就是网卡的测试用的自循环，不用管它，把这些配置添加进去就可以了。 这个时候，你就可以ping一下你的网关，看看有网络有没有通。 ping 192.168.0.1#或者有的是192.168.1.1，如果是公司的网络不是这两个跟网关咨询。 这个时候还不一定能上网，但是网络估计没有问题了，你还需要添加DNS信息，不然是没有办法访问网站的。 [...]<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="108" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Ubuntu8.10版正式发布！" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.nonozone.net%2Fubuntu810-released.html&from=http%3A%2F%2Fwww.nonozone.net%2Fthe-solution-of-ubuntu810-can-not-connection-internet.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 102px !important; height: 102px !important;" src="http://static.wumii.com/site_images/2011/09/01/26866771.png" width="102px" height="102px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 108px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Ubuntu8.10版正式发布！</font>
                    </a>
                </td>
                <td width="108" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="电脑不能上网问题的诊断方法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.nonozone.net%2Fcomputer-can-not-access-problem-diagnosis.html&from=http%3A%2F%2Fwww.nonozone.net%2Fthe-solution-of-ubuntu810-can-not-connection-internet.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 102px !important; height: 102px !important;" src="http://static.wumii.com/site_images/2011/09/01/26858901.png" width="102px" height="102px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 108px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">电脑不能上网问题的诊断方法</font>
                    </a>
                </td>
                <td width="108" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="基于Debian的VPS搭建LAMP指南" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.nonozone.net%2Flamp-vps-structures-based-on-debians-guide.html&from=http%3A%2F%2Fwww.nonozone.net%2Fthe-solution-of-ubuntu810-can-not-connection-internet.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 102px !important; height: 102px !important;" src="http://www.nonozone.net/wp-content/uploads/2011/09/dll-file.png" width="102px" height="102px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 108px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">基于Debian的VPS搭建LAMP指南</font>
                    </a>
                </td>
                <td width="108" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Debian安装LNMP指南及多站点配置" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.nonozone.net%2Fdebian-installation-guide-and-multi-site-configuration-lnmp.html&from=http%3A%2F%2Fwww.nonozone.net%2Fthe-solution-of-ubuntu810-can-not-connection-internet.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 102px !important; height: 102px !important;" src="http://www.nonozone.net/wp-content/uploads/2011/09/dll-file.png" width="102px" height="102px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 108px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Debian安装LNMP指南及多站点配置</font>
                    </a>
                </td>
                <td width="108" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="WordPress自动摘要插件wp-utf8-excerpt" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.nonozone.net%2Fwordpress-plugins-wp-utf8-excerpt.html&from=http%3A%2F%2Fwww.nonozone.net%2Fthe-solution-of-ubuntu810-can-not-connection-internet.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 102px !important; height: 102px !important;" src="http://www.nonozone.net/wp-content/uploads/2011/09/dll-file.png" width="102px" height="102px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 108px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">WordPress自动摘要插件wp-utf8-excerpt</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" 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>在<a target="_blank" href="http://www.nonozone.net/ubuntu810-released.html">前一篇</a>文章里，我也反映了自己安装好Ubuntu8.10以后，不能上网，并且在那个Network Manager里面网络貌似也不能正确配置，后来在网上和<a target="_blank" href="http://forum.ubuntu.org.cn/">ubuntu中文论坛</a>看了一下，貌似出现这个问题的朋友还挺多，大概了解了一下，貌似是由于Network Manager有BUG引起的，经过好久的尝试，终于解决这个不能上网的问题了，这里把方法分享一下！</p>
<p>首先，卸载掉Network Manager。你可以在新立得软件管理器卸载，也可以直接在终端敲入命令，当然我觉得敲一个命令比在新立得里更新，再搜索，再卸载方便多了，尤其在没有网络的情况下！</p>
<p><code>sudo apt-get remove network manager</code></p>
<p>然后手动配置网卡，因为这个时候，在System系统设置里面，是没有网络这一项的，所以我们要手动编辑，看来还是得熟悉一些常用的配置，不然在出问题的时候比较麻烦。</p>
<p>在终端输入：</p>
<p><code>sudo gedit /etc/network/interfaces#总之你可以选用你喜欢的文本编辑器。</code></p>
<p>进入文本编辑器以后，开始配置接口！</p>
<p><font color="#0000ff"><strong>如果是你使用的静态IP</strong></font>，比如在一个office，然后office 的都是使用的固定ip的话，你应该如下设置：</p>
<p><code>auto eth0      <br />#iface eth1 inet dhcp （如果有这一行代码，麻烦你在前加一个&quot;#&quot;，把它注释掉）       <br />iface eth0 inet static       <br />address 192.168.1.168&#160; //这个IP地址，这些设置请根据你自己的情况填，不要抄我的       <br />netmask 255.255.255.0&#160; //子网掩码       <br />gateway 192.168.1.1。&#160; //网关</code></p>
<p><font color="#0000ff"><strong>如果你是IP自动获取的话</strong></font>，跟我一样。我也是在公司上网，但是ip都是自动获取，那就更加简单了：</p>
<p><code>auto eth0      <br />#iface eth1 inet dhcp （如果有这一行代码，麻烦你在前加一个&quot;#&quot;，把它注释掉）       <br />iface eth0 inet static</code></p>
<p><strong><font color="#0000ff">注意</font></strong>：解释一下，eth0指的是你的第一款网卡，eth1意思是第二网卡，介于一般用户只有一块网卡，其实只有eth0，那你设置好eth0就可以了，别的不用管了。还有一点就是在弹出的文本编辑器里的这段配置，可能里面不是空白的，我的就不是，我的第一个配置貌似是什么lo，也就是网卡的测试用的自循环，不用管它，把这些配置添加进去就可以了。</p>
<p>这个时候，你就可以ping一下你的网关，看看有网络有没有通。</p>
<p><code>ping 192.168.0.1#或者有的是192.168.1.1，如果是公司的网络不是这两个跟网关咨询。</code></p>
<p>这个时候还不一定能上网，但是网络估计没有问题了，你还需要添加DNS信息，不然是没有办法访问网站的。</p>
<p><code>sudo gedit /etc/resolv.conf</code></p>
<p>在弹出的文本输入框输入：</p>
<p><code>DNSnameserver 192.168.1.1 //这里填入你所在地方的 DNS 服务器的地址</code></p>
<p>这里的192.168.1.1也就是你的默认网关。但是这里保险最好填写两个DNS信息，一个是网关，我还加入了本地区电信的DNS，我目前是在广东电信，用的DNS是202.96.128.86，所以我的配置信息是如下：</p>
<p><code>DNSnameserver 192.168.1.1      <br />DNSnameserver 202.96.128.86</code></p>
<p>如果你使用的网通，总之不知道自己DNS的话，请电话查询你的网络接入商。</p>
<p><font color="#0000ff"><strong>还有如果你是ADSL拨号上网，</strong></font>我记得命令应该是：</p>
<p><code>sudo pppoeconfig</code></p>
<p>这里会出现一步一步的提示，填写帐号和密码，仔细看提示操作因该就没有问题了，因为这个我这里没有尝试，具体的就不写了。</p>
<p>不过我ubuntu现在还是会偶尔出现关机不顺畅的问题，就是关机的时候进入一个黑屏，一个光标闪闪闪就不动了，必须按电源才能继续关机，如果有朋友也有这个问题解决了，还希望能赐教一下！</p>
<br /><g:plusone size="" href="http%3A%2F%2Fwww.nonozone.net%2Fthe-solution-of-ubuntu810-can-not-connection-internet.html"></g:plusone><table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="108" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Ubuntu8.10版正式发布！" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.nonozone.net%2Fubuntu810-released.html&from=http%3A%2F%2Fwww.nonozone.net%2Fthe-solution-of-ubuntu810-can-not-connection-internet.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 102px !important; height: 102px !important;" src="http://static.wumii.com/site_images/2011/09/01/26866771.png" width="102px" height="102px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 108px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Ubuntu8.10版正式发布！</font>
                    </a>
                </td>
                <td width="108" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="电脑不能上网问题的诊断方法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.nonozone.net%2Fcomputer-can-not-access-problem-diagnosis.html&from=http%3A%2F%2Fwww.nonozone.net%2Fthe-solution-of-ubuntu810-can-not-connection-internet.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 102px !important; height: 102px !important;" src="http://static.wumii.com/site_images/2011/09/01/26858901.png" width="102px" height="102px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 108px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">电脑不能上网问题的诊断方法</font>
                    </a>
                </td>
                <td width="108" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="基于Debian的VPS搭建LAMP指南" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.nonozone.net%2Flamp-vps-structures-based-on-debians-guide.html&from=http%3A%2F%2Fwww.nonozone.net%2Fthe-solution-of-ubuntu810-can-not-connection-internet.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 102px !important; height: 102px !important;" src="http://www.nonozone.net/wp-content/uploads/2011/09/dll-file.png" width="102px" height="102px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 108px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">基于Debian的VPS搭建LAMP指南</font>
                    </a>
                </td>
                <td width="108" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Debian安装LNMP指南及多站点配置" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.nonozone.net%2Fdebian-installation-guide-and-multi-site-configuration-lnmp.html&from=http%3A%2F%2Fwww.nonozone.net%2Fthe-solution-of-ubuntu810-can-not-connection-internet.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 102px !important; height: 102px !important;" src="http://www.nonozone.net/wp-content/uploads/2011/09/dll-file.png" width="102px" height="102px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 108px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Debian安装LNMP指南及多站点配置</font>
                    </a>
                </td>
                <td width="108" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="WordPress自动摘要插件wp-utf8-excerpt" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.nonozone.net%2Fwordpress-plugins-wp-utf8-excerpt.html&from=http%3A%2F%2Fwww.nonozone.net%2Fthe-solution-of-ubuntu810-can-not-connection-internet.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 102px !important; height: 102px !important;" src="http://www.nonozone.net/wp-content/uploads/2011/09/dll-file.png" width="102px" height="102px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 108px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">WordPress自动摘要插件wp-utf8-excerpt</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" 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.nonozone.net/the-solution-of-ubuntu810-can-not-connection-internet.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Ubuntu8.10版正式发布！</title>
		<link>http://www.nonozone.net/ubuntu810-released.html</link>
		<comments>http://www.nonozone.net/ubuntu810-released.html#comments</comments>
		<pubDate>Fri, 31 Oct 2008 12:18:03 +0000</pubDate>
		<dc:creator>nonozone</dc:creator>
				<category><![CDATA[软件评测]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.nonozone.net/ubuntu810-released.html</guid>
		<description><![CDATA[Ubuntu8.10版本正式发布了！ Ubuntu 是一个由 社区 开发的，适用于笔记本电脑、 桌面电脑 和 服务器。 无论您是在家庭、学校还是工作时使用，Ubuntu 都包含了您所需的所有程序：无论是文字处理和电子邮件，还是 Web 服务和编程工具。 大家可以到这里下载。我也在第一时间下载好镜像用wubi安装在笔记本上，可惜不知道为什么一直不能上网，貌似这个问题在ubuntu中文论坛上反映还挺多的。我是在安装完毕时重启的时候，进入一个黑屏然后一个光标一直闪一直闪就不动了，后来按了一下电源键才继续关机重启。 还有就是提醒一下，下载的时候最好选择BT下载，一是因为现在新版本刚刚发布，下载的人很多，服务器负载不够，另一方面是由于下载人多，BT种子其实很多，很快就可以让你满速，比HTTP下载速度快多了！ 唉，第一时间就不能体验ubuntu新版本的特点了，过几天再试试吧。<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="108" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Ubuntu8.10不能上网解决方法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.nonozone.net%2Fthe-solution-of-ubuntu810-can-not-connection-internet.html&from=http%3A%2F%2Fwww.nonozone.net%2Fubuntu810-released.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 102px !important; height: 102px !important;" src="http://www.nonozone.net/wp-content/uploads/2011/09/dll-file.png" width="102px" height="102px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 108px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Ubuntu8.10不能上网解决方法</font>
                    </a>
                </td>
                <td width="108" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="基于Debian的VPS搭建LAMP指南" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.nonozone.net%2Flamp-vps-structures-based-on-debians-guide.html&from=http%3A%2F%2Fwww.nonozone.net%2Fubuntu810-released.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 102px !important; height: 102px !important;" src="http://www.nonozone.net/wp-content/uploads/2011/09/dll-file.png" width="102px" height="102px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 108px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">基于Debian的VPS搭建LAMP指南</font>
                    </a>
                </td>
                <td width="108" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Debian安装LNMP指南及多站点配置" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.nonozone.net%2Fdebian-installation-guide-and-multi-site-configuration-lnmp.html&from=http%3A%2F%2Fwww.nonozone.net%2Fubuntu810-released.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 102px !important; height: 102px !important;" src="http://www.nonozone.net/wp-content/uploads/2011/09/dll-file.png" width="102px" height="102px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 108px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Debian安装LNMP指南及多站点配置</font>
                    </a>
                </td>
                <td width="108" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="WordPress自动摘要插件wp-utf8-excerpt" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.nonozone.net%2Fwordpress-plugins-wp-utf8-excerpt.html&from=http%3A%2F%2Fwww.nonozone.net%2Fubuntu810-released.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 102px !important; height: 102px !important;" src="http://www.nonozone.net/wp-content/uploads/2011/09/dll-file.png" width="102px" height="102px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 108px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">WordPress自动摘要插件wp-utf8-excerpt</font>
                    </a>
                </td>
                <td width="108" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Google拼音输入法2.0测试版发布" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.nonozone.net%2Fgoogle-pinyin-ime-20-beta-release.html&from=http%3A%2F%2Fwww.nonozone.net%2Fubuntu810-released.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 102px !important; height: 102px !important;" src="http://static.wumii.com/site_images/2011/09/01/26848299.gif" width="102px" height="102px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 108px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Google拼音输入法2.0测试版发布</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" 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><img src="http://www.ubuntu.org.cn/themes/ubuntu07/images/ubuntulogo.png" /> </p>
<p><a target="_blank" href="http://www.ubuntu.org.cn">Ubuntu</a>8.10版本正式发布了！</p>
<p>Ubuntu 是一个由 <a href="http://www.ubuntu.org.cn/community">社区</a> 开发的，适用于笔记本电脑、 <a href="http://www.ubuntu.org.cn/products/whatisubuntu/desktopedition">桌面电脑</a> 和 <a href="http://www.ubuntu.org.cn/products/whatisubuntu/serveredition"><u>服务器</u></a>。 无论您是在家庭、学校还是工作时使用，Ubuntu 都包含了您所需的所有程序：无论是文字处理和电子邮件，还是 Web 服务和编程工具。</p>
<p>大家可以到<a target="_blank" href="http://www.ubuntu.org.cn/getubuntu/download">这里下载</a>。我也在第一时间下载好镜像用wubi安装在笔记本上，可惜不知道为什么一直不能上网，貌似这个问题在ubuntu中文论坛上反映还挺多的。我是在安装完毕时重启的时候，进入一个黑屏然后一个光标一直闪一直闪就不动了，后来按了一下电源键才继续关机重启。</p>
<p>还有就是提醒一下，下载的时候最好选择BT下载，一是因为现在新版本刚刚发布，下载的人很多，服务器负载不够，另一方面是由于下载人多，BT种子其实很多，很快就可以让你满速，比HTTP下载速度快多了！</p>
<p>唉，第一时间就不能体验ubuntu新版本的特点了，过几天再试试吧。</p>
<br /><g:plusone size="" href="http%3A%2F%2Fwww.nonozone.net%2Fubuntu810-released.html"></g:plusone><table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="108" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Ubuntu8.10不能上网解决方法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.nonozone.net%2Fthe-solution-of-ubuntu810-can-not-connection-internet.html&from=http%3A%2F%2Fwww.nonozone.net%2Fubuntu810-released.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 102px !important; height: 102px !important;" src="http://www.nonozone.net/wp-content/uploads/2011/09/dll-file.png" width="102px" height="102px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 108px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Ubuntu8.10不能上网解决方法</font>
                    </a>
                </td>
                <td width="108" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="基于Debian的VPS搭建LAMP指南" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.nonozone.net%2Flamp-vps-structures-based-on-debians-guide.html&from=http%3A%2F%2Fwww.nonozone.net%2Fubuntu810-released.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 102px !important; height: 102px !important;" src="http://www.nonozone.net/wp-content/uploads/2011/09/dll-file.png" width="102px" height="102px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 108px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">基于Debian的VPS搭建LAMP指南</font>
                    </a>
                </td>
                <td width="108" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Debian安装LNMP指南及多站点配置" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.nonozone.net%2Fdebian-installation-guide-and-multi-site-configuration-lnmp.html&from=http%3A%2F%2Fwww.nonozone.net%2Fubuntu810-released.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 102px !important; height: 102px !important;" src="http://www.nonozone.net/wp-content/uploads/2011/09/dll-file.png" width="102px" height="102px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 108px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Debian安装LNMP指南及多站点配置</font>
                    </a>
                </td>
                <td width="108" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="WordPress自动摘要插件wp-utf8-excerpt" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.nonozone.net%2Fwordpress-plugins-wp-utf8-excerpt.html&from=http%3A%2F%2Fwww.nonozone.net%2Fubuntu810-released.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 102px !important; height: 102px !important;" src="http://www.nonozone.net/wp-content/uploads/2011/09/dll-file.png" width="102px" height="102px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 108px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">WordPress自动摘要插件wp-utf8-excerpt</font>
                    </a>
                </td>
                <td width="108" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Google拼音输入法2.0测试版发布" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.nonozone.net%2Fgoogle-pinyin-ime-20-beta-release.html&from=http%3A%2F%2Fwww.nonozone.net%2Fubuntu810-released.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 102px !important; height: 102px !important;" src="http://static.wumii.com/site_images/2011/09/01/26848299.gif" width="102px" height="102px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 108px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Google拼音输入法2.0测试版发布</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" 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.nonozone.net/ubuntu810-released.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

