<?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>LinuxByte &#187; Ubuntu</title>
	<atom:link href="http://www.linuxbyte.org/tag/ubuntu/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linuxbyte.org</link>
	<description>一个Linux Blog</description>
	<lastBuildDate>Thu, 26 Jan 2012 08:13:08 +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>升级到Ubuntu 11.10</title>
		<link>http://www.linuxbyte.org/sheng-ji-dao-ubuntu-11-10.html</link>
		<comments>http://www.linuxbyte.org/sheng-ji-dao-ubuntu-11-10.html#comments</comments>
		<pubDate>Wed, 26 Oct 2011 14:43:24 +0000</pubDate>
		<dc:creator>xiao H</dc:creator>
				<category><![CDATA[日常桌面]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 11.10]]></category>

		<guid isPermaLink="false">http://www.linuxbyte.org/?p=759</guid>
		<description><![CDATA[今天进系统update 的时候，系统弹出可以升级到ubuntu 11.10，当时没理丫的，点了取消干活去了。可后来忍不住折腾的欲望就想装Ubuntu 11.10。于是运行下面命令 sudo update-manager -d 系统弹出下面界面... ]]></description>
			<content:encoded><![CDATA[<p>今天进系统update 的时候，系统弹出可以升级到ubuntu 11.10，当时没理丫的，点了取消干活去了。可后来忍不住折腾的欲望就想装Ubuntu 11.10。于是运行下面命令</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> update-manager <span style="color: #660033;">-d</span></pre></div></div>

<p>系统弹出下面界面，点“升级”<br />
<a href="http://www.linuxbyte.org/uploads/2011/10/update-manager-d.png" rel="lightbox[759]"><img src="http://www.linuxbyte.org/uploads/2011/10/update-manager-d-320x114.png" alt="" title="update-manager-d" width="320" height="114" class="alignnone size-medium wp-image-760" /></a><br />
<span id="more-759"></span><br />
经过漫长的下载安装和自动配置，系统成功升级。重启后就能进新系统了。<br />
不过默认的unity 让我很不习惯，估计很多初上手的都会大骂Canonical坑爹。所以换个熟悉的桌面很有必要。<br />
安装Gnome3</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> gnome-shell</pre></div></div>

<p>或者安装KDE4</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> kubuntu-desktop</pre></div></div>

<p>我装了gnome3,重启后，在LightDM 界面点击用户名右上角的“齿轮”符号，可以选择登录哪个桌面环境。</p>

<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;">引用:
* Cairo-Dock (with Gnome and effects)
——带3D特效，屏幕底部有Cairo-Dock程序启动器栏，鼠标中键点击红色关闭按钮可以注销用户回到登录界面（需要安装Cairo-Dock）
* Cairo-Dock (with Gnome and without effects)
——无3D特效，屏幕底部有Cairo-Dock程序启动器栏，鼠标中键点击红色关闭按钮可以注销用户回到登录界面（需要安装Cairo-Dock）
* GNOME
—— Gnome 3 桌面，屏幕左侧有Gnome 3 程序启动器栏（需要安装“Advanced Settings”，也就是以前 Gnome Tweak Tool 这个软件的Gnome3升级版）
* GNOME classic
—— 带3D特效，Gnome桌经典面
* GNOME classic (No effects)
—— 不带3D特效，Gnome桌经典面
* Recovery Console
——故障恢复控制台，屏幕左上角出现字符终端，需要使用命令重启或关闭计算机
* Ubuntu （默认，基本）
——带3D特效，屏幕左侧有Unity程序启动器栏
* Ubuntu 2D （基本）
——无3D特效，屏幕左侧有Unity程序启动器栏
* User Defined Session
——用户定义的会话，没有任何程序启动器栏，按 Ctrl+ALt+Del 键可以注销用户回到登录界面</pre></div></div>

<p>最后记得运行下面命令清理下系统</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> autoremove
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> autoclean</pre></div></div>

<h2  class="related_post_title">与本文关系暧昧的文字</h2><ul class="related_post"><li><a href="http://www.linuxbyte.org/ubuntu-11-04-zheng-shi-ban-xia-zai.html" title="ubuntu 11.04 正式版下载">ubuntu 11.04 正式版下载</a></li><li><a href="http://www.linuxbyte.org/ubuntu-geng-xin-yuan-qian-ming-cuo-wu-badsig-40976eaf437d05b5.html" title="Ubuntu 更新源签名错误 &#8211;BADSIG 40976EAF437D05B5 ">Ubuntu 更新源签名错误 &#8211;BADSIG 40976EAF437D05B5 </a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-2-fa-bu.html" title="Ubuntu 10.04.2 发布">Ubuntu 10.04.2 发布</a></li><li><a href="http://www.linuxbyte.org/wei-ni-de-linuxxia-an-zhuang-yuan-sheng-zfs.html" title="为你的Linux下安装原生 ZFS">为你的Linux下安装原生 ZFS</a></li><li><a href="http://www.linuxbyte.org/ubuntu-kao-lv-yong-lightdm-qu-dai-gdm.html" title="Ubuntu 考虑用 LightDM 取代 GDM ">Ubuntu 考虑用 LightDM 取代 GDM </a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-10-alpha-1-fa-bu.html" title="Ubuntu 10.10 Alpha 1 发布">Ubuntu 10.10 Alpha 1 发布</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-rc-fa-bu.html" title="Ubuntu 10.04 RC 发布">Ubuntu 10.04 RC 发布</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-xin-bi-zhi.html" title="Ubuntu 10.04 新壁纸">Ubuntu 10.04 新壁纸</a></li><li><a href="http://www.linuxbyte.org/ubuntu-9-10-ting-zhi-xi-tong-fu-wu.html" title="ubuntu 9.10 停止系统服务">ubuntu 9.10 停止系统服务</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-beta-1-fabu.html" title="Ubuntu 10.04 Beta 1 发布">Ubuntu 10.04 Beta 1 发布</a></li></ul><hr />
<p><small>© xiao H for <a href="http://www.linuxbyte.org">LinuxByte</a>, 2011<br />
Source: <a href="http://www.linuxbyte.org/sheng-ji-dao-ubuntu-11-10.html">升级到Ubuntu 11.10</a><br />
Post tags: <a href="http://www.linuxbyte.org/tag/ubuntu" rel="tag">Ubuntu</a>, <a href="http://www.linuxbyte.org/tag/ubuntu-11-10" rel="tag">Ubuntu 11.10</a><br/>
</small></p>
	<p style="margin:3px 0 0 0;">标签：<a href="http://www.linuxbyte.org/tag/ubuntu" title="Ubuntu" rel="tag">Ubuntu</a>, <a href="http://www.linuxbyte.org/tag/ubuntu-11-10" title="Ubuntu 11.10" rel="tag">Ubuntu 11.10</a></p>

<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxbyte.org/sheng-ji-dao-ubuntu-11-10.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ubuntu 11.04 正式版下载</title>
		<link>http://www.linuxbyte.org/ubuntu-11-04-zheng-shi-ban-xia-zai.html</link>
		<comments>http://www.linuxbyte.org/ubuntu-11-04-zheng-shi-ban-xia-zai.html#comments</comments>
		<pubDate>Thu, 28 Apr 2011 11:19:38 +0000</pubDate>
		<dc:creator>xiao H</dc:creator>
				<category><![CDATA[新闻评论]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu 11.04]]></category>

		<guid isPermaLink="false">http://www.linuxbyte.org/?p=707</guid>
		<description><![CDATA[Ubuntu 11.04 正式版终于发布了，目前各个镜像基本同步完成，最晚到今晚国内几大镜像也将全部完成。 download:http://releases.ubuntu.com/11.04/ 或者直接用BT下载：32bit &#124; 64bit. 与本文关系暧昧的文字... ]]></description>
			<content:encoded><![CDATA[<p>Ubuntu 11.04 正式版终于发布了，目前各个镜像基本同步完成，最晚到今晚国内几大镜像也将全部完成。<br />
download:<a href="http://releases.ubuntu.com/11.04/">http://releases.ubuntu.com/11.04/</a><br />
<a href="http://www.linuxbyte.org/uploads/2011/04/ubuntu.png" rel="lightbox[707]"><img src="http://www.linuxbyte.org/uploads/2011/04/ubuntu-320x240.png" alt="" title="ubuntu" width="320" height="240" class="alignnone size-medium wp-image-708" /></a><br />
<span id="more-707"></span><br />
或者直接用BT下载：<a href="http://releases.ubuntu.com/natty/ubuntu-11.04-desktop-i386.iso.torrent">32bit</a> | <a href="http://releases.ubuntu.com/natty/ubuntu-11.04-desktop-amd64.iso.torrent">64bit</a>.</p>
<h2  class="related_post_title">与本文关系暧昧的文字</h2><ul class="related_post"><li><a href="http://www.linuxbyte.org/sheng-ji-dao-ubuntu-11-10.html" title="升级到Ubuntu 11.10">升级到Ubuntu 11.10</a></li><li><a href="http://www.linuxbyte.org/ubuntu-geng-xin-yuan-qian-ming-cuo-wu-badsig-40976eaf437d05b5.html" title="Ubuntu 更新源签名错误 &#8211;BADSIG 40976EAF437D05B5 ">Ubuntu 更新源签名错误 &#8211;BADSIG 40976EAF437D05B5 </a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-2-fa-bu.html" title="Ubuntu 10.04.2 发布">Ubuntu 10.04.2 发布</a></li><li><a href="http://www.linuxbyte.org/wei-ni-de-linuxxia-an-zhuang-yuan-sheng-zfs.html" title="为你的Linux下安装原生 ZFS">为你的Linux下安装原生 ZFS</a></li><li><a href="http://www.linuxbyte.org/ubuntu-kao-lv-yong-lightdm-qu-dai-gdm.html" title="Ubuntu 考虑用 LightDM 取代 GDM ">Ubuntu 考虑用 LightDM 取代 GDM </a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-10-alpha-1-fa-bu.html" title="Ubuntu 10.10 Alpha 1 发布">Ubuntu 10.10 Alpha 1 发布</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-rc-fa-bu.html" title="Ubuntu 10.04 RC 发布">Ubuntu 10.04 RC 发布</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-xin-bi-zhi.html" title="Ubuntu 10.04 新壁纸">Ubuntu 10.04 新壁纸</a></li><li><a href="http://www.linuxbyte.org/ubuntu-9-10-ting-zhi-xi-tong-fu-wu.html" title="ubuntu 9.10 停止系统服务">ubuntu 9.10 停止系统服务</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-beta-1-fabu.html" title="Ubuntu 10.04 Beta 1 发布">Ubuntu 10.04 Beta 1 发布</a></li></ul><hr />
<p><small>© xiao H for <a href="http://www.linuxbyte.org">LinuxByte</a>, 2011<br />
Source: <a href="http://www.linuxbyte.org/ubuntu-11-04-zheng-shi-ban-xia-zai.html">ubuntu 11.04 正式版下载</a><br />
Post tags: <a href="http://www.linuxbyte.org/tag/ubuntu" rel="tag">Ubuntu</a>, <a href="http://www.linuxbyte.org/tag/ubuntu-11-04" rel="tag">ubuntu 11.04</a><br/>
</small></p>
	<p style="margin:3px 0 0 0;">标签：<a href="http://www.linuxbyte.org/tag/ubuntu" title="Ubuntu" rel="tag">Ubuntu</a>, <a href="http://www.linuxbyte.org/tag/ubuntu-11-04" title="ubuntu 11.04" rel="tag">ubuntu 11.04</a></p>

<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxbyte.org/ubuntu-11-04-zheng-shi-ban-xia-zai.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu 更新源签名错误 &#8211;BADSIG 40976EAF437D05B5</title>
		<link>http://www.linuxbyte.org/ubuntu-geng-xin-yuan-qian-ming-cuo-wu-badsig-40976eaf437d05b5.html</link>
		<comments>http://www.linuxbyte.org/ubuntu-geng-xin-yuan-qian-ming-cuo-wu-badsig-40976eaf437d05b5.html#comments</comments>
		<pubDate>Sat, 19 Feb 2011 03:47:08 +0000</pubDate>
		<dc:creator>xiao H</dc:creator>
				<category><![CDATA[系统管理]]></category>
		<category><![CDATA[40976EAF437D05B5]]></category>
		<category><![CDATA[BADSIG]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[签名错误]]></category>

		<guid isPermaLink="false">http://www.linuxbyte.org/?p=618</guid>
		<description><![CDATA[错误提示： GPG 错误：http://mirrors.163.com maverick-updates Release: 下列签名无效： BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key &#60;ftpmaster @ubuntu.com&#62; &#60;/ftpmaster&#62; 修复方法 gpg --keyserver keyserver.u... ]]></description>
			<content:encoded><![CDATA[<p>错误提示：</p>

<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;">GPG 错误：http://mirrors.163.com maverick-updates Release: 下列签名无效： BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;ftpmaster</span> @ubuntu.com<span style="color: #000000; font-weight: bold;">&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/ftpmaster<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></div></div>

<p><span id="more-618"></span><br />
修复方法</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">gpg <span style="color: #660033;">--keyserver</span> keyserver.ubuntu.com <span style="color: #660033;">--recv</span> 40976EAF437D05B5
gpg <span style="color: #660033;">--export</span> <span style="color: #660033;">--armor</span> 40976EAF437D05B5 <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-key</span> add -</pre></div></div>

<p>上面的方法不行可以试试下面这个</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">aptitude</span> <span style="color: #660033;">-o</span> Acquire::http::No-Cache=True <span style="color: #660033;">-o</span> Acquire::<span style="color: #007800;">BrokenProxy</span>=<span style="color: #c20cb9; font-weight: bold;">true</span> update</pre></div></div>

<p>终极大法</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> clean
<span style="color: #7a0874; font-weight: bold;">cd</span> <span style="color: #000000; font-weight: bold;">/</span>var<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>apt
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">mv</span> lists lists.old
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">mkdir</span> <span style="color: #660033;">-p</span> lists<span style="color: #000000; font-weight: bold;">/</span>partial
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> clean
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> update</pre></div></div>

<p>以上方法来自：</p>
<p>http://forum.ubuntu.org.</p>
<h2  class="related_post_title">与本文关系暧昧的文字</h2><ul class="related_post"><li><a href="http://www.linuxbyte.org/sheng-ji-dao-ubuntu-11-10.html" title="升级到Ubuntu 11.10">升级到Ubuntu 11.10</a></li><li><a href="http://www.linuxbyte.org/ubuntu-11-04-zheng-shi-ban-xia-zai.html" title="ubuntu 11.04 正式版下载">ubuntu 11.04 正式版下载</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-2-fa-bu.html" title="Ubuntu 10.04.2 发布">Ubuntu 10.04.2 发布</a></li><li><a href="http://www.linuxbyte.org/wei-ni-de-linuxxia-an-zhuang-yuan-sheng-zfs.html" title="为你的Linux下安装原生 ZFS">为你的Linux下安装原生 ZFS</a></li><li><a href="http://www.linuxbyte.org/ubuntu-kao-lv-yong-lightdm-qu-dai-gdm.html" title="Ubuntu 考虑用 LightDM 取代 GDM ">Ubuntu 考虑用 LightDM 取代 GDM </a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-10-alpha-1-fa-bu.html" title="Ubuntu 10.10 Alpha 1 发布">Ubuntu 10.10 Alpha 1 发布</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-rc-fa-bu.html" title="Ubuntu 10.04 RC 发布">Ubuntu 10.04 RC 发布</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-xin-bi-zhi.html" title="Ubuntu 10.04 新壁纸">Ubuntu 10.04 新壁纸</a></li><li><a href="http://www.linuxbyte.org/ubuntu-9-10-ting-zhi-xi-tong-fu-wu.html" title="ubuntu 9.10 停止系统服务">ubuntu 9.10 停止系统服务</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-beta-1-fabu.html" title="Ubuntu 10.04 Beta 1 发布">Ubuntu 10.04 Beta 1 发布</a></li></ul><hr />
<p><small>© xiao H for <a href="http://www.linuxbyte.org">LinuxByte</a>, 2011<br />
Source: <a href="http://www.linuxbyte.org/ubuntu-geng-xin-yuan-qian-ming-cuo-wu-badsig-40976eaf437d05b5.html">Ubuntu 更新源签名错误 &#8211;BADSIG 40976EAF437D05B5</a><br />
Post tags: <a href="http://www.linuxbyte.org/tag/40976eaf437d05b5" rel="tag">40976EAF437D05B5</a>, <a href="http://www.linuxbyte.org/tag/badsig" rel="tag">BADSIG</a>, <a href="http://www.linuxbyte.org/tag/ubuntu" rel="tag">Ubuntu</a>, <a href="http://www.linuxbyte.org/tag/%e7%ad%be%e5%90%8d%e9%94%99%e8%af%af" rel="tag">签名错误</a><br/>
</small></p>
	<p style="margin:3px 0 0 0;">标签：<a href="http://www.linuxbyte.org/tag/40976eaf437d05b5" title="40976EAF437D05B5" rel="tag">40976EAF437D05B5</a>, <a href="http://www.linuxbyte.org/tag/badsig" title="BADSIG" rel="tag">BADSIG</a>, <a href="http://www.linuxbyte.org/tag/ubuntu" title="Ubuntu" rel="tag">Ubuntu</a>, <a href="http://www.linuxbyte.org/tag/%e7%ad%be%e5%90%8d%e9%94%99%e8%af%af" title="签名错误" rel="tag">签名错误</a></p>

<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxbyte.org/ubuntu-geng-xin-yuan-qian-ming-cuo-wu-badsig-40976eaf437d05b5.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubuntu 10.04.2 发布</title>
		<link>http://www.linuxbyte.org/ubuntu-10-04-2-fa-bu.html</link>
		<comments>http://www.linuxbyte.org/ubuntu-10-04-2-fa-bu.html#comments</comments>
		<pubDate>Fri, 18 Feb 2011 07:37:20 +0000</pubDate>
		<dc:creator>xiao H</dc:creator>
				<category><![CDATA[新闻评论]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 10.04]]></category>

		<guid isPermaLink="false">http://www.linuxbyte.org/?p=613</guid>
		<description><![CDATA[Ubuntu 发布了Ubuntu 10.04 LTS 的第二个维护版本Ubuntu 10.04.2，此版本主要是修复了一些 bug 、进行安全升级及添加了更多的硬件支持，详情请看官方的 ChangeSummary 和release announcement。 老用户无需下载... ]]></description>
			<content:encoded><![CDATA[<p>Ubuntu 发布了Ubuntu 10.04 LTS 的第二个维护版本Ubuntu 10.04.2，此版本主要是修复了一些 bug 、进行安全升级及添加了更多的硬件支持，详情请看官方的 <a href="https://wiki.ubuntu.com/LucidLynx/ReleaseNotes/ChangeSummary/10.04.2">ChangeSummary </a>和<a href="https://lists.ubuntu.com/archives/ubuntu-announce/2011-February/000141.html">release announcement</a>。<br />
<span id="more-613"></span><br />
老用户无需下载直接升级即可，新用户可以到以下地址获取相应版本的下载：</p>
<ul>
<li><a href="http://www.ubuntu.com/desktop/get-ubuntu/download">Ubuntu 10.04.2 LTS</a></li>
<li><a href="http://www.ubuntu.com/server/get-ubuntu/download">Ubuntu 10.04.2 LTS Server Edition</a></li>
<li><a href="http://www.kubuntu.org/">Kubuntu 10.04.2 LTS</a></li>
<li><a href="http://www.xubuntu.org/getubuntu">Xubuntu 10.04.2 LTS</a></li>
</ul>
<p>国内用户可以时刻关注 163 源：<br />
<a href="http://mirrors.163.com/ubuntu-releases/">http://mirrors.163.com/ubuntu-releases/</a></p>
<p>SHA256SUMS 校验码</p>

<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;">a35f2b3a135027b8ecc95d985b57e4e7cc2d27e6579a3e2cc8ff9f3f1cb52c33 *ubuntu-10.04-netbook-armel+dove.img
1557848987c308fc6bd54357401335b3684237af027853735836c2df0d811ae9 *ubuntu-10.04-netbook-armel+imx51.img
c29599ec4acf425dfd52d1542f2bb3dd0319483f0df1bea29a472d7c7c281b8a *ubuntu-10.04-netbook-i386.iso
19a3c083b12fa09c97cbcfed09442a2c9786957c8d839ea6bd305bd55bcdc38a *ubuntu-10.04.2-alternate-amd64.iso
0fa4bb43f4653cf36cb18b67e68944b1d24ef4f8f202d27968123e0d803982ec *ubuntu-10.04.2-alternate-i386.iso
e1fb9e4901fe6f909788a87655d0a31ce364bfe7040d2a571170731236310c10 *ubuntu-10.04.2-desktop-amd64.iso
7473c7c9236feda718f4532e77df46ec777bddda5301b390c99478aa3b89b56d *ubuntu-10.04.2-desktop-i386.iso
76d2e94e021eb87791f8d3b93ae5b2759981dfad4539fb6c7dd471f2351a9a90 *ubuntu-10.04.2-server-amd64.iso
53c38db12b56474c69aa827dfaba58e5af2b6fce51e3fc4b7bb4e093c23824bf *ubuntu-10.04.2-server-i386.iso
6a8fe5b9cfca3cdf8ae36311a6287ad06293642a0e52d3671f6a545725b48c0c *wubi.exe</pre></div></div>

<h2  class="related_post_title">与本文关系暧昧的文字</h2><ul class="related_post"><li><a href="http://www.linuxbyte.org/sheng-ji-dao-ubuntu-11-10.html" title="升级到Ubuntu 11.10">升级到Ubuntu 11.10</a></li><li><a href="http://www.linuxbyte.org/ubuntu-11-04-zheng-shi-ban-xia-zai.html" title="ubuntu 11.04 正式版下载">ubuntu 11.04 正式版下载</a></li><li><a href="http://www.linuxbyte.org/ubuntu-geng-xin-yuan-qian-ming-cuo-wu-badsig-40976eaf437d05b5.html" title="Ubuntu 更新源签名错误 &#8211;BADSIG 40976EAF437D05B5 ">Ubuntu 更新源签名错误 &#8211;BADSIG 40976EAF437D05B5 </a></li><li><a href="http://www.linuxbyte.org/wei-ni-de-linuxxia-an-zhuang-yuan-sheng-zfs.html" title="为你的Linux下安装原生 ZFS">为你的Linux下安装原生 ZFS</a></li><li><a href="http://www.linuxbyte.org/ubuntu-kao-lv-yong-lightdm-qu-dai-gdm.html" title="Ubuntu 考虑用 LightDM 取代 GDM ">Ubuntu 考虑用 LightDM 取代 GDM </a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-10-alpha-1-fa-bu.html" title="Ubuntu 10.10 Alpha 1 发布">Ubuntu 10.10 Alpha 1 发布</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-rc-fa-bu.html" title="Ubuntu 10.04 RC 发布">Ubuntu 10.04 RC 发布</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-xin-bi-zhi.html" title="Ubuntu 10.04 新壁纸">Ubuntu 10.04 新壁纸</a></li><li><a href="http://www.linuxbyte.org/ubuntu-9-10-ting-zhi-xi-tong-fu-wu.html" title="ubuntu 9.10 停止系统服务">ubuntu 9.10 停止系统服务</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-beta-1-fabu.html" title="Ubuntu 10.04 Beta 1 发布">Ubuntu 10.04 Beta 1 发布</a></li></ul><hr />
<p><small>© xiao H for <a href="http://www.linuxbyte.org">LinuxByte</a>, 2011<br />
Source: <a href="http://www.linuxbyte.org/ubuntu-10-04-2-fa-bu.html">Ubuntu 10.04.2 发布</a><br />
Post tags: <a href="http://www.linuxbyte.org/tag/ubuntu" rel="tag">Ubuntu</a>, <a href="http://www.linuxbyte.org/tag/ubuntu-10-04" rel="tag">Ubuntu 10.04</a><br/>
</small></p>
	<p style="margin:3px 0 0 0;">标签：<a href="http://www.linuxbyte.org/tag/ubuntu" title="Ubuntu" rel="tag">Ubuntu</a>, <a href="http://www.linuxbyte.org/tag/ubuntu-10-04" title="Ubuntu 10.04" rel="tag">Ubuntu 10.04</a></p>

<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxbyte.org/ubuntu-10-04-2-fa-bu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>为你的Linux下安装原生 ZFS</title>
		<link>http://www.linuxbyte.org/wei-ni-de-linuxxia-an-zhuang-yuan-sheng-zfs.html</link>
		<comments>http://www.linuxbyte.org/wei-ni-de-linuxxia-an-zhuang-yuan-sheng-zfs.html#comments</comments>
		<pubDate>Mon, 24 Jan 2011 14:32:25 +0000</pubDate>
		<dc:creator>xiao H</dc:creator>
				<category><![CDATA[系统管理]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[zfs]]></category>

		<guid isPermaLink="false">http://www.linuxbyte.org/?p=583</guid>
		<description><![CDATA[本文指导你为你的Linux系统安装原生ZFS,系统测试环境为Ubuntu 10.10 Linux 2.6.35-24-generic #42-Ubuntu SMP x86_64 内核，Ubuntu 10.04 应该也能顺利安装。 确保您已经安装下面的几个包 build-essential gawk zlib1g-dev u... ]]></description>
			<content:encoded><![CDATA[<p>本文指导你为你的Linux系统安装原生ZFS,系统测试环境为Ubuntu 10.10 Linux 2.6.35-24-generic #42-Ubuntu SMP x86_64  内核，Ubuntu 10.04 应该也能顺利安装。</p>
<p>确保您已经安装下面的几个包</p>

<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;">build-essential
gawk
zlib1g-dev
uuid-dev</pre></div></div>

<p>如果没有安装运行下面命令安装：</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> build-essential <span style="color: #c20cb9; font-weight: bold;">gawk</span> zlib1g-dev uuid-dev</pre></div></div>

<p><span id="more-583"></span><br />
现在开始安装SPL和ZFS 所需软件包可从 http://zfsonlinux.org/ 下载得到。<br />
下载SPL和ZFS：</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #7a0874; font-weight: bold;">cd</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>src
<span style="color: #666666; font-style: italic;">#Download the latest release, e.g.:</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">wget</span> http:<span style="color: #000000; font-weight: bold;">//</span>github.com<span style="color: #000000; font-weight: bold;">/</span>downloads<span style="color: #000000; font-weight: bold;">/</span>behlendorf<span style="color: #000000; font-weight: bold;">/</span>spl<span style="color: #000000; font-weight: bold;">/</span>spl-0.5.2.tar.gz
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">wget</span> http:<span style="color: #000000; font-weight: bold;">//</span>github.com<span style="color: #000000; font-weight: bold;">/</span>downloads<span style="color: #000000; font-weight: bold;">/</span>behlendorf<span style="color: #000000; font-weight: bold;">/</span>zfs<span style="color: #000000; font-weight: bold;">/</span>zfs-0.5.2.tar.gz</pre></div></div>

<p>安装SPL ：</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">tar</span> <span style="color: #660033;">-xvzf</span> spl-0.5.2.tar.gz
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #7a0874; font-weight: bold;">cd</span> spl-0.5.2<span style="color: #000000; font-weight: bold;">/</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> .<span style="color: #000000; font-weight: bold;">/</span>configure
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">make</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">make</span> <span style="color: #c20cb9; font-weight: bold;">install</span></pre></div></div>

<p>安装ZFS:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> ..
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">tar</span> <span style="color: #660033;">-xvzf</span> zfs-0.5.2.tar.gz
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #7a0874; font-weight: bold;">cd</span> zfs-0.5.2<span style="color: #000000; font-weight: bold;">/</span> <span style="color: #c20cb9; font-weight: bold;">sudo</span> .<span style="color: #000000; font-weight: bold;">/</span>configure
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">make</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">make</span> <span style="color: #c20cb9; font-weight: bold;">install</span></pre></div></div>

<p>安装成功后挂载splat 和 zfs.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> modprobe splat
<span style="color: #c20cb9; font-weight: bold;">sudo</span> splat <span style="color: #660033;">-a</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> modprobe zfs
<span style="color: #c20cb9; font-weight: bold;">lsmod</span> <span style="color: #000000; font-weight: bold;">|</span><span style="color: #c20cb9; font-weight: bold;">grep</span> zfs</pre></div></div>

<p>如果你遇到如下错误提示:</p>

<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;">zfs: error while loading shared libraries: libspl.so.0: cannot open shared object file: No such file or directory</pre></div></div>

<p>请执行下面命令指定libspl.so.0所在位置:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">export</span> <span style="color: #007800;">LD_LIBRARY_PATH</span>=<span style="color: #007800;">$LD_LIBRARY_PATH</span>:<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>lib</pre></div></div>

<p>本文并非原创为《<a href="http://www.howtoforge.com/native-zfs-on-ubuntu">Native ZFS On Ubuntu</a>》的译文</p>
<h2  class="related_post_title">与本文关系暧昧的文字</h2><ul class="related_post"><li><a href="http://www.linuxbyte.org/sheng-ji-dao-ubuntu-11-10.html" title="升级到Ubuntu 11.10">升级到Ubuntu 11.10</a></li><li><a href="http://www.linuxbyte.org/ubuntu-11-04-zheng-shi-ban-xia-zai.html" title="ubuntu 11.04 正式版下载">ubuntu 11.04 正式版下载</a></li><li><a href="http://www.linuxbyte.org/ubuntu-geng-xin-yuan-qian-ming-cuo-wu-badsig-40976eaf437d05b5.html" title="Ubuntu 更新源签名错误 &#8211;BADSIG 40976EAF437D05B5 ">Ubuntu 更新源签名错误 &#8211;BADSIG 40976EAF437D05B5 </a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-2-fa-bu.html" title="Ubuntu 10.04.2 发布">Ubuntu 10.04.2 发布</a></li><li><a href="http://www.linuxbyte.org/ubuntu-kao-lv-yong-lightdm-qu-dai-gdm.html" title="Ubuntu 考虑用 LightDM 取代 GDM ">Ubuntu 考虑用 LightDM 取代 GDM </a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-10-alpha-1-fa-bu.html" title="Ubuntu 10.10 Alpha 1 发布">Ubuntu 10.10 Alpha 1 发布</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-rc-fa-bu.html" title="Ubuntu 10.04 RC 发布">Ubuntu 10.04 RC 发布</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-xin-bi-zhi.html" title="Ubuntu 10.04 新壁纸">Ubuntu 10.04 新壁纸</a></li><li><a href="http://www.linuxbyte.org/ubuntu-9-10-ting-zhi-xi-tong-fu-wu.html" title="ubuntu 9.10 停止系统服务">ubuntu 9.10 停止系统服务</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-beta-1-fabu.html" title="Ubuntu 10.04 Beta 1 发布">Ubuntu 10.04 Beta 1 发布</a></li></ul><hr />
<p><small>© xiao H for <a href="http://www.linuxbyte.org">LinuxByte</a>, 2011<br />
Source: <a href="http://www.linuxbyte.org/wei-ni-de-linuxxia-an-zhuang-yuan-sheng-zfs.html">为你的Linux下安装原生 ZFS</a><br />
Post tags: <a href="http://www.linuxbyte.org/tag/ubuntu" rel="tag">Ubuntu</a>, <a href="http://www.linuxbyte.org/tag/zfs" rel="tag">zfs</a><br/>
</small></p>
	<p style="margin:3px 0 0 0;">标签：<a href="http://www.linuxbyte.org/tag/ubuntu" title="Ubuntu" rel="tag">Ubuntu</a>, <a href="http://www.linuxbyte.org/tag/zfs" title="zfs" rel="tag">zfs</a></p>

<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxbyte.org/wei-ni-de-linuxxia-an-zhuang-yuan-sheng-zfs.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 考虑用 LightDM 取代 GDM</title>
		<link>http://www.linuxbyte.org/ubuntu-kao-lv-yong-lightdm-qu-dai-gdm.html</link>
		<comments>http://www.linuxbyte.org/ubuntu-kao-lv-yong-lightdm-qu-dai-gdm.html#comments</comments>
		<pubDate>Sat, 11 Dec 2010 12:57:17 +0000</pubDate>
		<dc:creator>xiao H</dc:creator>
				<category><![CDATA[新闻评论]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[LightDM]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.linuxbyte.org/?p=576</guid>
		<description><![CDATA[Ubuntu可能将再次改变核心组件：它正考虑用LightDM取代GDM。 LightDM是一个轻量级的显示管理器。采用它的好处在于：更快，欢迎界面更快出现，无需运行完整个GNOME会话；更灵活，支持多种欢迎界... ]]></description>
			<content:encoded><![CDATA[<p>Ubuntu可能将再次改变核心组件：<a href="http://www.osnews.com/story/24123/Ubuntu_May_Replace_GDM_with_LightDM">它正考虑用LightDM取代GDM。</a><br />
LightDM是一个轻量级的显示管理器。采用它的好处在于：更快，欢迎界面更快出现，无需运行完整个GNOME会话；更灵活，支持多种欢迎界面，这将允许Ubuntu衍生发行版如Kubuntu、Lubuntu能用相同的显示管理器；代码更简单，只有5000行代码，相比之下GDM有50000行代码；支持更多使用实例，如XDMCP和多线程。<br />
<span id="more-576"></span></p>
<h2  class="related_post_title">与本文关系暧昧的文字</h2><ul class="related_post"><li><a href="http://www.linuxbyte.org/sheng-ji-dao-ubuntu-11-10.html" title="升级到Ubuntu 11.10">升级到Ubuntu 11.10</a></li><li><a href="http://www.linuxbyte.org/ubuntu-11-04-zheng-shi-ban-xia-zai.html" title="ubuntu 11.04 正式版下载">ubuntu 11.04 正式版下载</a></li><li><a href="http://www.linuxbyte.org/ubuntu-geng-xin-yuan-qian-ming-cuo-wu-badsig-40976eaf437d05b5.html" title="Ubuntu 更新源签名错误 &#8211;BADSIG 40976EAF437D05B5 ">Ubuntu 更新源签名错误 &#8211;BADSIG 40976EAF437D05B5 </a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-2-fa-bu.html" title="Ubuntu 10.04.2 发布">Ubuntu 10.04.2 发布</a></li><li><a href="http://www.linuxbyte.org/wei-ni-de-linuxxia-an-zhuang-yuan-sheng-zfs.html" title="为你的Linux下安装原生 ZFS">为你的Linux下安装原生 ZFS</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-10-alpha-1-fa-bu.html" title="Ubuntu 10.10 Alpha 1 发布">Ubuntu 10.10 Alpha 1 发布</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-rc-fa-bu.html" title="Ubuntu 10.04 RC 发布">Ubuntu 10.04 RC 发布</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-xin-bi-zhi.html" title="Ubuntu 10.04 新壁纸">Ubuntu 10.04 新壁纸</a></li><li><a href="http://www.linuxbyte.org/ubuntu-9-10-ting-zhi-xi-tong-fu-wu.html" title="ubuntu 9.10 停止系统服务">ubuntu 9.10 停止系统服务</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-beta-1-fabu.html" title="Ubuntu 10.04 Beta 1 发布">Ubuntu 10.04 Beta 1 发布</a></li></ul><hr />
<p><small>© xiao H for <a href="http://www.linuxbyte.org">LinuxByte</a>, 2010<br />
Source: <a href="http://www.linuxbyte.org/ubuntu-kao-lv-yong-lightdm-qu-dai-gdm.html">Ubuntu 考虑用 LightDM 取代 GDM</a><br />
Post tags: <a href="http://www.linuxbyte.org/tag/gdm" rel="tag">gdm</a>, <a href="http://www.linuxbyte.org/tag/lightdm" rel="tag">LightDM</a>, <a href="http://www.linuxbyte.org/tag/ubuntu" rel="tag">Ubuntu</a><br/>
</small></p>
	<p style="margin:3px 0 0 0;">标签：<a href="http://www.linuxbyte.org/tag/gdm" title="gdm" rel="tag">gdm</a>, <a href="http://www.linuxbyte.org/tag/lightdm" title="LightDM" rel="tag">LightDM</a>, <a href="http://www.linuxbyte.org/tag/ubuntu" title="Ubuntu" rel="tag">Ubuntu</a></p>

<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxbyte.org/ubuntu-kao-lv-yong-lightdm-qu-dai-gdm.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 10.10 Alpha 1 发布</title>
		<link>http://www.linuxbyte.org/ubuntu-10-10-alpha-1-fa-bu.html</link>
		<comments>http://www.linuxbyte.org/ubuntu-10-10-alpha-1-fa-bu.html#comments</comments>
		<pubDate>Fri, 04 Jun 2010 05:40:52 +0000</pubDate>
		<dc:creator>xiao H</dc:creator>
				<category><![CDATA[新闻评论]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu10.10]]></category>

		<guid isPermaLink="false">http://www.linuxbyte.org/?p=562</guid>
		<description><![CDATA[Ubuntu 10.10的首个Alpha版正式发布，代号为Maverick Meerkat。 新版本中GNOME环境更新为2.31版，这里包含了新的dconf和 gsettings API；Evolution更新至2.30，相对于Ubuntu 10.04 LTS中的版本，它的操作速度变得更... ]]></description>
			<content:encoded><![CDATA[<p>Ubuntu 10.10的首个Alpha版正式发布，代号为Maverick Meerkat。<br />
新版本中GNOME环境更新为2.31版，这里包含了新的dconf和 gsettings API；Evolution更新至2.30，相对于Ubuntu 10.04 LTS中的版本，它的操作速度变得更快；KDE更新至当前的4.5 beta 1；Qt更新至当前的4.7 beta；Linux kernel 2.6.34。<span id="more-562"></span></p>
<p>更多信息请查看<a href="https://lists.ubuntu.com/archives/ubuntu-devel-announce/2010-June/000721.html" target="_blank">发布公告</a>和<a href="http://www.ubuntu.com/testing/maverick/alpha1" target="_blank">发布日 志</a>。</p>
<p>下载：</p>
<p><a href="http://cdimage.ubuntu.com/cdimage/releases/maverick/alpha-1/maverick-desktop-i386.iso">maverick-desktop-i386.iso</a>（672MB，<a href="http://cdimage.ubuntu.com/cdimage/releases/maverick/alpha-1/maverick-desktop-i386.iso.torrent">torrent</a>）<br />
<a href="http://cdimage.ubuntu.com/cdimage/releases/maverick/alpha-1/maverick-desktop-amd64.iso">maverick-desktop-amd64.iso</a>（693MB，<a href="http://cdimage.ubuntu.com/cdimage/releases/maverick/alpha-1/maverick-desktop-amd64.iso.torrent">torrent</a>）</p>
<p>Kubuntu（<a href="http://cdimage.ubuntu.com/kubuntu/releases/maverick/alpha-1/">download</a>）<br />
Xubuntu（<a href="http://cdimage.ubuntu.com/xubuntu/releases/maverick/alpha-1/">download</a>）<br />
Ubuntu Studio（<a href="http://cdimage.ubuntu.com/ubuntustudio/releases/maverick/alpha-1/">download</a>）</p>
<h2  class="related_post_title">与本文关系暧昧的文字</h2><ul class="related_post"><li><a href="http://www.linuxbyte.org/sheng-ji-dao-ubuntu-11-10.html" title="升级到Ubuntu 11.10">升级到Ubuntu 11.10</a></li><li><a href="http://www.linuxbyte.org/ubuntu-11-04-zheng-shi-ban-xia-zai.html" title="ubuntu 11.04 正式版下载">ubuntu 11.04 正式版下载</a></li><li><a href="http://www.linuxbyte.org/ubuntu-geng-xin-yuan-qian-ming-cuo-wu-badsig-40976eaf437d05b5.html" title="Ubuntu 更新源签名错误 &#8211;BADSIG 40976EAF437D05B5 ">Ubuntu 更新源签名错误 &#8211;BADSIG 40976EAF437D05B5 </a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-2-fa-bu.html" title="Ubuntu 10.04.2 发布">Ubuntu 10.04.2 发布</a></li><li><a href="http://www.linuxbyte.org/wei-ni-de-linuxxia-an-zhuang-yuan-sheng-zfs.html" title="为你的Linux下安装原生 ZFS">为你的Linux下安装原生 ZFS</a></li><li><a href="http://www.linuxbyte.org/ubuntu-kao-lv-yong-lightdm-qu-dai-gdm.html" title="Ubuntu 考虑用 LightDM 取代 GDM ">Ubuntu 考虑用 LightDM 取代 GDM </a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-rc-fa-bu.html" title="Ubuntu 10.04 RC 发布">Ubuntu 10.04 RC 发布</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-xin-bi-zhi.html" title="Ubuntu 10.04 新壁纸">Ubuntu 10.04 新壁纸</a></li><li><a href="http://www.linuxbyte.org/ubuntu-9-10-ting-zhi-xi-tong-fu-wu.html" title="ubuntu 9.10 停止系统服务">ubuntu 9.10 停止系统服务</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-beta-1-fabu.html" title="Ubuntu 10.04 Beta 1 发布">Ubuntu 10.04 Beta 1 发布</a></li></ul><hr />
<p><small>© xiao H for <a href="http://www.linuxbyte.org">LinuxByte</a>, 2010<br />
Source: <a href="http://www.linuxbyte.org/ubuntu-10-10-alpha-1-fa-bu.html">Ubuntu 10.10 Alpha 1 发布</a><br />
Post tags: <a href="http://www.linuxbyte.org/tag/ubuntu" rel="tag">Ubuntu</a>, <a href="http://www.linuxbyte.org/tag/ubuntu10-10" rel="tag">ubuntu10.10</a><br/>
</small></p>
	<p style="margin:3px 0 0 0;">标签：<a href="http://www.linuxbyte.org/tag/ubuntu" title="Ubuntu" rel="tag">Ubuntu</a>, <a href="http://www.linuxbyte.org/tag/ubuntu10-10" title="ubuntu10.10" rel="tag">ubuntu10.10</a></p>

<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxbyte.org/ubuntu-10-10-alpha-1-fa-bu.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu 10.04 RC 发布</title>
		<link>http://www.linuxbyte.org/ubuntu-10-04-rc-fa-bu.html</link>
		<comments>http://www.linuxbyte.org/ubuntu-10-04-rc-fa-bu.html#comments</comments>
		<pubDate>Fri, 23 Apr 2010 02:53:51 +0000</pubDate>
		<dc:creator>xiao H</dc:creator>
				<category><![CDATA[新闻评论]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu10.04]]></category>

		<guid isPermaLink="false">http://www.linuxbyte.org/?p=537</guid>
		<description><![CDATA[Ubuntu 10.04 “Lucid Lynx” 正式版发布前最后一个测试版发布。 “The Ubuntu team is pleased to announce the Release Candidate for Ubuntu 10.04 LTS (Long-Term Support) Desktop and Server editions and Ubuntu 10.04 LTS Server for Ubuntu Ent... ]]></description>
			<content:encoded><![CDATA[<p>Ubuntu 10.04 “Lucid Lynx” 正式版发布前最后一个测试版发布。</p>
<blockquote><p>“The Ubuntu team is pleased to announce the Release Candidate for Ubuntu 10.04 LTS (Long-Term Support) Desktop and Server editions and Ubuntu 10.04 LTS Server for Ubuntu Enterprise Cloud (UEC) and Amazon&#8217;s EC2, as well as Ubuntu 10.04 Netbook edition. We consider this release candidate to be complete, stable, and suitable for testing by any user”</p></blockquote>
<p><span id="more-537"></span><br />
详细信息请查看<a href="https://lists.ubuntu.com/archives/ubuntu-announce/2010-April/000132.html">发行公告</a>或<a href="http://www.ubuntu.com/getubuntu/releasenotes/1004overview">发行注记</a>。</p>
<p><a href="http://www.ubuntu.com/getubuntu/releasenotes/1004overview#Download">Download</a>(<a href="http://releases.ubuntu.com/releases/10.04/SHA256SUMS">SHA256</a>):<br />
<a href="http://se.releases.ubuntu.com/10.04/ubuntu-10.04-rc-desktop-i386.iso">ubuntu-10.04-rc-desktop-i386.iso</a> (694MB, <a href="http://releases.ubuntu.com/releases/10.04/ubuntu-10.04-rc-desktop-i386.iso.torrent">torrent</a>)<br />
<a href="http://nl.releases.ubuntu.com/releases/10.04/ubuntu-10.04-rc-desktop-amd64.iso">ubuntu-10.04-rc-desktop-amd64.iso</a> (694MB, <a href="http://releases.ubuntu.com/releases/10.04/ubuntu-10.04-rc-desktop-amd64.iso.torrent">torrent</a>)</p>
<p>Other members of the Ubuntu family were also updated to RC status today:<br />
<a href="http://distrowatch.com/kubuntu">Kubuntu</a> (<a href="http://releases.ubuntu.com/kubuntu/10.04/">download</a>, <a href="https://wiki.kubuntu.org/LucidLynx/RC/Kubuntu">release notes</a>), <a href="http://distrowatch.com/xubuntu">Xubuntu</a>(<a href="http://cdimage.ubuntu.com/xubuntu/releases/lucid/rc/">download</a>), <a href="http://distrowatch.com/edubuntu">Edubuntu</a> (<a href="http://cdimage.ubuntu.com/edubuntu/releases/lucid/rc/">download</a>), <a href="http://distrowatch.com/mythbuntu">Mythbuntu</a> (<a href="http://cdimage.ubuntu.com/mythbuntu/releases/lucid/rc/">download</a>, <a href="http://www.mythbuntu.org/10.04/rc">release announcement</a>) and <a href="http://distrowatch.com/ubuntustudio">Ubuntu Studio</a> (<a href="http://cdimage.ubuntu.com/ubuntustudio/releases/lucid/rc/">download</a>).</p>
<h2  class="related_post_title">与本文关系暧昧的文字</h2><ul class="related_post"><li><a href="http://www.linuxbyte.org/sheng-ji-dao-ubuntu-11-10.html" title="升级到Ubuntu 11.10">升级到Ubuntu 11.10</a></li><li><a href="http://www.linuxbyte.org/ubuntu-11-04-zheng-shi-ban-xia-zai.html" title="ubuntu 11.04 正式版下载">ubuntu 11.04 正式版下载</a></li><li><a href="http://www.linuxbyte.org/ubuntu-geng-xin-yuan-qian-ming-cuo-wu-badsig-40976eaf437d05b5.html" title="Ubuntu 更新源签名错误 &#8211;BADSIG 40976EAF437D05B5 ">Ubuntu 更新源签名错误 &#8211;BADSIG 40976EAF437D05B5 </a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-2-fa-bu.html" title="Ubuntu 10.04.2 发布">Ubuntu 10.04.2 发布</a></li><li><a href="http://www.linuxbyte.org/wei-ni-de-linuxxia-an-zhuang-yuan-sheng-zfs.html" title="为你的Linux下安装原生 ZFS">为你的Linux下安装原生 ZFS</a></li><li><a href="http://www.linuxbyte.org/ubuntu-kao-lv-yong-lightdm-qu-dai-gdm.html" title="Ubuntu 考虑用 LightDM 取代 GDM ">Ubuntu 考虑用 LightDM 取代 GDM </a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-10-alpha-1-fa-bu.html" title="Ubuntu 10.10 Alpha 1 发布">Ubuntu 10.10 Alpha 1 发布</a></li><li><a href="http://www.linuxbyte.org/xiu-zheng-ati-lao-xian-ka-zai-ubuntu-10-04-zhong-de-chuang-ti-yi-chu.html" title="修正 ATI 老显卡在Ubuntu 10.04 中的窗体溢出">修正 ATI 老显卡在Ubuntu 10.04 中的窗体溢出</a></li><li><a href="http://www.linuxbyte.org/jie-jue-ubuntu-10-04lucid-firefox-man-de-wen-ti.html" title="解决 ubuntu 10.04(Lucid) Firefox 慢的问题">解决 ubuntu 10.04(Lucid) Firefox 慢的问题</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-xin-bi-zhi.html" title="Ubuntu 10.04 新壁纸">Ubuntu 10.04 新壁纸</a></li></ul><hr />
<p><small>© xiao H for <a href="http://www.linuxbyte.org">LinuxByte</a>, 2010<br />
Source: <a href="http://www.linuxbyte.org/ubuntu-10-04-rc-fa-bu.html">Ubuntu 10.04 RC 发布</a><br />
Post tags: <a href="http://www.linuxbyte.org/tag/ubuntu" rel="tag">Ubuntu</a>, <a href="http://www.linuxbyte.org/tag/ubuntu10-04" rel="tag">Ubuntu10.04</a><br/>
</small></p>
	<p style="margin:3px 0 0 0;">标签：<a href="http://www.linuxbyte.org/tag/ubuntu" title="Ubuntu" rel="tag">Ubuntu</a>, <a href="http://www.linuxbyte.org/tag/ubuntu10-04" title="Ubuntu10.04" rel="tag">Ubuntu10.04</a></p>

<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxbyte.org/ubuntu-10-04-rc-fa-bu.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubuntu 10.04 新壁纸</title>
		<link>http://www.linuxbyte.org/ubuntu-10-04-xin-bi-zhi.html</link>
		<comments>http://www.linuxbyte.org/ubuntu-10-04-xin-bi-zhi.html#comments</comments>
		<pubDate>Thu, 22 Apr 2010 15:50:23 +0000</pubDate>
		<dc:creator>xiao H</dc:creator>
				<category><![CDATA[日常桌面]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[壁纸]]></category>

		<guid isPermaLink="false">http://www.linuxbyte.org/?p=532</guid>
		<description><![CDATA[Ubuntu 10.04 新增了15张壁纸，几乎全是自然风光类。 全部下载请点击此处。 与本文关系暧昧的文字性感ubuntu 壁纸Ubuntu 8.04 中的新壁纸升级到Ubuntu 11.10ubuntu 11.04 正式版下载Ubuntu 更新源签名错误 &#... ]]></description>
			<content:encoded><![CDATA[<p>Ubuntu 10.04 新增了15张壁纸，几乎全是自然风光类。<br />
<a href="http://www.linuxbyte.org/uploads/2010/04/BosqueTK.jpg" rel="lightbox[532]"><img src="http://www.linuxbyte.org/uploads/2010/04/BosqueTK-320x200.jpg" alt="" title="BosqueTK" width="320" height="200" class="alignnone size-medium wp-image-533" /></a><span id="more-532"></span><a href="http://www.linuxbyte.org/uploads/2010/04/Cornered.jpg" rel="lightbox[532]"><img src="http://www.linuxbyte.org/uploads/2010/04/Cornered-320x211.jpg" alt="" title="Cornered" width="320" height="211" class="alignnone size-medium wp-image-534" /></a><br />
<a href="http://www.linuxbyte.org/uploads/2010/04/Daisy.jpg" rel="lightbox[532]"><img src="http://www.linuxbyte.org/uploads/2010/04/Daisy-320x240.jpg" alt="" title="Daisy" width="320" height="240" class="alignnone size-medium wp-image-535" /></a><a href="http://www.linuxbyte.org/uploads/2010/04/Icystones2.jpg" rel="lightbox[532]"><img src="http://www.linuxbyte.org/uploads/2010/04/Icystones2-320x213.jpg" alt="" title="Icystones2" width="320" height="213" class="alignnone size-medium wp-image-536" /></a><br />
全部下载请点击<a href="https://launchpad.net/ubuntu/lucid/+source/ubuntu-wallpapers/0.31.3/+files/ubuntu-wallpapers_0.31.3.tar.gz">此处</a>。</p>
<h2  class="related_post_title">与本文关系暧昧的文字</h2><ul class="related_post"><li><a href="http://www.linuxbyte.org/sexy-ubunut-girls-wallpapers.html" title="性感ubuntu 壁纸">性感ubuntu 壁纸</a></li><li><a href="http://www.linuxbyte.org/new-ubuntu-wallpaper.html" title="Ubuntu 8.04 中的新壁纸">Ubuntu 8.04 中的新壁纸</a></li><li><a href="http://www.linuxbyte.org/sheng-ji-dao-ubuntu-11-10.html" title="升级到Ubuntu 11.10">升级到Ubuntu 11.10</a></li><li><a href="http://www.linuxbyte.org/ubuntu-11-04-zheng-shi-ban-xia-zai.html" title="ubuntu 11.04 正式版下载">ubuntu 11.04 正式版下载</a></li><li><a href="http://www.linuxbyte.org/ubuntu-geng-xin-yuan-qian-ming-cuo-wu-badsig-40976eaf437d05b5.html" title="Ubuntu 更新源签名错误 &#8211;BADSIG 40976EAF437D05B5 ">Ubuntu 更新源签名错误 &#8211;BADSIG 40976EAF437D05B5 </a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-2-fa-bu.html" title="Ubuntu 10.04.2 发布">Ubuntu 10.04.2 发布</a></li><li><a href="http://www.linuxbyte.org/wei-ni-de-linuxxia-an-zhuang-yuan-sheng-zfs.html" title="为你的Linux下安装原生 ZFS">为你的Linux下安装原生 ZFS</a></li><li><a href="http://www.linuxbyte.org/sheng-dan-bi-zhi.html" title="圣诞壁纸">圣诞壁纸</a></li><li><a href="http://www.linuxbyte.org/ubuntu-kao-lv-yong-lightdm-qu-dai-gdm.html" title="Ubuntu 考虑用 LightDM 取代 GDM ">Ubuntu 考虑用 LightDM 取代 GDM </a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-10-alpha-1-fa-bu.html" title="Ubuntu 10.10 Alpha 1 发布">Ubuntu 10.10 Alpha 1 发布</a></li></ul><hr />
<p><small>© xiao H for <a href="http://www.linuxbyte.org">LinuxByte</a>, 2010<br />
Source: <a href="http://www.linuxbyte.org/ubuntu-10-04-xin-bi-zhi.html">Ubuntu 10.04 新壁纸</a><br />
Post tags: <a href="http://www.linuxbyte.org/tag/ubuntu" rel="tag">Ubuntu</a>, <a href="http://www.linuxbyte.org/tag/%e5%a3%81%e7%ba%b8" rel="tag">壁纸</a><br/>
</small></p>
	<p style="margin:3px 0 0 0;">标签：<a href="http://www.linuxbyte.org/tag/ubuntu" title="Ubuntu" rel="tag">Ubuntu</a>, <a href="http://www.linuxbyte.org/tag/%e5%a3%81%e7%ba%b8" title="壁纸" rel="tag">壁纸</a></p>

<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxbyte.org/ubuntu-10-04-xin-bi-zhi.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ubuntu 9.10 停止系统服务</title>
		<link>http://www.linuxbyte.org/ubuntu-9-10-ting-zhi-xi-tong-fu-wu.html</link>
		<comments>http://www.linuxbyte.org/ubuntu-9-10-ting-zhi-xi-tong-fu-wu.html#comments</comments>
		<pubDate>Tue, 13 Apr 2010 05:43:30 +0000</pubDate>
		<dc:creator>xiao H</dc:creator>
				<category><![CDATA[系统管理]]></category>
		<category><![CDATA[chkconfig]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[update-rc.d]]></category>

		<guid isPermaLink="false">http://www.linuxbyte.org/?p=527</guid>
		<description><![CDATA[给系统装了Vidalia ＋ tor 套件，但每次tor 都当系统服务自己先启动了，弄的我每次用vidalia 时还要自己先停掉tor 。于是想用chkconfig 停用tor，结果安装后使用 chkconfig tor off 给我一堆报错。google 之... ]]></description>
			<content:encoded><![CDATA[<p>给系统装了Vidalia ＋ tor 套件，但每次tor 都当系统服务自己先启动了，弄的我每次用vidalia 时还要自己先停掉tor 。于是想用chkconfig 停用tor，结果安装后使用 chkconfig tor off 给我一堆报错。google 之原来ubuntu 9.10 已经不支持chkconfig 了而用了update-rc.d，停用服务用命令</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">update-rc.d servername disable</pre></div></div>

<p><strong>关于 update-rc.d 的一些使用介绍</strong><br />
Debian 的update-rc.d与RH的chkconfig工具相类似。然而chkconfig是一个二进制程序，而update-rc.d是一个Perl脚本。这些工具有不同的命令行选项，但是却执行类似的功能。下表列出了update-rc.d的一些用法。如果要查看完整的信息，我们可以查阅相关的和册页。<span id="more-527"></span></p>
<p>命令                                        功能<br />
update-rc.d -f <service> remove            从所有的运行级别配置目录中是删除指定的服务<br />
update-rc.d </service><service> start <order> <runlevels>    配置服务在运行级别列表中按指定的顺序启动<br />
update-rc.d <service> stop <order> <runlevels>    配置服务在运行级别列表中指定的顺序停止<br />
update -rc.d与RH的chkconfig之间最大的不同就在于update-rc.d是要设置所以指向/etc/init.d目录下服务脚本的运行级别链接，而chkconfig是要每一个运行级别单独配置服务。从本质上来说，这也就意味着每次我们使用update-rc.d改变一个运行级别，我们就不得不改变所有的。例如，下面的命令序列与命令chkconfig -level 2345 inetd off的作用相同：<br />
$ update-rc.d -f inetd remove<br />
$ update-rc.d inetd stop 20 0 1 2 3 4 5 6 .<br />
第一个命令移除了所有的指向/etc/init.d/inetd服务脚本的运行级别链接，-f标志将会使得update-rc.d即使在inetd脚本本身已经存在的情况仍然进行相应的处理。第二个命令在每一个运行级别创建了一个服务级别为20的停止脚本。例如，这会创建一个 /etc/rc3.d/K20inetd的符号链接来禁止运行级别3中inetd的运行。（在这里我们要注意的是我们要显示的添加reboot与 shutdown运行级别，即0和6,仅管其中所有的服务都会被设置成为“stop“）。作为另外的一个例子，下面所显示的命令将会在运行级别3到5允许 inetd的运行，而在其他的运行级别中则被禁止：<br />
$ update-rc.d -f inetd remove<br />
$ update-rc.d inetd start 20 3 4 5 . stop 20 0 1 2 6 .<br />
Debian的update-rc.d最初看起来会叫人有一些迷惑，但是旦我们明白，我们就会发现他可以多么出色的完成我们的工作。</runlevels></order></service></runlevels></order></service></p>
<h2  class="related_post_title">与本文关系暧昧的文字</h2><ul class="related_post"><li><a href="http://www.linuxbyte.org/sheng-ji-dao-ubuntu-11-10.html" title="升级到Ubuntu 11.10">升级到Ubuntu 11.10</a></li><li><a href="http://www.linuxbyte.org/ubuntu-11-04-zheng-shi-ban-xia-zai.html" title="ubuntu 11.04 正式版下载">ubuntu 11.04 正式版下载</a></li><li><a href="http://www.linuxbyte.org/ubuntu-geng-xin-yuan-qian-ming-cuo-wu-badsig-40976eaf437d05b5.html" title="Ubuntu 更新源签名错误 &#8211;BADSIG 40976EAF437D05B5 ">Ubuntu 更新源签名错误 &#8211;BADSIG 40976EAF437D05B5 </a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-2-fa-bu.html" title="Ubuntu 10.04.2 发布">Ubuntu 10.04.2 发布</a></li><li><a href="http://www.linuxbyte.org/wei-ni-de-linuxxia-an-zhuang-yuan-sheng-zfs.html" title="为你的Linux下安装原生 ZFS">为你的Linux下安装原生 ZFS</a></li><li><a href="http://www.linuxbyte.org/ubuntu-kao-lv-yong-lightdm-qu-dai-gdm.html" title="Ubuntu 考虑用 LightDM 取代 GDM ">Ubuntu 考虑用 LightDM 取代 GDM </a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-10-alpha-1-fa-bu.html" title="Ubuntu 10.10 Alpha 1 发布">Ubuntu 10.10 Alpha 1 发布</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-rc-fa-bu.html" title="Ubuntu 10.04 RC 发布">Ubuntu 10.04 RC 发布</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-xin-bi-zhi.html" title="Ubuntu 10.04 新壁纸">Ubuntu 10.04 新壁纸</a></li><li><a href="http://www.linuxbyte.org/ubuntu-10-04-beta-1-fabu.html" title="Ubuntu 10.04 Beta 1 发布">Ubuntu 10.04 Beta 1 发布</a></li></ul><hr />
<p><small>© xiao H for <a href="http://www.linuxbyte.org">LinuxByte</a>, 2010<br />
Source: <a href="http://www.linuxbyte.org/ubuntu-9-10-ting-zhi-xi-tong-fu-wu.html">ubuntu 9.10 停止系统服务</a><br />
Post tags: <a href="http://www.linuxbyte.org/tag/chkconfig" rel="tag">chkconfig</a>, <a href="http://www.linuxbyte.org/tag/ubuntu" rel="tag">Ubuntu</a>, <a href="http://www.linuxbyte.org/tag/update-rc-d" rel="tag">update-rc.d</a><br/>
</small></p>
	<p style="margin:3px 0 0 0;">标签：<a href="http://www.linuxbyte.org/tag/chkconfig" title="chkconfig" rel="tag">chkconfig</a>, <a href="http://www.linuxbyte.org/tag/ubuntu" title="Ubuntu" rel="tag">Ubuntu</a>, <a href="http://www.linuxbyte.org/tag/update-rc-d" title="update-rc.d" rel="tag">update-rc.d</a></p>

<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxbyte.org/ubuntu-9-10-ting-zhi-xi-tong-fu-wu.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

