<?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>NICA &#187; linux</title>
	<atom:link href="http://nicaliu.info/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://nicaliu.info</link>
	<description>【Nicholas, Nica &#38; Nix】接著是與 Nix 一起寫稿譯稿的日子 ~ 仍然繼續玩 Linux、OpenSource and Cloud....</description>
	<lastBuildDate>Mon, 21 May 2012 07:53:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>yumError @ CentOS 5.3</title>
		<link>http://nicaliu.info/2009/10/17/2387/</link>
		<comments>http://nicaliu.info/2009/10/17/2387/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 07:03:16 +0000</pubDate>
		<dc:creator>Nica</dc:creator>
				<category><![CDATA[【技術手札】筆記]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Yum]]></category>

		<guid isPermaLink="false">http://nicaliu.info/?p=2387</guid>
		<description><![CDATA[在 centos 5.3 下執行 yum update
最後會出現一長串的錯誤訊息：
Traceback (most recent call last):
File &#8220;/usr/bin/yum&#8221;, line 29, in ?
yummain.user_main(sys.argv[1:], exit_code=True)

File &#8220;/usr/share/yum-cli/yummain.py&#8221;, line 229, in user_main
errcode = main(args)
…
File &#8220;/usr/lib/python2.4/site-packages/yum/sqlitesack.py&#8221;, line 94, in _read_db_obj
setattr(self, item, _share_data(db_obj[item]))
TypeError: unsubscriptable object
參考：http://www.centos.org/modules/newbb/print.php?form=1&#38;topic_id=20237&#38;forum=37&#38;order=ASC&#38;start=0
解決方式如下：
[root@JNT ~]# yum clean all 
Loaded plugins: security
Cleaning up Everything
[root@JNT ~]# rm -f /var/lib/rpm/__db*
[root@JNT ~]# rpm &#8211;rebuilddb
[root@JNT ~]# yum update
…
成功!!!
]]></description>
		<wfw:commentRss>http://nicaliu.info/2009/10/17/2387/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Red Hat Fedora 11 瞄準 Linux Desktop 市場</title>
		<link>http://nicaliu.info/2009/05/04/2181/</link>
		<comments>http://nicaliu.info/2009/05/04/2181/#comments</comments>
		<pubDate>Mon, 04 May 2009 08:04:11 +0000</pubDate>
		<dc:creator>Nica</dc:creator>
				<category><![CDATA[【技術手札】新聞]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://nicaliu.info/?p=2181</guid>
		<description><![CDATA[譯者：Nica &#60; nicaliu at  gmail at com &#62;
誰說 Red Hat 對 Linux 桌面環境沒興趣 ?
Linux 廠商 Red Hat (NYSE: RHT) 正緊鑼密鼓準備下一個社群 Linux 釋出： Fedora 11 &#8211; 程式代碼 Leonidas ，這代表了釋出的預覽里程埤 &#8211; 展現的是 Linux 技術的未來。

Fedora 11 包含新的開放源碼技術 &#8211; 透過許多不同視界，加快 Linux 桌面環境。開機時間變快的原因乃在於裝置連結的速度，而伺服器型態的安裝，最能看到新的 Linux 檔案系統與增強的虛擬化功能效果。
Fedora 11 Preview 里程埤在作業系統市場裡，與其對手 Ubuntu 產品的較勁，一如 Microsoft (NASDAQ: MSFT) Windows 7 的釋出就緊接在接受度不佳的 Windows Vista 之後一樣。
『Fedora 11 [...]]]></description>
		<wfw:commentRss>http://nicaliu.info/2009/05/04/2181/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linux 下的驢子：amule</title>
		<link>http://nicaliu.info/2009/04/24/2166/</link>
		<comments>http://nicaliu.info/2009/04/24/2166/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 08:01:16 +0000</pubDate>
		<dc:creator>Nica</dc:creator>
				<category><![CDATA[【技術手札】筆記]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[p2p]]></category>

		<guid isPermaLink="false">http://nicaliu.info/?p=2166</guid>
		<description><![CDATA[Windows 系統下的 emule，在 Linux 裡叫 amule … (當然，還有 xmule 等等很多的 p2p 套件可選擇，只是本文主題是安裝 amule )
yum 的出現節省我一大半尋找相依性套件的時間：以往我們要裝個 a.rpm，常會遇上出現：你還需要xxx 檔、ooo 檔，若這些檔案就是套件名，那還好解決，再 download 下來裝就是了，但往往很多 library 我是不知道它到底在哪個套件裡的，相依性問題在此成了噩夢。有了 yum，真的好方便 (好廣告的名詞呀)，總之，若你的系統支援 yum，那麼套件安裝問題就解決一大半了 – 是的，只有一大半，因為有些套件不在正規分支套件的 repo 裡，像 amule 就是 !!
 
幸好，amule 很貼心 作了一個叫 auleSVNrepo 的套件 – 當然，安裝它是不會有任何相信性問題的，因為它只是幫你作了一個 yum 的 repo 檔，好讓你方便用yum 安裝真正的 amule。
 
在支援 yum 的系統下安裝 amule 超簡單，步驟如下：
 
一、到 http://www.webalice.it/iz0bbz/amule/amule.html 下載amuleSVNrepo-1-1.noarch.rpm ，好處是：
- 檔案小、沒有相依性問題。下載至本機後，直接使用指令 [...]]]></description>
		<wfw:commentRss>http://nicaliu.info/2009/04/24/2166/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>最快的嘸蝦米輸入法安裝 @ Fedora 10</title>
		<link>http://nicaliu.info/2009/04/17/2162/</link>
		<comments>http://nicaliu.info/2009/04/17/2162/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 15:24:13 +0000</pubDate>
		<dc:creator>Nica</dc:creator>
				<category><![CDATA[【技術手札】筆記]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://nicaliu.info/?p=2162</guid>
		<description><![CDATA[參考自：Linux：在Fedora Linux安裝嘸蝦米

一、下載 liu.bin ，將檔案置於本機 /usr/share/scim/tables/ 下
二、在桌面環境的 scim 圖示 (Fedora 10 桌面右上角鍵盤圖示) 點選滑鼠右鍵，選擇 『重新載入設定值』即可。
]]></description>
		<wfw:commentRss>http://nicaliu.info/2009/04/17/2162/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

