<?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://www.wanleung.com/blog/archives/tag/debian/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wanleung.com/blog</link>
	<description>Blog of Wan Leung (Chris Wong, wanleung)</description>
	<lastBuildDate>Sat, 28 Jan 2012 03:51:55 +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>由etch升級至lenny之小問題</title>
		<link>http://www.wanleung.com/blog/archives/532</link>
		<comments>http://www.wanleung.com/blog/archives/532#comments</comments>
		<pubDate>Wed, 25 Mar 2009 15:04:13 +0000</pubDate>
		<dc:creator>wanleung</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Debian]]></category>

		<guid isPermaLink="false">http://www.wanleung.com/blog/?p=532</guid>
		<description><![CDATA[這次用apt-get dist-upgrade不能順利由etch升至lenny，發現是debconf問題，需要先刪除debconf-i18n，之後去主站下載debconf-english_1.5.26_all.deb和debconf_1.5.24_all.deb，再force　install，之後才能順利用apt-get dist-upgrade升級。 另外，若apache有設定VirtualHost，那就需要把原本的&#60;VirtualHost *&#62;修改成&#60;VirtualHost *:80&#62;。]]></description>
		<wfw:commentRss>http://www.wanleung.com/blog/archives/532/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian 5 on CloudBook</title>
		<link>http://www.wanleung.com/blog/archives/530</link>
		<comments>http://www.wanleung.com/blog/archives/530#comments</comments>
		<pubDate>Sat, 14 Mar 2009 15:47:36 +0000</pubDate>
		<dc:creator>wanleung</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.wanleung.com/blog/?p=530</guid>
		<description><![CDATA[終於有空安裝debian 5 來試. debain installer 不能detect cloudbook的network card. 原本的kernel不支援headphone plugin, 需要patch. 原本kernel 己支援VIA C7的e_powersaver, 不需要再compile. 而他地方, 基本上沒有什麼大分別.]]></description>
		<wfw:commentRss>http://www.wanleung.com/blog/archives/530/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu英文介面下用scim輸入中文</title>
		<link>http://www.wanleung.com/blog/archives/251</link>
		<comments>http://www.wanleung.com/blog/archives/251#comments</comments>
		<pubDate>Tue, 27 May 2008 16:45:38 +0000</pubDate>
		<dc:creator>wanleung</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.wanleung.com/blog/?p=251</guid>
		<description><![CDATA[不知何解, 最近常有人問, 如何在非中文介面下用scim輸入中文. 本人亦是用英文介面, 因為習慣了, 改不到. 由於系統預設scim只會在中日韓介面時才會啟動, 因此若要在英文介面下要輸入中文, 就需要手動設定一下. ubuntu和debian的作法都是一樣的, 首先, 看一看有沒有安裝scim及輸入法的packages和im-switch. 然後用im-switch去設定. 先打locale看看自己在用英文的哪一個語系, 如en_HK.UTF-8, en_US.UTF-8, en_GB.UTF-8等. 如語系是en_HK.UTF-8, 就打 im-switch -z en_HK -c 如語系是en_GB.UTF-8, 就打 im-switch -z en_GB -c 如此類推. 之後就會進入一個menu, 有一堆輸入法可供選擇, 選scim-immodule 就完成. 之後登出, 再重新登入, 現在就可以用ctrl-space去叫scim出來, 輸入中文了.]]></description>
		<wfw:commentRss>http://www.wanleung.com/blog/archives/251/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>把Debian上lenny(testing)</title>
		<link>http://www.wanleung.com/blog/archives/233</link>
		<comments>http://www.wanleung.com/blog/archives/233#comments</comments>
		<pubDate>Fri, 21 Mar 2008 17:00:56 +0000</pubDate>
		<dc:creator>wanleung</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.wanleung.com/blog/archives/233</guid>
		<description><![CDATA[終於把家中的WORK STATION和LAPTOP上的DEBAIN， UPGRADE到TESTING VERSION。 GNOME的速度比以前快了些，而字體就比以前減了2個SIZE，應該FIX了上一個版本字體雖SET為同一SIZE，但在GNOME中字體比KDE大的問題。 另外TESTING VERSION中，多了開機動畫。 其他功能還在測試中。]]></description>
		<wfw:commentRss>http://www.wanleung.com/blog/archives/233/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HSBC網上銀行不支援iceweasel(Debian)?</title>
		<link>http://www.wanleung.com/blog/archives/168</link>
		<comments>http://www.wanleung.com/blog/archives/168#comments</comments>
		<pubDate>Fri, 31 Aug 2007 16:52:00 +0000</pubDate>
		<dc:creator>wanleung</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.wanleung.com/blog/?p=168</guid>
		<description><![CDATA[今日再用firefox嘗試登入HSBC的網上銀行, 終於能成功登入. 證明HSBC弄好了firefox的登入問題. 但在Debian中, 用iceweasel仍不能登入, 經看過登入頁面的source後, 看到在一個variable, 在用debian的iceweasel時, 會程現false的狀態, 這個variable是由server generate出來的. 但用user agent switcher把agent轉成ie後, 發現那個variable會成為true. 之後試一下把default agent的iceweasel轉成firefox. 再reload登入page, 那個variable成了true, 並能正常登入. 那就證明在8月29日晚至30日早上期間, 匯豐更新了系統, 而更新過程中, 加入了一段只會認某些user agent的code入去其cgi以及javascript. 但加入過程有些出錯, 引至30日不能用firefox登入. 雖然現修理好, 但因加了識別某些user agent的code, 現在令debian的iceweasel不能登入HSBC的eBanking. 還好, HSBC不是封殺firefox. 只不過, 現時用debian比較麻煩些, 要用user agent switcher把iceweasel轉成firefox.]]></description>
		<wfw:commentRss>http://www.wanleung.com/blog/archives/168/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>匯豐HSBC的網上銀行不支援FIREFOX？</title>
		<link>http://www.wanleung.com/blog/archives/166</link>
		<comments>http://www.wanleung.com/blog/archives/166#comments</comments>
		<pubDate>Thu, 30 Aug 2007 02:35:39 +0000</pubDate>
		<dc:creator>wanleung</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.wanleung.com/blog/?p=166</guid>
		<description><![CDATA[昨日還能用Iceweasel(Firefox in Debian)登入HSBC的網上銀行服務。 豈料今日早上登入時， 出現這句 We regret that HSBC Internet Banking must be viewed by either Internet Explorer 6.0 (or later versions) or Netscape Navigator 7.1 (or later versions). You may visit http://www.microsoft.com or http://home.netscape.com to download a compatible browser. &#8230; <a href="http://www.wanleung.com/blog/archives/166">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.wanleung.com/blog/archives/166/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xen 3.0.3 on Debian 4.0 Etch</title>
		<link>http://www.wanleung.com/blog/archives/36</link>
		<comments>http://www.wanleung.com/blog/archives/36#comments</comments>
		<pubDate>Thu, 26 Apr 2007 01:52:20 +0000</pubDate>
		<dc:creator>wanleung</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.wanleung.com/blog/2007/04/26/36/</guid>
		<description><![CDATA[Here is the instruction for running XEN on Debian Etch on Core2Duo 6300 with 2GB Ram. First, install all the packages that related to XEN. apt-get install libc6-xen linux-headers-2.6-xen-686 linux-headers-2.6-xen-vserver-686 linux-headers-2.6.18-4-xen linux-headers-2.6.18-4-xen-686 linux-headers-2.6.18-4-xen-vserver linux-headers-2.6.18-4-xen-vserver-686 linux-image-2.6-xen-686 linux-image-2.6-xen-vserver-686 linux-image-2.6.18-4-xen-686 linux-image-2.6.18-4-xen-vserver-686 linux-image-xen-686 linux-image-xen-vserver-686 &#8230; <a href="http://www.wanleung.com/blog/archives/36">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.wanleung.com/blog/archives/36/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to generate a self-signed certificate for apache2 in Debian</title>
		<link>http://www.wanleung.com/blog/archives/34</link>
		<comments>http://www.wanleung.com/blog/archives/34#comments</comments>
		<pubDate>Mon, 16 Apr 2007 16:48:54 +0000</pubDate>
		<dc:creator>wanleung</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.wanleung.com/blog/2007/04/17/34/</guid>
		<description><![CDATA[While the Debian apache2 package was in Apache version 2.0, there was a tool called &#8220;apache2-ssl-certificate&#8221; for the users to use that script to gererate their own self-signed cert themselves. However, the script was removed since the apache2 package had &#8230; <a href="http://www.wanleung.com/blog/archives/34">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.wanleung.com/blog/archives/34/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian 香港聚會</title>
		<link>http://www.wanleung.com/blog/archives/33</link>
		<comments>http://www.wanleung.com/blog/archives/33#comments</comments>
		<pubDate>Sun, 15 Apr 2007 11:53:56 +0000</pubDate>
		<dc:creator>wanleung</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.wanleung.com/blog/2007/04/15/33/</guid>
		<description><![CDATA[為慶祝DEBIAN 4.0 released，Debian HK今日下午3時在又一城辦了一個聚會， 本人今日有幸能抽空出席。在聚會中，認識了不少LINUX的愛好者， 大家彼此交流了不少LINUX的經驗和知識， 是一個很好的聚會。]]></description>
		<wfw:commentRss>http://www.wanleung.com/blog/archives/33/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian GNU/Linux 4.0 released</title>
		<link>http://www.wanleung.com/blog/archives/31</link>
		<comments>http://www.wanleung.com/blog/archives/31#comments</comments>
		<pubDate>Mon, 09 Apr 2007 11:55:23 +0000</pubDate>
		<dc:creator>wanleung</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.wanleung.com/blog/2007/04/09/31/</guid>
		<description><![CDATA[Debian Etch finally released on 8th April, 2007. Here is the notice from debian-announce@lists.debian.org. Debian GNU/Linux 4.0 released The Debian Project is pleased to announce the official release of Debian GNU/Linux version 4.0, codenamed "etch", after 21 months of constant &#8230; <a href="http://www.wanleung.com/blog/archives/31">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.wanleung.com/blog/archives/31/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

