<?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>煎炸熊の記事本 &#187; Debian</title>
	<atom:link href="http://clip.artchiu.org/category/linux/debian-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://clip.artchiu.org</link>
	<description>隨處貼、隨便記</description>
	<lastBuildDate>Thu, 09 Sep 2010 10:40:40 +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>Ubuntu/Debina Linux 出現 unknown terminal type 解法</title>
		<link>http://clip.artchiu.org/2010/08/12/ubuntudebina-linux-%e5%87%ba%e7%8f%be-unknown-terminal-type-%e8%a7%a3%e6%b3%95/</link>
		<comments>http://clip.artchiu.org/2010/08/12/ubuntudebina-linux-%e5%87%ba%e7%8f%be-unknown-terminal-type-%e8%a7%a3%e6%b3%95/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 14:34:26 +0000</pubDate>
		<dc:creator>煎炸熊</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[export]]></category>

		<guid isPermaLink="false">http://clip.artchiu.org/?p=2967</guid>
		<description><![CDATA[原文: Ubuntu Linux 出現 unknown terminal type 解法 &#124; Tsung&#8217;s Blog
Ubuntu / Debina Linux 在 screen 裡面, 使用 htop / mytop .. 等等, 出現下述錯誤訊息:

htop
Error opening terminal: screen.linux.

mytop
&#8217;screen.linux&#8217;: unknown terminal type.


造成畫面無法顯示, 並且沒有任何顏色可以顯示.
解法

export TERM=xterm
可將此行寫入 .bashrc 內, 或直接執行即可解決.

]]></description>
		<wfw:commentRss>http://clip.artchiu.org/2010/08/12/ubuntudebina-linux-%e5%87%ba%e7%8f%be-unknown-terminal-type-%e8%a7%a3%e6%b3%95/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian 的 Backports</title>
		<link>http://clip.artchiu.org/2010/03/12/debian-%e7%9a%84-backports/</link>
		<comments>http://clip.artchiu.org/2010/03/12/debian-%e7%9a%84-backports/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 11:48:00 +0000</pubDate>
		<dc:creator>煎炸熊</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[apt-get]]></category>

		<guid isPermaLink="false">http://clip.artchiu.org/?p=2701</guid>
		<description><![CDATA[Debian 的 Backports at Gea-Suan Lin&#8217;s BLOG
這幾天在 VirtualBox 內弄了一台 Debian lenny (x86) 起來玩，想要多熟悉 Debian 與 bash 的風格…
不過 lenny (5.0.0) 從去年二月到現在也已經過了一年，雖然一直有在更新 (現在是 5.0.4)，但為了穩定性，並不是所有的軟體都有更新。印象中有個計畫是專門解決這個問題的，可以讓你在 stable 使用新版，但不是整個系統都換到 testing 或 unstable。
在印象中跟 「backport」 這個關鍵字有關，翻了以後找到 Debian Backports，看起來就是我要的…
依照「instructions [Debian Backports]」操作，直接把 entry 加到 /etc/apt/sources.list 內，用 apt-get update 更新一次，這時候會出現不認得 public key，不管他直接 apt-get install debian-backports-keyring 就收工了。測過沒問題後，就在「Backports.org worldwide mirror sites」這邊找亞洲區的 mirror site，看起來只有日本有做，改過去再測一次 update，沒問題收工…
由於預設仍然會使用 lenny 內的套件，如果要裝 backport [...]]]></description>
		<wfw:commentRss>http://clip.artchiu.org/2010/03/12/debian-%e7%9a%84-backports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian 指定使用各種不同版本軟體 &#8211; update-alternatives</title>
		<link>http://clip.artchiu.org/2010/03/11/debian-%e6%8c%87%e5%ae%9a%e4%bd%bf%e7%94%a8%e5%90%84%e7%a8%ae%e4%b8%8d%e5%90%8c%e7%89%88%e6%9c%ac%e8%bb%9f%e9%ab%94-update-alternatives/</link>
		<comments>http://clip.artchiu.org/2010/03/11/debian-%e6%8c%87%e5%ae%9a%e4%bd%bf%e7%94%a8%e5%90%84%e7%a8%ae%e4%b8%8d%e5%90%8c%e7%89%88%e6%9c%ac%e8%bb%9f%e9%ab%94-update-alternatives/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 13:53:20 +0000</pubDate>
		<dc:creator>煎炸熊</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[update-alternatives]]></category>

		<guid isPermaLink="false">http://clip.artchiu.org/?p=2699</guid>
		<description><![CDATA[Linux 指定使用各種不同版本軟體 &#8211; update-alternatives &#124; Tsung&#8217;s Blog
在 Ubuntu / Debian Linux 常常會有各種不同版本的軟體, 但是是做同樣的事(或類似的事).
最常見的 vi、java、gcc 等等, 這些都有各種不同的版本, 另外 scim / gcin 等輸入法, 是需要指定權重.
有這麼多軟體, 每次設定都要用 update-alternatives 然後去找相對應的軟體名稱, 有沒有全部安裝完後, 統一一次設定好即可的方法?
於是偷懶的方法就出現了: &#8220;update-alternatives &#8211;all&#8221; (詳見: &#8220;man 8 update-alternatives&#8221;)
不過上述全部跑完, 要花點時間設定, 若想要看看全部有哪些, 可以使用: &#8220;yes &#38;apos;&#38;apos; &#124; update-alternatives &#8211;force &#8211;all&#8221; 讓他全部再跑一次設定即可~  
]]></description>
		<wfw:commentRss>http://clip.artchiu.org/2010/03/11/debian-%e6%8c%87%e5%ae%9a%e4%bd%bf%e7%94%a8%e5%90%84%e7%a8%ae%e4%b8%8d%e5%90%8c%e7%89%88%e6%9c%ac%e8%bb%9f%e9%ab%94-update-alternatives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why does apt-get update tell me to run apt-get update?</title>
		<link>http://clip.artchiu.org/2009/08/17/why-does-apt-get-update-tell-me-to-run-apt-get-update/</link>
		<comments>http://clip.artchiu.org/2009/08/17/why-does-apt-get-update-tell-me-to-run-apt-get-update/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 13:35:24 +0000</pubDate>
		<dc:creator>煎炸熊</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[apt-key]]></category>

		<guid isPermaLink="false">http://clip.artchiu.org/?p=2257</guid>
		<description><![CDATA[Why does apt-get update tell me to run apt-get update? &#8211; Server Fault

So I have this going on:

# apt-get update
Get:1 http://ftp.us.debian.org etch Release.gpg [1032B]                     
Hit http://ftp.us.debian.org etch Release                                   [...]]]></description>
		<wfw:commentRss>http://clip.artchiu.org/2009/08/17/why-does-apt-get-update-tell-me-to-run-apt-get-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Etch 升級到 Lenny</title>
		<link>http://clip.artchiu.org/2009/05/19/etch-%e5%8d%87%e7%b4%9a%e5%88%b0-lenny/</link>
		<comments>http://clip.artchiu.org/2009/05/19/etch-%e5%8d%87%e7%b4%9a%e5%88%b0-lenny/#comments</comments>
		<pubDate>Tue, 19 May 2009 12:33:02 +0000</pubDate>
		<dc:creator>煎炸熊</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[aptitude]]></category>

		<guid isPermaLink="false">http://clip.artchiu.org/?p=1991</guid>
		<description><![CDATA[Weaker: Etch 升級到 Lenny
Debian Etch 升級到 Lenny 要注意幾點才不會有問題，
首先預防升級時所使用的套件管理因為版本問題不能用。
所以要先升級套件管理的程式。
不過當然要先把 /etc/apt/source.list 裡面
所有的 etch 改成 lenny，接著再升級。
apt-get update
aptitude update
apt-get install apt
aptitude install aptitude
aptitude safe-upgrade
aptitude full-upgrade
接著就等著安裝吧。
另外值得注意的是， Etch 和 Lenny 使用不同的
磁碟代號，原本 Etch 是 hdx ，但是在 Lenny 變成 sdx。
解決方法可以參考下面網址 :
http://www.debian.org/releases/lenny/i386/release-notes/ch-upgrading.en.html#how-to-recover
另外如果想知道一點關於升級的步驟可以參考下面網址 :
http://www.debian.org/releases/lenny/i386/release-notes/ch-upgrading.en.html
]]></description>
		<wfw:commentRss>http://clip.artchiu.org/2009/05/19/etch-%e5%8d%87%e7%b4%9a%e5%88%b0-lenny/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
