<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>擁抱自由，使用 linux ！</title>
	<atom:link href="http://www.libthomas.org/~thomas/wp/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.libthomas.org/~thomas/wp</link>
	<description>在Linux底下真是太幸福了，有好多東西可以玩。想從windows解脫就是現在！</description>
	<pubDate>Sat, 28 Aug 2010 03:40:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/tw/</creativeCommons:license>
		<item>
		<title>用 NM 設定 NXHX vpn</title>
		<link>http://www.libthomas.org/~thomas/wp/?p=705</link>
		<comments>http://www.libthomas.org/~thomas/wp/?p=705#comments</comments>
		<pubDate>Wed, 25 Aug 2010 01:45:16 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[NXHX]]></category>

		<category><![CDATA[pptp]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.libthomas.org/~thomas/wp/?p=705</guid>
		<description><![CDATA[NXHX 的 vpn 走得是 pptp 協定，其中有一寫選項比較特別，要手動處理，Linux NetworkManager 也不像M$ 第一次會自動偵測(雖然不可靠XD)&#8230;
不過有手動連線的經驗之後，看那些選項，大概可以知道怎麼操作。
<span class="readmore"><a href="http://www.libthomas.org/~thomas/wp/?p=705" title="用 NM 設定 NXHX vpn" target="_blank">...詳全文（共616字）</a></span>]]></description>
		<wfw:commentRss>http://www.libthomas.org/~thomas/wp/?feed=rss2&amp;p=705</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/tw/</creativeCommons:license>
	</item>
		<item>
		<title>第一次使用 Hinedo 出現錯誤execv error</title>
		<link>http://www.libthomas.org/~thomas/wp/?p=702</link>
		<comments>http://www.libthomas.org/~thomas/wp/?p=702#comments</comments>
		<pubDate>Wed, 18 Aug 2010 03:55:55 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.libthomas.org/~thomas/wp/?p=702</guid>
		<description><![CDATA[hinedo
Traceback (most recent call last):
File &#8220;/usr/lib/hinedo/update&#8221;, line 120, in &#60;module&#62;
<span class="readmore"><a href="http://www.libthomas.org/~thomas/wp/?p=702" title="第一次使用 Hinedo 出現錯誤execv error" target="_blank">...詳全文（共464字）</a></span>]]></description>
		<wfw:commentRss>http://www.libthomas.org/~thomas/wp/?feed=rss2&amp;p=702</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/tw/</creativeCommons:license>
	</item>
		<item>
		<title>DRBL+iTALC 實做紀錄</title>
		<link>http://www.libthomas.org/~thomas/wp/?p=700</link>
		<comments>http://www.libthomas.org/~thomas/wp/?p=700#comments</comments>
		<pubDate>Mon, 09 Aug 2010 06:16:48 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
		
		<category><![CDATA[DRBL]]></category>

		<category><![CDATA[iTALC]]></category>

		<guid isPermaLink="false">http://www.libthomas.org/~thomas/wp/?p=700</guid>
		<description><![CDATA[上禮拜上課(DRBL基礎課程)有老師再問整合iTALC的問題，課程結束後馬上在老師面前實做了一下，不到10分鐘就完成了，所以基本上是沒有問題的。把大致的作法紀錄一下：
0. 環境，電腦教室電腦兩台串接，一台當DRBL Server(也當老師，無妨)，另一台當學生。先裝好Linux Ubuntu 10.04，做好準備安裝DRBL，然後&#8230;
<span class="readmore"><a href="http://www.libthomas.org/~thomas/wp/?p=700" title="DRBL+iTALC 實做紀錄" target="_blank">...詳全文（共616字）</a></span>]]></description>
		<wfw:commentRss>http://www.libthomas.org/~thomas/wp/?feed=rss2&amp;p=700</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/tw/</creativeCommons:license>
	</item>
		<item>
		<title>partclone.jfs</title>
		<link>http://www.libthomas.org/~thomas/wp/?p=698</link>
		<comments>http://www.libthomas.org/~thomas/wp/?p=698#comments</comments>
		<pubDate>Sat, 03 Jul 2010 01:31:19 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
		
		<guid isPermaLink="false">http://www.libthomas.org/~thomas/wp/?p=698</guid>
		<description><![CDATA[最近在開發JFS檔案系統備份，應該是搞定了，版本也更新了到 partclone 網站（中文）
開發過程中遇到一些怪異的Bitmap
有一些Bitmap涵蓋不完整，通常Bitmap指的是在硬碟中定義一塊區域，該區域中每個bit代表一個Block是否被用到。
<span class="readmore"><a href="http://www.libthomas.org/~thomas/wp/?p=698" title="partclone.jfs" target="_blank">...詳全文（共334字）</a></span>]]></description>
		<wfw:commentRss>http://www.libthomas.org/~thomas/wp/?feed=rss2&amp;p=698</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/tw/</creativeCommons:license>
	</item>
		<item>
		<title>連跑三天 4K</title>
		<link>http://www.libthomas.org/~thomas/wp/?p=696</link>
		<comments>http://www.libthomas.org/~thomas/wp/?p=696#comments</comments>
		<pubDate>Wed, 26 May 2010 10:41:25 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
		
		<guid isPermaLink="false">http://www.libthomas.org/~thomas/wp/?p=696</guid>
		<description><![CDATA[這幾天天氣實在太好了，前兩天跟著S大跑了應該有4.5K以上，實在佩服S，體力超好的。難道年紀大真的跑得比較久？XD&#8230;
我自己則跑到4K就停下來了。剛跑玩回來，慶祝自己連三天，等一決定買雞排慰勞自己&#8230;.，不過我在沒有交通工具，腳踏車有點問題，難道我要用跑得過去嗎&#8230;>
]]></description>
		<wfw:commentRss>http://www.libthomas.org/~thomas/wp/?feed=rss2&amp;p=696</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/tw/</creativeCommons:license>
	</item>
		<item>
		<title>webm/vp8 轉檔 and 觀看</title>
		<link>http://www.libthomas.org/~thomas/wp/?p=691</link>
		<comments>http://www.libthomas.org/~thomas/wp/?p=691#comments</comments>
		<pubDate>Fri, 21 May 2010 02:15:28 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
		
		<category><![CDATA[ffmpeg]]></category>

		<category><![CDATA[html5]]></category>

		<category><![CDATA[vp8]]></category>

		<category><![CDATA[webm]]></category>

		<guid isPermaLink="false">http://www.libthomas.org/~thomas/wp/?p=691</guid>
		<description><![CDATA[先準備Ubuntu910 就可以開始操作看看
http://lardbucket.org/blog/archives/2010/05/19/vp8-webm-and-ffmpeg/
另外有windows版的ffmpeg 安裝的文件
<span class="readmore"><a href="http://www.libthomas.org/~thomas/wp/?p=691" title="webm/vp8 轉檔 and 觀看" target="_blank">...詳全文（共760字）</a></span>]]></description>
		<wfw:commentRss>http://www.libthomas.org/~thomas/wp/?feed=rss2&amp;p=691</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/tw/</creativeCommons:license>
	</item>
		<item>
		<title>Ubuntu Software Center 挖寶</title>
		<link>http://www.libthomas.org/~thomas/wp/?p=689</link>
		<comments>http://www.libthomas.org/~thomas/wp/?p=689#comments</comments>
		<pubDate>Wed, 19 May 2010 03:12:29 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
		
		<guid isPermaLink="false">http://www.libthomas.org/~thomas/wp/?p=689</guid>
		<description><![CDATA[到 Ubuntu Software Center 挖寶
升級到10.04之後，東摸西摸&#8230;
Remmina
遠端桌面(vnc, rdp, xdmcp) + ssh + scp
<span class="readmore"><a href="http://www.libthomas.org/~thomas/wp/?p=689" title="Ubuntu Software Center 挖寶" target="_blank">...詳全文（共284字）</a></span>]]></description>
		<wfw:commentRss>http://www.libthomas.org/~thomas/wp/?feed=rss2&amp;p=689</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/tw/</creativeCommons:license>
	</item>
		<item>
		<title>把 Clonezilla-Live 裝在 M$ WindowsXP</title>
		<link>http://www.libthomas.org/~thomas/wp/?p=675</link>
		<comments>http://www.libthomas.org/~thomas/wp/?p=675#comments</comments>
		<pubDate>Thu, 13 May 2010 10:29:51 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
		
		<category><![CDATA[clonezilla]]></category>

		<guid isPermaLink="false">http://www.libthomas.org/~thomas/wp/?p=675</guid>
		<description><![CDATA[在這邊有一個說明是關於把Clonezilla-live安裝到Linux環境的硬碟裡，並調整grub增加一個開機選項。之前的post也有，但是太舊了。
最近因為課程需要，研究了在Windows下使用Grub4Dos去booting clonezilla-live 的作法。也就是所有的過程都是在M$完成，也許大家會有興趣&#8230;
<span class="readmore"><a href="http://www.libthomas.org/~thomas/wp/?p=675" title="把 Clonezilla-Live 裝在 M$ WindowsXP" target="_blank">...詳全文（共1335字）</a></span>]]></description>
		<wfw:commentRss>http://www.libthomas.org/~thomas/wp/?feed=rss2&amp;p=675</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/tw/</creativeCommons:license>
	</item>
		<item>
		<title>虛擬10T硬碟</title>
		<link>http://www.libthomas.org/~thomas/wp/?p=669</link>
		<comments>http://www.libthomas.org/~thomas/wp/?p=669#comments</comments>
		<pubDate>Tue, 13 Apr 2010 02:20:18 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.libthomas.org/~thomas/wp/?p=669</guid>
		<description><![CDATA[有user提報他無法備份20T(後來更新為10T)的硬碟，因為partclone似乎再處理上有些問題。
首先就是模擬那個環境&#8230;要不然去哪裡生10T來玩&#8230;
手邊正在跑vmware workstation, 所以想到用模擬的，目標是增加一個VM，裏面給他塞很多硬碟，這樣應該可以跑。
<span class="readmore"><a href="http://www.libthomas.org/~thomas/wp/?p=669" title="虛擬10T硬碟" target="_blank">...詳全文（共1051字）</a></span>]]></description>
		<wfw:commentRss>http://www.libthomas.org/~thomas/wp/?feed=rss2&amp;p=669</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/tw/</creativeCommons:license>
	</item>
		<item>
		<title>用Clonezilla/Partclone 轉 xen to Vmware, 半虛擬轉全虛擬</title>
		<link>http://www.libthomas.org/~thomas/wp/?p=666</link>
		<comments>http://www.libthomas.org/~thomas/wp/?p=666#comments</comments>
		<pubDate>Thu, 25 Mar 2010 03:59:00 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
		
		<guid isPermaLink="false">http://www.libthomas.org/~thomas/wp/?p=666</guid>
		<description><![CDATA[之前曾用XEN跑半虛擬化的服務，效能其實不是真的很好，所以想移到新的機器上，無奈新的機器跑的是Vmware&#8230;
好吧，開始研究怎麼轉換吧，以下是成功的經驗&#8230;
先用 Vmware 新增一個虛擬主機，硬碟大小要大於等於原來的硬碟/磁區，我的環境只要還原一個磁區就夠了。
<span class="readmore"><a href="http://www.libthomas.org/~thomas/wp/?p=666" title="用Clonezilla/Partclone 轉 xen to Vmware, 半虛擬轉全虛擬" target="_blank">...詳全文（共687字）</a></span>]]></description>
		<wfw:commentRss>http://www.libthomas.org/~thomas/wp/?feed=rss2&amp;p=666</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/tw/</creativeCommons:license>
	</item>
	</channel>
</rss>
