<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-22592323</id><updated>2011-04-22T10:46:58.777+08:00</updated><title type='text'>甲板人的腦晶片測試場</title><subtitle type='html'>關於甲板人的電腦及GNU/Linux測試報告。</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://decklinux.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://decklinux.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Deckman</name><uri>http://www.blogger.com/profile/10108329626179253785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='18' src='http://photos1.blogger.com/blogger/2111/709/1600/deckA.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>22</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-22592323.post-115395816330988971</id><published>2006-07-27T07:35:00.000+08:00</published><updated>2006-07-27T20:47:15.913+08:00</updated><title type='text'>[紀錄]iptables的使用</title><summary type='text'>1.正文iptables是Linux 2.6 以後內定的防火牆。其構造主要有三條filter鍊、三條nat鍊與自訂規則為主(詳細情形請看vbird的網站介紹)。一般來說，我方電腦在Output鍊允許，而INPUT鍊拒絕連線情況下，並不代表瀏覽網頁等我方主動對方被動的操作即可順利無虞。因為即使是我方主動連線，對方主機也需要傳送TCP/IP三向交握的另外兩次封包進入主機。因此，需要對SYN之外的封包一一作INPUT規則設定才可以。以下是主要的服務開啟方式(轉自Linux 防火牆入門 - by 臥龍小三 )開放某一個介面作法如下：iptables -A INPUT -i lo -j ACCEPTiptables -A OUTPUT -o lo -j ACCEPT註：IPFW 或 Netfilter 的封包流向，local process 不會經過 FORWARD Chain，因此 lo 只在 </summary><link rel='replies' type='application/atom+xml' href='http://decklinux.blogspot.com/feeds/115395816330988971/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22592323&amp;postID=115395816330988971&amp;isPopup=true' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/115395816330988971'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/115395816330988971'/><link rel='alternate' type='text/html' href='http://decklinux.blogspot.com/2006/07/iptables.html' title='[紀錄]iptables的使用'/><author><name>Deckman</name><uri>http://www.blogger.com/profile/10108329626179253785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='18' src='http://photos1.blogger.com/blogger/2111/709/1600/deckA.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22592323.post-115276977389775685</id><published>2006-07-13T13:39:00.000+08:00</published><updated>2006-07-13T13:49:33.910+08:00</updated><title type='text'>[紀錄]新Xorg的NVIDIA問題</title><summary type='text'>1.正文最近新的Xorg改變目錄與模組放置位置，導致啟動X時找不到NVIDIA驅動模組產生的位置。解決辦法是改變連結，如下所示ln -s /usr/X11R6/lib/modules/drivers/nvidia_drv.o /usr/lib/xorg/modules/drivers/nvidia_drv.oln -s /usr/X11R6/lib/modules/drivers/nvidia_drv.so /usr/lib/xorg/modules/drivers/nvidia_drv.so這樣就可以正常啟動了。</summary><link rel='replies' type='application/atom+xml' href='http://decklinux.blogspot.com/feeds/115276977389775685/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22592323&amp;postID=115276977389775685&amp;isPopup=true' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/115276977389775685'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/115276977389775685'/><link rel='alternate' type='text/html' href='http://decklinux.blogspot.com/2006/07/xorgnvidia.html' title='[紀錄]新Xorg的NVIDIA問題'/><author><name>Deckman</name><uri>http://www.blogger.com/profile/10108329626179253785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='18' src='http://photos1.blogger.com/blogger/2111/709/1600/deckA.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22592323.post-115241158549401556</id><published>2006-07-09T10:15:00.000+08:00</published><updated>2006-07-09T10:19:45.506+08:00</updated><title type='text'>[紀錄]如果ADSL連不上</title><summary type='text'>1.正文如果編譯新核心之後，發現ADSL連不上，有可能是因為兩個問題。網路卡的模組沒有編譯到PPP編成模組，不是編進核心解法很簡單，但也很麻煩，重編...。</summary><link rel='replies' type='application/atom+xml' href='http://decklinux.blogspot.com/feeds/115241158549401556/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22592323&amp;postID=115241158549401556&amp;isPopup=true' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/115241158549401556'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/115241158549401556'/><link rel='alternate' type='text/html' href='http://decklinux.blogspot.com/2006/07/adsl.html' title='[紀錄]如果ADSL連不上'/><author><name>Deckman</name><uri>http://www.blogger.com/profile/10108329626179253785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='18' src='http://photos1.blogger.com/blogger/2111/709/1600/deckA.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22592323.post-115133399196044223</id><published>2006-06-26T22:56:00.000+08:00</published><updated>2006-06-26T23:06:29.916+08:00</updated><title type='text'>[感想]翻譯、編譯fluxbox1.0rc</title><summary type='text'>0.因為看到fluxbox有zh_CN，卻沒有zh_TW，又看「菜單」看的很不習慣，因此手動翻譯、編譯。我的系統是 Debian/GNU Linux testing ，採用基本系統，所以缺很多東西。注意！以下文章部份夾雜想罵人的情緒，因此不想心情被破壞的人士請止步。1.編譯相依性問題：「Fluxbox need X-Window headers and libraries...」Fluxbox wiki 對這個問題的解法是安裝xlibs-dev或x-window-system-dev或類似的套件。但，xlibs-dev在Debian/GNU Linux testing 中被移除。因此，編譯fluxbox不會過。x-window-system-dev情況也是如此。故將 sources.list 調整至 stable，安裝，觀察其依賴包 如下所示您僅要求對單一套件進行操作,</summary><link rel='replies' type='application/atom+xml' href='http://decklinux.blogspot.com/feeds/115133399196044223/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22592323&amp;postID=115133399196044223&amp;isPopup=true' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/115133399196044223'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/115133399196044223'/><link rel='alternate' type='text/html' href='http://decklinux.blogspot.com/2006/06/fluxbox10rc.html' title='[感想]翻譯、編譯fluxbox1.0rc'/><author><name>Deckman</name><uri>http://www.blogger.com/profile/10108329626179253785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='18' src='http://photos1.blogger.com/blogger/2111/709/1600/deckA.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22592323.post-115116588017115774</id><published>2006-06-24T23:51:00.001+08:00</published><updated>2006-06-26T23:07:00.403+08:00</updated><title type='text'>[反省]不順的重灌作業</title><summary type='text'>1.正文這次重灌桌電， 足足弄了24個小時還沒法弄成滿意的地步。實在讓我意外又生氣。總結來說，這次重灌Debian出現以下問題Debian 3.1rc不能使用linux2.6核心安裝，否則安裝 testing 的任何一個東西都會要求移除kernel-image-2.6.8。如果選擇No取消移除，則整個dpkg都會處於 error、broken狀態，根本無法再安裝任何軟體。上面那個問題導致我必須自己手動編譯linux-2.6版本。然後，在編譯過程中，產生前一篇文章所述，編譯檔案系統為模組造成無法開機之問題。最近 testing 的 xorg 進入 xorg 7.0，這造成許多以前沒有的問題。首先，只安裝 xserver-xorg-input-all、xserver-xorg-video-vesa(或其他任何單一模組) 、 xbase-clients 與 xfonts-base </summary><link rel='replies' type='application/atom+xml' href='http://decklinux.blogspot.com/feeds/115116588017115774/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22592323&amp;postID=115116588017115774&amp;isPopup=true' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/115116588017115774'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/115116588017115774'/><link rel='alternate' type='text/html' href='http://decklinux.blogspot.com/2006/06/blog-post.html' title='[反省]不順的重灌作業'/><author><name>Deckman</name><uri>http://www.blogger.com/profile/10108329626179253785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='18' src='http://photos1.blogger.com/blogger/2111/709/1600/deckA.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22592323.post-115116128656792009</id><published>2006-06-24T22:40:00.000+08:00</published><updated>2006-06-26T23:07:41.383+08:00</updated><title type='text'>[記事]編譯Kernel 2.6.17問題與解決</title><summary type='text'>1.正文系統：Debian GNU/Linux 3.1 testing現有核心：Linux 2.4.27編譯前須安裝套件libncurses5-devmakegcc編譯指令(純文字操作狀態)(ncftp或w3m下載新的kernel*.tar.bz)-&gt;/usr/src/usr/src# tar jxvf ./linux-2.6.17.1.tar.bz (解開壓縮檔)/usr/src# cd ./linux-2.6.17.1/usr/src/linux-2.6.17.1# make menuconfig進入選單後，有幾個注意事項預設的config下Processor一律當成386，如果要指定CPU型號的要注意手動選擇。這非常重要：在File System選項裡，EXT2、EXT3與Reiserfs(如果你要用的話)一定不要編成模組，否則開機會出問題。其它JFS或XFS則是需要決定。預設的</summary><link rel='replies' type='application/atom+xml' href='http://decklinux.blogspot.com/feeds/115116128656792009/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22592323&amp;postID=115116128656792009&amp;isPopup=true' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/115116128656792009'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/115116128656792009'/><link rel='alternate' type='text/html' href='http://decklinux.blogspot.com/2006/06/kernel-2617.html' title='[記事]編譯Kernel 2.6.17問題與解決'/><author><name>Deckman</name><uri>http://www.blogger.com/profile/10108329626179253785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='18' src='http://photos1.blogger.com/blogger/2111/709/1600/deckA.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22592323.post-114758493316945130</id><published>2006-05-14T12:54:00.000+08:00</published><updated>2006-05-14T13:35:33.180+08:00</updated><title type='text'>[感想]界面華麗之後</title><summary type='text'>1.正文原本想貼在其他討論區，但我並不想予小白們一個大肆胡鬧的藉口，因此還是貼在這，減少糾紛發生的機率。GNU/Linux 的圖形使用者介面，或說桌面環境，經過這幾年的發展，可以說越來越華麗，甚至大大超過WindowsXP的程度。這樣的趨勢，從某種角度來說，的確表示開發人員逐漸重視一般使用者使用的友好度。但遺憾的，目前這種趨勢似乎已經超過與速度、友善保持平衡並進的方向。首先，GNOME與KDE正是介面方便、華麗統合的極致。雖然有人說e17才是第一華麗的桌面，但是前述兩者並不只是一個WM，而是包含各種圖形介面工作的環境。比如配合Nautils或Konqueror，可以很方便的利用HAL的特點管理USB熱插拔功能，更不用說結合瀏覽器、可執行程式關聯、預覽檔案內容等功能；再如桌面管理程式、多媒體框架、GDM/KDM之登入管理程式、字型管理程式、控制中心等等各種應用的組合，</summary><link rel='replies' type='application/atom+xml' href='http://decklinux.blogspot.com/feeds/114758493316945130/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22592323&amp;postID=114758493316945130&amp;isPopup=true' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114758493316945130'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114758493316945130'/><link rel='alternate' type='text/html' href='http://decklinux.blogspot.com/2006/05/blog-post.html' title='[感想]界面華麗之後'/><author><name>Deckman</name><uri>http://www.blogger.com/profile/10108329626179253785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='18' src='http://photos1.blogger.com/blogger/2111/709/1600/deckA.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22592323.post-114733425521893780</id><published>2006-05-11T15:47:00.000+08:00</published><updated>2006-07-27T07:56:33.403+08:00</updated><title type='text'>[介紹]Xarges - 整理輸出整批命令</title><summary type='text'>1.正文Xarges會將前面命令傳入的文字結果整理成參數，如此後面的命令就可以批次處理。以下是部分示例與說明$ locate *.doc|xarges -i rm {}刪除所有*.doc檔。參數 i 與 {} 合用，將所處理後的每一個文件作為mv的第一個參數。$ find /usr/include/ -name "*.h" | xargs -n 2 diff此命令把find的結果兩個一組傳給命令diff，做文件差異比較。網路上還有許多示例，十分強大的工具。2.相關連結最初找到的資料</summary><link rel='replies' type='application/atom+xml' href='http://decklinux.blogspot.com/feeds/114733425521893780/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22592323&amp;postID=114733425521893780&amp;isPopup=true' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114733425521893780'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114733425521893780'/><link rel='alternate' type='text/html' href='http://decklinux.blogspot.com/2006/05/xarges.html' title='[介紹]Xarges - 整理輸出整批命令'/><author><name>Deckman</name><uri>http://www.blogger.com/profile/10108329626179253785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='18' src='http://photos1.blogger.com/blogger/2111/709/1600/deckA.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22592323.post-114511766735420367</id><published>2006-04-16T00:03:00.000+08:00</published><updated>2006-04-16T00:14:27.370+08:00</updated><title type='text'>[狀態]超基礎Debian系統</title><summary type='text'>1.正文大陸的Hiweed Debian真是有夠基礎阿，base系統版真的什麼都沒裝。對我這個一直想要簡化系統的人來說，實在是大好事。因為就算是Debian官方的最小安裝光碟，在base-config時也要安裝一堆無必要的東西。而且最重要的，它已經有etch的圖形化安裝介面，我家中的小舊筆電在進入Console前鍵盤根本就是失效的，而且LCD會讓Debian官方安裝畫面跑位，所以我必須選擇有圖形化安裝介面的版本。這次除了不知道/etc/enviroment的作用，一直設/etc/profile後LANGUAGE還會跑回zh_CN外，實在是順利的很！(不過個人覺得pppoe、ppp實在應該包在基礎系統裡，否則一般ADSL用戶根本沒辦法完成系統)2.相關連結Hiweed-Debian：免去新手的痛苦，節省老手的時間</summary><link rel='replies' type='application/atom+xml' href='http://decklinux.blogspot.com/feeds/114511766735420367/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22592323&amp;postID=114511766735420367&amp;isPopup=true' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114511766735420367'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114511766735420367'/><link rel='alternate' type='text/html' href='http://decklinux.blogspot.com/2006/04/debian.html' title='[狀態]超基礎Debian系統'/><author><name>Deckman</name><uri>http://www.blogger.com/profile/10108329626179253785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='18' src='http://photos1.blogger.com/blogger/2111/709/1600/deckA.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22592323.post-114352465546649252</id><published>2006-03-28T13:36:00.000+08:00</published><updated>2006-03-28T14:29:11.656+08:00</updated><title type='text'>[狀態]LFS進展</title><summary type='text'>1.正文第六章編譯gcc-3.4.2時，錯誤測試編了四次，花了大概兩個多小時。我也不知道到底為什麼。錯誤訊息大致上就是說測試沒過，然後make 與 make install 就沒辦法通過，/usr/bin更不會有gcc 與g++了。這導致後面groff編譯不過。最糟的是，我編到這邊才知道有錯誤(因為之前的居然都過)。我懷疑是因為之前我編譯留下來的gcc目錄完全沒有刪掉的緣故，所以這次刪掉、重解壓縮、重新編譯，過了。目前進展到perl了。目前中文LFS的網站好像掛了，所以趁機總結一下。順便一提，我的SBU大概是3分鐘，快的我有驚訝的感覺？</summary><link rel='replies' type='application/atom+xml' href='http://decklinux.blogspot.com/feeds/114352465546649252/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22592323&amp;postID=114352465546649252&amp;isPopup=true' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114352465546649252'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114352465546649252'/><link rel='alternate' type='text/html' href='http://decklinux.blogspot.com/2006/03/lfs.html' title='[狀態]LFS進展'/><author><name>Deckman</name><uri>http://www.blogger.com/profile/10108329626179253785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='18' src='http://photos1.blogger.com/blogger/2111/709/1600/deckA.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22592323.post-114342898529943858</id><published>2006-03-27T10:52:00.000+08:00</published><updated>2006-03-27T11:09:45.310+08:00</updated><title type='text'>[目標]自製的GNU/Linux系統</title><summary type='text'>1.正文最近開始建構LFS系統，基本上是跟著中文翻譯的6.1版本走。目前所希望的方向如下所示簡潔：系統只有基本的東西，包括核心與操作相關介面方便：軟體按照所需的目標，不需要花過多時間習慣強大的功能。快速：不會有龐大不必要的套件，相同的功能儘量以最快速度者優先。擴充性：最好像MacOSX的dmg，打開就可以用，不用就收合。LFS系統基本達成簡潔與快速的方向，因為自己可以詳細選擇要編譯多少軟體。目前主系統上安裝的軟體也已經達成方便的需求。為達成剩下的擴充性，可能考慮類似Cramfs或Klik的軟體安裝機制。2.相關連結LFS 中文用戶組：http://lfs.linuxsir.org/main/Klik軟體安裝機制：http://klik.atekon.de/類似cramfs，但功能更強的檔案系統：http://squashfs.sourceforge.net/</summary><link rel='replies' type='application/atom+xml' href='http://decklinux.blogspot.com/feeds/114342898529943858/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22592323&amp;postID=114342898529943858&amp;isPopup=true' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114342898529943858'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114342898529943858'/><link rel='alternate' type='text/html' href='http://decklinux.blogspot.com/2006/03/gnulinux.html' title='[目標]自製的GNU/Linux系統'/><author><name>Deckman</name><uri>http://www.blogger.com/profile/10108329626179253785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='18' src='http://photos1.blogger.com/blogger/2111/709/1600/deckA.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22592323.post-114286919964441246</id><published>2006-03-20T23:35:00.000+08:00</published><updated>2006-03-20T23:39:59.670+08:00</updated><title type='text'>[問題]OpenOffice.org無法恢復之後</title><summary type='text'>1.正文該死，我一個文件設定錯誤造成tmp區太小，OpenOffice.org當掉的結果原本2.1MB的doc檔變成30kb，恢復不了......難道要花上8個小時重作了嗎？2.解決方法如果OpenOffice.org自動回復不了doc檔，其實還有一個方法。因為檔案會自動有~WXXXXXX.tmp檔存在磁碟中，只要打開這個檔案(不管用 Word還是Writer)就可以啦！3.教訓：東西，尤其是報告，千萬要備份！！</summary><link rel='replies' type='application/atom+xml' href='http://decklinux.blogspot.com/feeds/114286919964441246/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22592323&amp;postID=114286919964441246&amp;isPopup=true' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114286919964441246'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114286919964441246'/><link rel='alternate' type='text/html' href='http://decklinux.blogspot.com/2006/03/openofficeorg.html' title='[問題]OpenOffice.org無法恢復之後'/><author><name>Deckman</name><uri>http://www.blogger.com/profile/10108329626179253785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='18' src='http://photos1.blogger.com/blogger/2111/709/1600/deckA.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22592323.post-114285961994308042</id><published>2006-03-20T20:37:00.000+08:00</published><updated>2006-03-20T21:21:58.113+08:00</updated><title type='text'>[感想]唬爛與民族大義</title><summary type='text'>1.正文最近在Chinaunix上看到的。先引幾段文字「國產作業系統"麒麟"問世,挑戰windows. 」「KYLIN作業系統採用層次式結構，由類Mach的基本內核層、 類BSD的系統服務層、 類Windows桌面環境緊耦合構成」「麒麟作業系統基於linux內核,採用gonme圖形系統.並做了專門的系統內核優化,結構優化」最後一段是這樣「在這裏我再題一個問題.有些人總那麼自卑,總那麼看不起自己,總那麼喜歡自殘.奇怪樂,你說逃不出windows的"陰影"是什麼意思,你以為當時windows就一下子想除來的啊,她也是照搬人家mac機作業系統而改的,我建議那些人考慮問題稍微周全一點,別讓人感覺你是在自殘.我用過者中作業系統,而且現在也在用,元旦那6 天我機器一直開著,回來後我發現機器依舊和剛打開一樣,空閒記憶體一點沒少,系統依舊很健壯,速度依舊很快.我們需要什麼,我們不光需要windows,</summary><link rel='replies' type='application/atom+xml' href='http://decklinux.blogspot.com/feeds/114285961994308042/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22592323&amp;postID=114285961994308042&amp;isPopup=true' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114285961994308042'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114285961994308042'/><link rel='alternate' type='text/html' href='http://decklinux.blogspot.com/2006/03/blog-post_20.html' title='[感想]唬爛與民族大義'/><author><name>Deckman</name><uri>http://www.blogger.com/profile/10108329626179253785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='18' src='http://photos1.blogger.com/blogger/2111/709/1600/deckA.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22592323.post-114224949715605722</id><published>2006-03-13T19:27:00.000+08:00</published><updated>2006-03-13T19:59:36.986+08:00</updated><title type='text'>[介紹]方便的軟體管理機制-autopackage</title><summary type='text'>1.引言有喜歡自己動手編譯的GNU/Linux使用者，當然也有喜歡圖形式安裝的使用者。除了常見的rpm、deb、ebuild以及他們的前端(yum、apt、synaptic等)外，有種軟體包設計近乎為Next直按的安裝方法：Autopackage。Autopackage的官網上寫到："Autopackage makes software installation on Linux easy. Software distributed using Autopackage can be installed on multiple Linux distributions and integrate well into the desktop environment."大意是與桌面環境融合、方便的安裝程式。安裝與移除過程中，會有圖形介面的指引，使一般桌面使用者可以方便的管理自己GNU/Linux</summary><link rel='replies' type='application/atom+xml' href='http://decklinux.blogspot.com/feeds/114224949715605722/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22592323&amp;postID=114224949715605722&amp;isPopup=true' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114224949715605722'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114224949715605722'/><link rel='alternate' type='text/html' href='http://decklinux.blogspot.com/2006/03/autopackage.html' title='[介紹]方便的軟體管理機制-autopackage'/><author><name>Deckman</name><uri>http://www.blogger.com/profile/10108329626179253785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='18' src='http://photos1.blogger.com/blogger/2111/709/1600/deckA.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22592323.post-114200547771453599</id><published>2006-03-10T23:34:00.000+08:00</published><updated>2006-03-10T23:54:42.473+08:00</updated><title type='text'>[感想]浪費時間</title><summary type='text'>1.正文這就是完完全全的浪費時間。Linux不支援，或是「不保證的支援」NTFS寫入，所以Windows硬碟是該死的FAT32。四個小時，還沒跑完那浪費時間的東西。Linux缺少完整支援NTFS的能力並不讓我有任何缺憾或是渴望，因為這並不是Linux的錯。我比較希望的是，M$那幫人Windows支援那高效又安全的ReiserFS！2.相關連結令Windows可讀取ReiserFS：rootfs上面的GUI前端：YAReG3.註解為什麼這兩張圖都是在windows下拍的呢？前張圖是因為我不在本機前所以只好用ssh由電腦教室連線，這張圖...不會有人刻意用wine跑磁碟重組程式吧。</summary><link rel='replies' type='application/atom+xml' href='http://decklinux.blogspot.com/feeds/114200547771453599/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22592323&amp;postID=114200547771453599&amp;isPopup=true' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114200547771453599'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114200547771453599'/><link rel='alternate' type='text/html' href='http://decklinux.blogspot.com/2006/03/blog-post.html' title='[感想]浪費時間'/><author><name>Deckman</name><uri>http://www.blogger.com/profile/10108329626179253785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='18' src='http://photos1.blogger.com/blogger/2111/709/1600/deckA.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22592323.post-114126130369112165</id><published>2006-03-02T08:57:00.000+08:00</published><updated>2006-03-02T09:02:09.320+08:00</updated><title type='text'>[無聊]最近Linux的一個資料夾很有名</title><summary type='text'>1.正文常常在各大媒體上面看到呢。我知道天氣很冷...2.相關聯結不知道我在說啥的：Google新聞</summary><link rel='replies' type='application/atom+xml' href='http://decklinux.blogspot.com/feeds/114126130369112165/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22592323&amp;postID=114126130369112165&amp;isPopup=true' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114126130369112165'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114126130369112165'/><link rel='alternate' type='text/html' href='http://decklinux.blogspot.com/2006/03/linux.html' title='[無聊]最近Linux的一個資料夾很有名'/><author><name>Deckman</name><uri>http://www.blogger.com/profile/10108329626179253785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='18' src='http://photos1.blogger.com/blogger/2111/709/1600/deckA.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22592323.post-114121611486958712</id><published>2006-03-01T20:08:00.000+08:00</published><updated>2006-03-01T22:43:33.116+08:00</updated><title type='text'>[軟體]原本是想稱讚一下gnumeric的...</title><summary type='text'>0.此文更新*後來使用apt-get解決，原來是aptitude 會自動安裝所有被建議(recommand)的套件。1.正文因為最近在Windows上試用Gnumeric，大驚於他迴歸公式的完整(OpenOffice就是缺少這個阿)，回家後在自己的Debian testing上面使用aptitude打算安裝，誰知道硬是塞給我109MB...    代碼:     以下新套件將會安裝:cupsys cupsys-bsd cupsys-client foomatic-db foomatic-db-enginefoomatic-filters gnumeric gnumeric-common gs-common gs-esp libcupsimage2libgnomecups1.0-1 libgnomeprint2.2-0 libgnomeprint2.2-</summary><link rel='replies' type='application/atom+xml' href='http://decklinux.blogspot.com/feeds/114121611486958712/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22592323&amp;postID=114121611486958712&amp;isPopup=true' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114121611486958712'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114121611486958712'/><link rel='alternate' type='text/html' href='http://decklinux.blogspot.com/2006/03/gnumeric.html' title='[軟體]原本是想稱讚一下gnumeric的...'/><author><name>Deckman</name><uri>http://www.blogger.com/profile/10108329626179253785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='18' src='http://photos1.blogger.com/blogger/2111/709/1600/deckA.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22592323.post-114067853549307987</id><published>2006-02-23T14:12:00.000+08:00</published><updated>2006-03-01T20:29:43.856+08:00</updated><title type='text'>[新聞]Fedora要作自己的XGL</title><summary type='text'>1.正文根據Solidot，Fedora計畫要作自己的XGL技術。如果只是因為別人可以，那我也可以就推出相似的東西，而沒有新的見解或是改進，那我覺得真是內耗。至於有人提到的KDE與GNOME，兩者理念都不一樣了，我覺得無妨。就算今天KDE用Gtk+開發，GNOME用Qt開發，或是兩者用同一樣的庫開發，也不算內耗。三個BSD計畫也是各自有各自的理念。而自由軟體或開放原始碼軟體中，有時Fork不見得算是壞處，因為互相可以參考使用對方好的地方，而逐漸合一。2.相關連結Solitdot：http://solidot.org/Slashdot:http://www.slashdot.org關於Xgl：http://www.freedesktop.org關於BSD三者(FreeBSD、OpenBSD、NetBSD)Fork的經歷：OpenBSD歷史(找好久，趕緊存下)Qt的來歷：中文只找到KDE</summary><link rel='replies' type='application/atom+xml' href='http://decklinux.blogspot.com/feeds/114067853549307987/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22592323&amp;postID=114067853549307987&amp;isPopup=true' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114067853549307987'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114067853549307987'/><link rel='alternate' type='text/html' href='http://decklinux.blogspot.com/2006/02/fedoraxgl.html' title='[新聞]Fedora要作自己的XGL'/><author><name>Deckman</name><uri>http://www.blogger.com/profile/10108329626179253785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='18' src='http://photos1.blogger.com/blogger/2111/709/1600/deckA.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22592323.post-114036015002605893</id><published>2006-02-19T22:29:00.000+08:00</published><updated>2006-02-19T22:44:41.116+08:00</updated><title type='text'>[感想]Debian好！</title><summary type='text'>1.正文又把家裡筆電格式化安裝Debian了。正確來說，是B2D版本。「又」 的意思是之前我就安裝過一次了。當時之所以格掉的原因，是B2D的G++有問題，根本無法編譯任何程式。問題大概是，在函括檔的資料夾裡有數個函括檔的資料夾路徑設錯了，當然無法找到已經存在，只是在不同資料夾內的函括檔。之後經歷了非常短暫的Mandrake時期(居然找到大意如此的話：「Mandrake官方源沒有包含開發用的工具」)，主要放棄的原因是我用Netinstall最小化安裝，缺源缺包一堆什麼都有。雖然我覺得urpmi可以直接安裝本機上的rpm，並利用網路處理相依性比apt還方便(apt要這樣要另外設定)。後來回到Fedora去。唉，我就是想不透，同樣都是一套Kernel，同樣數量的服務，為什麼Fedora就是比較慢。尤其是安裝rpm時，整個系統都會停住了。格掉的原因，不用說，rpm雖然也有apt，但還是不夠廣。</summary><link rel='replies' type='application/atom+xml' href='http://decklinux.blogspot.com/feeds/114036015002605893/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22592323&amp;postID=114036015002605893&amp;isPopup=true' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114036015002605893'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114036015002605893'/><link rel='alternate' type='text/html' href='http://decklinux.blogspot.com/2006/02/debian.html' title='[感想]Debian好！'/><author><name>Deckman</name><uri>http://www.blogger.com/profile/10108329626179253785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='18' src='http://photos1.blogger.com/blogger/2111/709/1600/deckA.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22592323.post-114023116908444615</id><published>2006-02-18T10:22:00.000+08:00</published><updated>2006-02-19T22:43:32.266+08:00</updated><title type='text'>[問題]amule之中文搜尋</title><summary type='text'>1.事由amule更新到testing中的2.1.0版後，無法正常用中文搜尋。原本可以搜尋到300多筆的關鍵字，現在只能搜尋到5筆資料，而且都是亂碼。意思是amule將我的關鍵字轉成亂碼，伺服器當然按照亂碼搜尋了。2.解決方法-安裝amule cvs版本-之前就有遇過這種情況，但是當時apt裡的源有cvs版本，所以可以直接安裝deb包。-現在testing源裡是正式版了。雖然moto學園中有人提供編好的deb包，但是那個網路位置在宿舍連不上(也不知道其他地方可否連上)-所以動手從amule cvs的網站下載tar.gz包，編譯-編譯中，發現如果沒有安裝GNU/gettext工具，會使得i18n沒有辦法工作。我以為之前直接apt安裝沒中文是這個引起的，所以apt安裝了GNU/gettext後移除編譯結果，使用testing的amule重新安裝一次，依然無法搜尋中文。-因此，只有再編譯一次。</summary><link rel='replies' type='application/atom+xml' href='http://decklinux.blogspot.com/feeds/114023116908444615/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22592323&amp;postID=114023116908444615&amp;isPopup=true' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114023116908444615'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114023116908444615'/><link rel='alternate' type='text/html' href='http://decklinux.blogspot.com/2006/02/amule.html' title='[問題]amule之中文搜尋'/><author><name>Deckman</name><uri>http://www.blogger.com/profile/10108329626179253785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='18' src='http://photos1.blogger.com/blogger/2111/709/1600/deckA.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22592323.post-114022937258855252</id><published>2006-02-18T10:01:00.000+08:00</published><updated>2006-02-18T10:34:21.336+08:00</updated><title type='text'>[問題]開機卡住的網路問題</title><summary type='text'>1.事由最近一次重灌Debian，除了裝上bootsplash與更新成kernel 2.6.14外並無任何變動。但是開機時卻發現會停在S40network附近，除非按下C-c，否則不會繼續開機程序。而且使用中會出現以下錯誤訊息：Error:an inet prefix is excepted rather than {}2.解決方法尚無，但懷疑是ipv6的問題。3.參考資料類似問題在Google搜尋只找到一筆沒有回應的資料。4.關鍵字開機卡住inet錯誤inet prefix</summary><link rel='replies' type='application/atom+xml' href='http://decklinux.blogspot.com/feeds/114022937258855252/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22592323&amp;postID=114022937258855252&amp;isPopup=true' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114022937258855252'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114022937258855252'/><link rel='alternate' type='text/html' href='http://decklinux.blogspot.com/2006/02/blog-post_18.html' title='[問題]開機卡住的網路問題'/><author><name>Deckman</name><uri>http://www.blogger.com/profile/10108329626179253785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='18' src='http://photos1.blogger.com/blogger/2111/709/1600/deckA.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22592323.post-114017566440534883</id><published>2006-02-17T19:10:00.000+08:00</published><updated>2006-03-03T21:47:07.806+08:00</updated><title type='text'>關於此地</title><summary type='text'>這裡是甲板人平常使用GNU/Linux桌面系統的記事。如果你不知道什麼是甲板人，請參考「銃夢」的官方網站(日文)或是中文資料。規則聲明：本人對此Blog有維護之權利。如果有人張貼廣告(Spammer)、漫罵回應(Flammer)，必將刪除不另行通知。著作權聲明：本Blog所有文章均為其作者所有(回應各自分屬)。其中我本人整理或撰寫部份如無特別聲明，將採用GNU GFDL授權。如果文章中有出處標示不清或是其他侵害他人權利事項，請立即回應或來信告知。</summary><link rel='replies' type='application/atom+xml' href='http://decklinux.blogspot.com/feeds/114017566440534883/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22592323&amp;postID=114017566440534883&amp;isPopup=true' title='1 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114017566440534883'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22592323/posts/default/114017566440534883'/><link rel='alternate' type='text/html' href='http://decklinux.blogspot.com/2006/02/blog-post.html' title='關於此地'/><author><name>Deckman</name><uri>http://www.blogger.com/profile/10108329626179253785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='18' src='http://photos1.blogger.com/blogger/2111/709/1600/deckA.jpg'/></author><thr:total>1</thr:total></entry></feed>
