<?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>享受生活 － Enjoy Life! &#187; Linux</title>
	<atom:link href="http://www.qiliang.net/blog/tag/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.qiliang.net/blog</link>
	<description>Just so so.</description>
	<lastBuildDate>Wed, 28 Jul 2010 07:12:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>第一次把Linux安装到USB移动硬盘上</title>
		<link>http://www.qiliang.net/blog/2008/08/%e7%ac%ac%e4%b8%80%e6%ac%a1%e6%8a%8alinux%e5%ae%89%e8%a3%85%e5%88%b0usb%e7%a7%bb%e5%8a%a8%e7%a1%ac%e7%9b%98%e4%b8%8a.html</link>
		<comments>http://www.qiliang.net/blog/2008/08/%e7%ac%ac%e4%b8%80%e6%ac%a1%e6%8a%8alinux%e5%ae%89%e8%a3%85%e5%88%b0usb%e7%a7%bb%e5%8a%a8%e7%a1%ac%e7%9b%98%e4%b8%8a.html#comments</comments>
		<pubDate>Wed, 06 Aug 2008 21:05:00 +0000</pubDate>
		<dc:creator>Cavendish</dc:creator>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.qiliang.net/blog/?p=164</guid>
		<description><![CDATA[因为Nokia的Windows系统是在加密的NTFS分区上工作的，并且默认占据整个硬盘，我用ntfsresize无法真确识别该分区。没办法，第一次把Linux安装到USB移动硬盘上。安装过程都很顺利，GRUB安装到了移动硬盘上。
启动的时候，GRUB报错，后来找到原因了。我的笔记本内置SATA硬盘，所以内核启动后会把它识别为sda，而移动硬盘则成了sdb，安装Linux时它会自动写找hd1，实际上在USB硬盘启动过程中（内核启动之前）只识别了它自己，所以改GRUB的设置为hd0就都正常了。
今天还试了试KDE 4.1中的KWin特效，很不错。
]]></description>
			<content:encoded><![CDATA[<p>因为Nokia的Windows系统是在加密的NTFS分区上工作的，并且默认占据整个硬盘，我用ntfsresize无法真确识别该分区。没办法，第一次把Linux安装到USB移动硬盘上。安装过程都很顺利，GRUB安装到了移动硬盘上。</p>
<p>启动的时候，GRUB报错，后来找到原因了。我的笔记本内置SATA硬盘，所以内核启动后会把它识别为sda，而移动硬盘则成了sdb，安装Linux时它会自动写找hd1，实际上在USB硬盘启动过程中（内核启动之前）只识别了它自己，所以改GRUB的设置为hd0就都正常了。</p>
<p>今天还试了试KDE 4.1中的KWin特效，很不错。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.qiliang.net/blog/2008/08/%e7%ac%ac%e4%b8%80%e6%ac%a1%e6%8a%8alinux%e5%ae%89%e8%a3%85%e5%88%b0usb%e7%a7%bb%e5%8a%a8%e7%a1%ac%e7%9b%98%e4%b8%8a.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PackMan &#8211; 玩 Linux 的都应该看过了吧？</title>
		<link>http://www.qiliang.net/blog/2008/02/packman-%e7%8e%a9-linux-%e7%9a%84%e9%83%bd%e5%ba%94%e8%af%a5%e7%9c%8b%e8%bf%87%e4%ba%86%e5%90%a7%ef%bc%9f.html</link>
		<comments>http://www.qiliang.net/blog/2008/02/packman-%e7%8e%a9-linux-%e7%9a%84%e9%83%bd%e5%ba%94%e8%af%a5%e7%9c%8b%e8%bf%87%e4%ba%86%e5%90%a7%ef%bc%9f.html#comments</comments>
		<pubDate>Fri, 08 Feb 2008 13:32:00 +0000</pubDate>
		<dc:creator>Cavendish</dc:creator>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.qiliang.net/blog/?p=137</guid>
		<description><![CDATA[PackMan
好像都有繁体中文页面了，没有简体中文的。
]]></description>
			<content:encoded><![CDATA[<p><a href="http://packman.links2linux.org/">PackMan</a></p>
<p>好像都有繁体中文页面了，没有简体中文的。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.qiliang.net/blog/2008/02/packman-%e7%8e%a9-linux-%e7%9a%84%e9%83%bd%e5%ba%94%e8%af%a5%e7%9c%8b%e8%bf%87%e4%ba%86%e5%90%a7%ef%bc%9f.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>体验了一下 openSUSE 的 Build Service</title>
		<link>http://www.qiliang.net/blog/2008/02/%e4%bd%93%e9%aa%8c%e4%ba%86%e4%b8%80%e4%b8%8b-opensuse-%e7%9a%84-build-service.html</link>
		<comments>http://www.qiliang.net/blog/2008/02/%e4%bd%93%e9%aa%8c%e4%ba%86%e4%b8%80%e4%b8%8b-opensuse-%e7%9a%84-build-service.html#comments</comments>
		<pubDate>Fri, 08 Feb 2008 13:23:00 +0000</pubDate>
		<dc:creator>Cavendish</dc:creator>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[SUSE]]></category>

		<guid isPermaLink="false">http://www.qiliang.net/blog/?p=136</guid>
		<description><![CDATA[
因为看到了别人(swyear)构建的用于 openSUSE 的 wqy 安装包，于是也就体会了一下，hehe。
还是很强大的呀，可以支持 openSUSE 10.3, 10.2、SUSE 10.1、SLE 10, 9、openSUSE Factory、Debian Etch、Fedora 8, 7, 6 with Extras、RHEL 5、CentOS 5、Mandriva 2007, 2006、xUbuntu 7.10, 7.04, 6.06。
openSUSE Build Service
openSUSE Software Search
我的目录，hoho。
]]></description>
			<content:encoded><![CDATA[<p><a href="https://build.opensuse.org/images/common/geeko.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img style="float: left; margin: 0 10px 10px 0; cursor: hand; width: 320px;" src="https://build.opensuse.org/images/common/geeko.jpg" border="0" alt="" /></a></p>
<p>因为看到了别人(swyear)构建的用于 openSUSE 的 wqy 安装包，于是也就体会了一下，hehe。</p>
<p>还是很强大的呀，可以支持 openSUSE 10.3, 10.2、SUSE 10.1、SLE 10, 9、openSUSE Factory、Debian Etch、Fedora 8, 7, 6 with Extras、RHEL 5、CentOS 5、Mandriva 2007, 2006、xUbuntu 7.10, 7.04, 6.06。</p>
<p><a href="http://build.opensuse.org/">openSUSE Build Service</a><br />
<a href="http://software.opensuse.org/search">openSUSE Software Search</a></p>
<p><a href="http://download.opensuse.org/repositories/home:/liangqi/">我的目录</a>，hoho。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.qiliang.net/blog/2008/02/%e4%bd%93%e9%aa%8c%e4%ba%86%e4%b8%80%e4%b8%8b-opensuse-%e7%9a%84-build-service.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dell Precision 690 &amp; UltraSharp 2407WFP-HC &#8211; 2</title>
		<link>http://www.qiliang.net/blog/2008/01/dell-precision-690-ultrasharp-2407wfp-hc-2.html</link>
		<comments>http://www.qiliang.net/blog/2008/01/dell-precision-690-ultrasharp-2407wfp-hc-2.html#comments</comments>
		<pubDate>Wed, 16 Jan 2008 10:25:00 +0000</pubDate>
		<dc:creator>Cavendish</dc:creator>
				<category><![CDATA[生活]]></category>
		<category><![CDATA[Drivers]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.qiliang.net/blog/?p=125</guid>
		<description><![CDATA[昨天忘了说了，装这台机器，还遇到了一个 Dell 机器的 bug。就是当我运行 OpenSUSE 10.3 的安装光盘时，在第一个菜单选项处，不可以使用 USB 键盘切换选项，因为默认是进入硬盘启动，所以郁闷了一阵子。
网上搜索了一下，Dell 的一些机型都有同样的问题，需要更新 BIOS。
后来终于有网了，并且使用 KDE 4 Live CD 启动后，上网下载并且更新，还好，Dell 支持在 Linux 下更新，不过在下载的时候也有些问题，我把操作系统换成 Red Hat Linux 选项后，下载文件仍然是 .exe 的。然后就一切 OK 了。
今天把 NVIDIA 的驱动装上了，glxgears 跑得好快呀，1093x FPS。
]]></description>
			<content:encoded><![CDATA[<p>昨天忘了说了，装这台机器，还遇到了一个 Dell 机器的 bug。就是当我运行 OpenSUSE 10.3 的安装光盘时，在第一个菜单选项处，不可以使用 USB 键盘切换选项，因为默认是进入硬盘启动，所以郁闷了一阵子。</p>
<p>网上搜索了一下，Dell 的一些机型都有<a href="https://secure-support.novell.com/KanisaPlatform/Publishing/579/3038395_f.SAL_Public.html">同样的问题</a>，需要更新 BIOS。</p>
<p>后来终于有网了，并且使用 KDE 4 Live CD 启动后，上网下载并且更新，还好，Dell 支持在 Linux 下更新，不过在下载的时候也有些问题，我把操作系统换成 Red Hat Linux 选项后，下载文件仍然是 .exe 的。然后就一切 OK 了。</p>
<p>今天把 NVIDIA 的驱动装上了，glxgears 跑得好快呀，1093x FPS。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.qiliang.net/blog/2008/01/dell-precision-690-ultrasharp-2407wfp-hc-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dell Precision 690 &amp; UltraSharp 2407WFP-HC</title>
		<link>http://www.qiliang.net/blog/2008/01/dell-precision-690-ultrasharp-2407wfp-hc.html</link>
		<comments>http://www.qiliang.net/blog/2008/01/dell-precision-690-ultrasharp-2407wfp-hc.html#comments</comments>
		<pubDate>Tue, 15 Jan 2008 20:20:00 +0000</pubDate>
		<dc:creator>Cavendish</dc:creator>
				<category><![CDATA[生活]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.qiliang.net/blog/?p=124</guid>
		<description><![CDATA[Sun Ultra 25 用起来还是不很顺手，昨天就找头儿要了一个台式机。
今早去拿机器了，好强大的 Dell Precision 690 和 UltraSharp 2407WFP-HC。
今天下午刚装了 OpenSUSE 10.3，明天更新一下，再装上 KDE 4.0，当然还有很重要的 NVIDIA 的驱动。可以好好爽一下了，不过单位好像不让看大片，hoho。
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sun.com/desktop/workstation/ultra25/">Sun Ultra 25</a> 用起来还是不很顺手，昨天就找头儿要了一个台式机。</p>
<p>今早去拿机器了，好强大的 <a href="http://www.dell.com/content/products/productdetails.aspx/precn_690?c=us&amp;cs=555&amp;l=en&amp;s=biz">Dell Precision 690</a> 和 <a href="http://accessories.us.dell.com/sna/products/Monitors/productdetail.aspx?c=us&amp;l=en&amp;s=biz&amp;cs=555&amp;sku=320-5647">UltraSharp 2407WFP-HC</a>。</p>
<p>今天下午刚装了 OpenSUSE 10.3，明天更新一下，再装上 KDE 4.0，当然还有很重要的 NVIDIA 的驱动。可以好好爽一下了，不过单位好像不让看大片，hoho。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.qiliang.net/blog/2008/01/dell-precision-690-ultrasharp-2407wfp-hc.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>第一部 Android 手机？</title>
		<link>http://www.qiliang.net/blog/2008/01/%e7%ac%ac%e4%b8%80%e9%83%a8-android-%e6%89%8b%e6%9c%ba%ef%bc%9f.html</link>
		<comments>http://www.qiliang.net/blog/2008/01/%e7%ac%ac%e4%b8%80%e9%83%a8-android-%e6%89%8b%e6%9c%ba%ef%bc%9f.html#comments</comments>
		<pubDate>Thu, 10 Jan 2008 18:42:00 +0000</pubDate>
		<dc:creator>Cavendish</dc:creator>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Phone]]></category>

		<guid isPermaLink="false">http://www.qiliang.net/blog/?p=121</guid>
		<description><![CDATA[提起 Google Android，大家应该都不会陌生。
最近的 PC Magazine 的 CES 报告中，提到了 Wistron NeWeb Corp. (WNC) 的 GW4，它就是使用 Qtopia 的电话版本做的，hoho。
原文链接在这里。
]]></description>
			<content:encoded><![CDATA[<p>提起 <a href="http://www.linuxdevices.com/news/NS6158023701.html">Google Android</a>，大家应该都不会陌生。</p>
<p>最近的 PC Magazine 的 <a href="http://www.pcmag.com/article2/0,2704,2245563,00.asp">CES 报告</a>中，提到了 Wistron NeWeb Corp. (WNC) 的 GW4，它就是使用 <a href="http://www.linuxdevices.com/news/NS3547076080.html">Qtopia 的电话版本</a>做的，hoho。</p>
<p>原文链接在<a href="http://www.linuxdevices.com/news/NS6697265909.html">这里</a>。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.qiliang.net/blog/2008/01/%e7%ac%ac%e4%b8%80%e9%83%a8-android-%e6%89%8b%e6%9c%ba%ef%bc%9f.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>openSUSE 10.3 以及 ATI 8.42.3 最新驱动</title>
		<link>http://www.qiliang.net/blog/2007/10/opensuse-10-3-%e4%bb%a5%e5%8f%8a-ati-8-42-3-%e6%9c%80%e6%96%b0%e9%a9%b1%e5%8a%a8.html</link>
		<comments>http://www.qiliang.net/blog/2007/10/opensuse-10-3-%e4%bb%a5%e5%8f%8a-ati-8-42-3-%e6%9c%80%e6%96%b0%e9%a9%b1%e5%8a%a8.html#comments</comments>
		<pubDate>Wed, 24 Oct 2007 13:42:00 +0000</pubDate>
		<dc:creator>Cavendish</dc:creator>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[Drivers]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.qiliang.net/blog/?p=106</guid>
		<description><![CDATA[我的本子是 ThinkPad T60，上次不慎把系统恢复分区搞坏了，从公司要了 Windows XP 的恢复光盘恢复了一下，比较郁闷的是语言是挪威文的。然后一直就是 VMWare Player 跑 openSUSE 10.2，太慢了，没法编译大程序。最近正好 10.3 也出来了，重新搞了一下，用 Knoppix 中的 QtParted 把默认的大 NTFS 分区缩小，然后保证隐藏分区不变的情况下做好分区，安装了 10.3，要点就是不要动 MBR，把 GRUB 装在了 Linux 系统分区上。发现一个有意思的结果，就是 GRUB 可以引导系统的那个恢复分区，并不需要 ThinkVantage 按键了，不知道可以不可以这样把隐藏分区搞到其它机器上。还有一个好消息就是无线网卡也可以工作了，这里是文档。
10.3 好像没有 10.2 稳定，时不时崩溃的事情还是有的。当时 ATI 显卡驱动还不支持 10.3，先放下了。
这两天 ATI 发布最新驱动 8.42.3，今天装了一下，可以用了，但是 glxgears 没法跑，看不到帧数了。另外不知道 compiz fusion 怎么搞起来，再等等大家的说明吧。
]]></description>
			<content:encoded><![CDATA[<p>我的本子是 <a href="http://www.thinkwiki.org/wiki/Category:T60">ThinkPad T60</a>，上次不慎把系统恢复分区搞坏了，从公司要了 Windows XP 的恢复光盘恢复了一下，比较郁闷的是语言是挪威文的。然后一直就是 VMWare Player 跑 <a href="http://www.opensuse.org/">openSUSE</a> 10.2，太慢了，没法编译大程序。最近正好 10.3 也出来了，重新搞了一下，用 <a href="http://www.knoppix.org/">Knoppix</a> 中的 <a href="http://qtparted.sourceforge.net/">QtParted</a> 把默认的大 NTFS 分区缩小，然后保证隐藏分区不变的情况下做好分区，安装了 10.3，要点就是不要动 MBR，把 GRUB 装在了 Linux 系统分区上。发现一个有意思的结果，就是 GRUB 可以引导系统的那个恢复分区，并不需要 ThinkVantage 按键了，不知道可以不可以这样把隐藏分区搞到其它机器上。还有一个好消息就是无线网卡也可以工作了，这里是<a href="http://www.thinkwiki.org/wiki/How_to_checkout_and_install_madwifi_experimental_driver_for_ar5008">文档</a>。</p>
<p>10.3 好像没有 10.2 稳定，时不时崩溃的事情还是有的。当时 ATI 显卡驱动还不支持 10.3，先放下了。</p>
<p>这两天 ATI 发布最新驱动 <a href="http://www2.ati.com/drivers/linux/ati-driver-installer-8.42.3-x86.x86_64.run">8.42.3</a>，今天装了一下，可以用了，但是 glxgears 没法跑，看不到帧数了。另外不知道 <a href="http://compiz.org/">compiz fusion</a> 怎么搞起来，再等等大家的说明吧。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.qiliang.net/blog/2007/10/opensuse-10-3-%e4%bb%a5%e5%8f%8a-ati-8-42-3-%e6%9c%80%e6%96%b0%e9%a9%b1%e5%8a%a8.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>看来袁萌更喜欢 GNOME 一些了</title>
		<link>http://www.qiliang.net/blog/2007/10/%e7%9c%8b%e6%9d%a5%e8%a2%81%e8%90%8c%e6%9b%b4%e5%96%9c%e6%ac%a2-gnome-%e4%b8%80%e4%ba%9b%e4%ba%86.html</link>
		<comments>http://www.qiliang.net/blog/2007/10/%e7%9c%8b%e6%9d%a5%e8%a2%81%e8%90%8c%e6%9b%b4%e5%96%9c%e6%ac%a2-gnome-%e4%b8%80%e4%ba%9b%e4%ba%86.html#comments</comments>
		<pubDate>Wed, 03 Oct 2007 19:55:00 +0000</pubDate>
		<dc:creator>Cavendish</dc:creator>
				<category><![CDATA[未分类]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.qiliang.net/blog/?p=103</guid>
		<description><![CDATA[本篇博客有点标题党了，大家海涵一下。
袁萌：“模仿”不是发展中国Linux之路中提到“红旗Linux 6.0只是采用了X.org 7.2和KDE 3.5.7桌面开发平台，根本没有世界通行的GNOME版本。”。看来我们这位曾任中科红旗总工程师的“中国Linux之父”和正牌的“Linux之父”有不一样的爱好呀。笑谈一下，标题党到此结束。
长篇大论的，自然有人会去写，我这里也就是瞎喊一下口号，“模仿”也可以算是一条学习之路，不过对于Linux，我想我们中国缺少的却是贡献，中国也喊Linux喊了好多年了，Linux以及各GNU软件，乃至BSD软件中，中国人，尤其指大陆的华人，又做了多少呢？
空喊一下口号，该做什么还是要做什么的。
]]></description>
			<content:encoded><![CDATA[<p>本篇博客有点标题党了，大家海涵一下。</p>
<p><a href="http://blog.sina.com.cn/s/blog_4e85818901000bol.html">袁萌：“模仿”不是发展中国Linux之路</a>中提到“红旗Linux 6.0只是采用了X.org 7.2和KDE 3.5.7桌面开发平台，根本没有世界通行的GNOME版本。”。看来我们这位曾任中科红旗总工程师的“中国Linux之父”和正牌的“Linux之父”有不一样的爱好呀。笑谈一下，标题党到此结束。</p>
<p>长篇大论的，自然有人会去写，我这里也就是瞎喊一下口号，“模仿”也可以算是一条学习之路，不过对于Linux，我想我们中国缺少的却是贡献，中国也喊Linux喊了好多年了，Linux以及各GNU软件，乃至BSD软件中，中国人，尤其指大陆的华人，又做了多少呢？</p>
<p>空喊一下口号，该做什么还是要做什么的。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.qiliang.net/blog/2007/10/%e7%9c%8b%e6%9d%a5%e8%a2%81%e8%90%8c%e6%9b%b4%e5%96%9c%e6%ac%a2-gnome-%e4%b8%80%e4%ba%9b%e4%ba%86.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>第一次网络安装Linux(openSUSE 10.2)</title>
		<link>http://www.qiliang.net/blog/2007/09/%e7%ac%ac%e4%b8%80%e6%ac%a1%e7%bd%91%e7%bb%9c%e5%ae%89%e8%a3%85linuxopensuse-10-2.html</link>
		<comments>http://www.qiliang.net/blog/2007/09/%e7%ac%ac%e4%b8%80%e6%ac%a1%e7%bd%91%e7%bb%9c%e5%ae%89%e8%a3%85linuxopensuse-10-2.html#comments</comments>
		<pubDate>Fri, 14 Sep 2007 23:05:00 +0000</pubDate>
		<dc:creator>Cavendish</dc:creator>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[SUSE]]></category>

		<guid isPermaLink="false">http://www.qiliang.net/blog/?p=89</guid>
		<description><![CDATA[10.3还没有出来，原来机器中的10.2又被我的挪威文xp搞掉了，等等之后再折腾硬盘吧。
但是KDE 4的工作还是很需要一个环境，于是我接着Vmware Player 6，试试网络安装。还是需要一个小ISO的，这里是安装说明，另外自己又找了一个在挪威的镜像，好像也只有这一个。速度我觉得还不错，比光盘稍慢一点。
装完了10.2，就装KDE 4的包，也不少了，开始工作了！
]]></description>
			<content:encoded><![CDATA[<p>10.3还没有出来，原来机器中的10.2又被我的挪威文xp搞掉了，等等之后再折腾硬盘吧。</p>
<p>但是KDE 4的工作还是很需要一个环境，于是我接着Vmware Player 6，试试网络安装。还是需要一个小<a href="http://download.opensuse.org/distribution/10.2/iso/cd/openSUSE-10.2-GM-i386-mini.iso">ISO</a>的，这里是<a href="http://en.opensuse.org/INSTALL_Internet">安装说明</a>，另外自己又找了一个在挪威的镜像，好像也只有这一个。速度我觉得还不错，比光盘稍慢一点。</p>
<p>装完了10.2，就装KDE 4的包，也不少了，开始工作了！</p>
]]></content:encoded>
			<wfw:commentRss>http://www.qiliang.net/blog/2007/09/%e7%ac%ac%e4%b8%80%e6%ac%a1%e7%bd%91%e7%bb%9c%e5%ae%89%e8%a3%85linuxopensuse-10-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GNOME也可以用Oxygen主题了</title>
		<link>http://www.qiliang.net/blog/2007/08/gnome%e4%b9%9f%e5%8f%af%e4%bb%a5%e7%94%a8oxygen%e4%b8%bb%e9%a2%98%e4%ba%86.html</link>
		<comments>http://www.qiliang.net/blog/2007/08/gnome%e4%b9%9f%e5%8f%af%e4%bb%a5%e7%94%a8oxygen%e4%b8%bb%e9%a2%98%e4%ba%86.html#comments</comments>
		<pubDate>Fri, 31 Aug 2007 09:34:00 +0000</pubDate>
		<dc:creator>Cavendish</dc:creator>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.qiliang.net/blog/?p=85</guid>
		<description><![CDATA[GNOME中的Oxygen：Oxygen Refit
出处：
David Vignoni (davigno): Conquer … their Desktop!
一篇意大利文的博客
]]></description>
			<content:encoded><![CDATA[<p>GNOME中的Oxygen：<a href="http://www.gnome-look.org/content/show.php/Oxygen+Refit+%5BIcons%5D?content=64589">Oxygen Refit</a></p>
<p>出处：<br />
<a href="http://davigno.oxygen-icons.org/2007/08/30/conquer-their-desktop/">David Vignoni (davigno): Conquer … their Desktop!</a><br />
<a href="http://marco.boneff.ch/blog/?p=444">一篇意大利文的博客</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.qiliang.net/blog/2007/08/gnome%e4%b9%9f%e5%8f%af%e4%bb%a5%e7%94%a8oxygen%e4%b8%bb%e9%a2%98%e4%ba%86.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
