<?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-8238528</id><updated>2011-07-29T02:45:49.715+08:00</updated><category term='Zaurus'/><category term='Hardware'/><category term='Firefox'/><category term='Windows'/><category term='eeepc'/><category term='Sendmail'/><category term='BSD'/><category term='Linux'/><category term='Mac'/><category term='Networking'/><title type='text'>My note</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>74</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8238528.post-7139229955742365707</id><published>2008-03-02T01:16:00.002+08:00</published><updated>2008-03-02T01:23:19.813+08:00</updated><title type='text'>WM5/WM6 internet sharing on USB with EeePC</title><content type='html'>I wrote a document about howto use WM5/WM6 internet sharing on USB with EeePC&lt;br /&gt;(in Traditional Chinese)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://ywwang.myweb.hinet.net/wm5-wm6-internet-sharing-on-usb-with-eeepc.pdf"&gt;PDF format&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-7139229955742365707?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/7139229955742365707/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=7139229955742365707' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/7139229955742365707'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/7139229955742365707'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2008/03/wm5wm6-internet-sharing-on-usb-with.html' title='WM5/WM6 internet sharing on USB with EeePC'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-5982200349247443486</id><published>2007-11-13T14:06:00.000+08:00</published><updated>2008-12-13T13:16:45.679+08:00</updated><title type='text'>Virtualbox Host Interface Networking and bridging on Linux</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_dA2WJ7x7jJI/RzlBUBwjNcI/AAAAAAAAADc/tIR_myDqQN4/s1600-h/virtualbox-networking.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://3.bp.blogspot.com/_dA2WJ7x7jJI/RzlBUBwjNcI/AAAAAAAAADc/tIR_myDqQN4/s320/virtualbox-networking.jpg" alt="" id="BLOGGER_PHOTO_ID_5132205062690649538" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;[root@ns ~]# yum install bridge-utils.i386&lt;br /&gt;[root@ns ~]# vi /etc/sysconfig/network-scripts/ifcfg-br0&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;DEVICE=br0&lt;br /&gt;TYPE=Bridge&lt;br /&gt;BOOTPROTO=static&lt;br /&gt;BROADCAST=192.168.0.255&lt;br /&gt;IPADDR=192.168.0.36&lt;br /&gt;NETMASK=255.255.255.0&lt;br /&gt;NETWORK=192.168.0.0&lt;br /&gt;ONBOOT=yes&lt;/blockquote&gt;&lt;br /&gt;[root@ns ~]# echo "BRIDGE=br0" &gt;&gt; /etc/sysconfig/network-scripts/ifcfg-eth0&lt;br /&gt;[root@ns ~]# /etc/init.d/network restart&lt;br /&gt;[root@ns ~]# VBoxAddIF vbox0 tony br0&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-5982200349247443486?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/5982200349247443486/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=5982200349247443486' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/5982200349247443486'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/5982200349247443486'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2007/11/virtualbox-host-interface-networking.html' title='Virtualbox Host Interface Networking and bridging on Linux'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_dA2WJ7x7jJI/RzlBUBwjNcI/AAAAAAAAADc/tIR_myDqQN4/s72-c/virtualbox-networking.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-9161330414258811120</id><published>2007-11-05T17:33:00.001+08:00</published><updated>2008-03-02T01:14:27.985+08:00</updated><title type='text'>Start ssh server in EeePC</title><content type='html'>After installing ssh server, I create a file /etc/opt/xandros/xandrosncs/hooks/post-up.d/99ssh,&lt;br /&gt;below is the content:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;#!/bin/sh&lt;br /&gt;/etc/init.d/ssh restart&lt;/blockquote&gt;&lt;br /&gt;So it will start the ssh server after booting up.&lt;br /&gt;Dotn't forget sudo chmod +x /etc/opt/xandros/xandrosncs/hooks/post-up.d/99ssh.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-9161330414258811120?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/9161330414258811120/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=9161330414258811120' title='1 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/9161330414258811120'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/9161330414258811120'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2007/11/start-ssh-server-in-eeepc.html' title='Start ssh server in EeePC'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-7263452789876323348</id><published>2007-10-25T18:37:00.000+08:00</published><updated>2008-12-13T13:16:45.839+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Hardware'/><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='eeepc'/><title type='text'>EeePC 的開關機</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_dA2WJ7x7jJI/RyC8khG8J-I/AAAAAAAAADE/EmsYpKt03Lk/s1600-h/eeepc-fastinit.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://1.bp.blogspot.com/_dA2WJ7x7jJI/RyC8khG8J-I/AAAAAAAAADE/EmsYpKt03Lk/s320/eeepc-fastinit.jpg" alt="" id="BLOGGER_PHOTO_ID_5125303711496415202" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;它不是執行常見的 init, 而是跑 fastinit。&lt;br /&gt;&lt;br /&gt;所以當你 ssh 進去時會發現 reboot、shutdown 或是 init 6 ... 等指令無法執行。&lt;br /&gt;&lt;br /&gt;亂翻之下, 找到可用的指令了：&lt;br /&gt;&lt;br /&gt;reboot 改用 /sbin/fastreboot.sh&lt;br /&gt;shutdown 改用 /sbin/fastshutdown.sh&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-7263452789876323348?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/7263452789876323348/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=7263452789876323348' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/7263452789876323348'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/7263452789876323348'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2007/10/eeepc.html' title='EeePC 的開關機'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_dA2WJ7x7jJI/RyC8khG8J-I/AAAAAAAAADE/EmsYpKt03Lk/s72-c/eeepc-fastinit.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-172562536362923581</id><published>2007-09-29T18:32:00.000+08:00</published><updated>2008-12-13T13:16:45.926+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><title type='text'>sysv-rc-conf in ubuntu</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_dA2WJ7x7jJI/Rv4p-mLUclI/AAAAAAAAACE/mPOpBXXA5F0/s1600-h/sysv-rc-conf.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://3.bp.blogspot.com/_dA2WJ7x7jJI/Rv4p-mLUclI/AAAAAAAAACE/mPOpBXXA5F0/s320/sysv-rc-conf.jpg" alt="" id="BLOGGER_PHOTO_ID_5115572382116115026" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;For Ubuntu users, if you want to change the daemon sysv init setting in terminal mode, you can use sysv-rc-conf.&lt;br /&gt; &lt;br /&gt;&lt;blockquote style="font-weight: bold; color: rgb(255, 0, 0);"&gt;sudo apt-get install sysv-rc-conf&lt;/blockquote&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-172562536362923581?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/172562536362923581/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=172562536362923581' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/172562536362923581'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/172562536362923581'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2007/09/sysv-rc-conf-in-ubuntu.html' title='sysv-rc-conf in ubuntu'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_dA2WJ7x7jJI/Rv4p-mLUclI/AAAAAAAAACE/mPOpBXXA5F0/s72-c/sysv-rc-conf.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-5087629881381208674</id><published>2007-07-26T14:26:00.000+08:00</published><updated>2008-12-13T13:16:46.052+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><title type='text'>Kobo Deluxe, A multi-platform GPL Licensed game</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_dA2WJ7x7jJI/RqhBMzF8QtI/AAAAAAAAABc/yRKBhBMlWRg/s1600-h/kobodeluxe.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://2.bp.blogspot.com/_dA2WJ7x7jJI/RqhBMzF8QtI/AAAAAAAAABc/yRKBhBMlWRg/s320/kobodeluxe.jpg" alt="" id="BLOGGER_PHOTO_ID_5091391066871710418" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;It supports Windows, OSX, Linux...&lt;br /&gt;If you use Ubuntu, use the command to install:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;blockquote&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;sudo apt-get install kobodeluxe&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;/span&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-5087629881381208674?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/5087629881381208674/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=5087629881381208674' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/5087629881381208674'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/5087629881381208674'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2007/07/kobo-deluxe-multi-platform-gpl-licensed.html' title='Kobo Deluxe, A multi-platform GPL Licensed game'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_dA2WJ7x7jJI/RqhBMzF8QtI/AAAAAAAAABc/yRKBhBMlWRg/s72-c/kobodeluxe.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-5719937853283718301</id><published>2007-06-06T16:55:00.001+08:00</published><updated>2008-12-13T13:16:46.243+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Windows'/><title type='text'>a typo in outlook 2002</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_dA2WJ7x7jJI/RmZ2wH4tRPI/AAAAAAAAABA/avQf8HRoMDw/s1600-h/outlook-typo.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://2.bp.blogspot.com/_dA2WJ7x7jJI/RmZ2wH4tRPI/AAAAAAAAABA/avQf8HRoMDw/s320/outlook-typo.jpg" alt="" id="BLOGGER_PHOTO_ID_5072872599402136818" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;想必翻譯的人是用注音輸入法。還是說我要用 OpenOffice.org 才能 "獲釋" 呢？&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-5719937853283718301?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/5719937853283718301/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=5719937853283718301' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/5719937853283718301'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/5719937853283718301'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2007/06/typo-in-outlook-2002.html' title='a typo in outlook 2002'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_dA2WJ7x7jJI/RmZ2wH4tRPI/AAAAAAAAABA/avQf8HRoMDw/s72-c/outlook-typo.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-5841011347089284234</id><published>2007-05-24T14:49:00.000+08:00</published><updated>2008-12-13T13:16:46.428+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><title type='text'>Linux 下的桌面操作錄影軟體 - XvidCap</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_dA2WJ7x7jJI/RlU3jAqA55I/AAAAAAAAAA4/AtH0tRelCFA/s1600-h/xvidcap.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://4.bp.blogspot.com/_dA2WJ7x7jJI/RlU3jAqA55I/AAAAAAAAAA4/AtH0tRelCFA/s320/xvidcap.jpg" alt="" id="BLOGGER_PHOTO_ID_5068018030286530450" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;看到 YouTube 上有很多人放了 Beryl 的影片, 本來也想自己錄來玩玩。&lt;br /&gt;&lt;br /&gt;第一個試用的軟體是 vnc2swf, 但當我用它連到 Ubuntu 7.04 時, 會讓 Linux 整個當掉。後來又找到 &lt;a href="http://xvidcap.sourceforge.net/"&gt;xvidcap&lt;/a&gt;, 這個軟體還蠻好用的, 在使用上也很簡單。&lt;br /&gt;&lt;br /&gt;以下是我在 Fedora Core 下試錄的結果 (非 beryl), Ubuntu 下使用也沒問題 (可直接裝 .deb 檔)：&lt;br /&gt;&lt;a href="http://www.youtube.com/watch?v=tLm_BFZVmE0"&gt;&lt;br /&gt;http://www.youtube.com/watch?v=tLm_BFZVmE0&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-5841011347089284234?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/5841011347089284234/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=5841011347089284234' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/5841011347089284234'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/5841011347089284234'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2007/05/linux-xvidcap.html' title='Linux 下的桌面操作錄影軟體 - XvidCap'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_dA2WJ7x7jJI/RlU3jAqA55I/AAAAAAAAAA4/AtH0tRelCFA/s72-c/xvidcap.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-4762666802936729028</id><published>2007-05-18T15:49:00.000+08:00</published><updated>2007-05-18T15:58:54.574+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Sendmail'/><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Networking'/><title type='text'>[Sendmail] 原來 Sendmail 的 redirect 是這樣用</title><content type='html'>在 http://www.sendmail.org/m4/features.html 看到的。&lt;br /&gt;&lt;br /&gt;當你在 sendmail.mc 啟用此功能時 (Fedora Core 預設已啟用), 可在 /etc/aliases 裡設定 redirect 的功能。例如, 當有員工離職或換 mail address 時, 若你只在 /etc/aliases 檔替他們設定別名, 其他人還是不知道他新的 mail address, 除非他有回信。這時可在 /etc/aliases 加入下列設定：&lt;br /&gt;&lt;br /&gt;tony:   tony@new.mail.com.tw.REDIRECT&lt;br /&gt;&lt;br /&gt;當有人寄信給 tony 時, 該信會被退回, 並在退信中加入下列訊息：&lt;br /&gt;&lt;br /&gt;---- Transcript of session follows -----&lt;br /&gt;551 5.1.1 User has moved; please try 〈tony@new.mail.com.tw〉&lt;br /&gt;&lt;br /&gt;這時其他人就知道 tony 的新 mail address 了。&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-4762666802936729028?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/4762666802936729028/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=4762666802936729028' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/4762666802936729028'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/4762666802936729028'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2007/05/sendmail-sendmail-redirect.html' title='[Sendmail] 原來 Sendmail 的 redirect 是這樣用'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-7249729164281392856</id><published>2007-05-17T12:13:00.000+08:00</published><updated>2007-05-17T12:21:38.381+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Zaurus'/><title type='text'>[Zaurus] 在 Zaurus 上使用 Billionton CF 藍牙卡</title><content type='html'>在 PIL 接收了一張 Billionton CF 藍牙卡, 本來想說既然 Billionton USB 藍牙都可以用了, CF 應該也沒有問題才對。裝上去之後發現燈會亮, 但是無法正確驅動 (Windows XP 下可正常使用)。網路上找了一下, 發現 &lt;a href="http://www.oesf.org/forums"&gt;oesf&lt;/a&gt; 上很多人都有這個問題 (Sharp 原廠系統), 且似乎無解。想說是否要放棄, 直接在 fnac 買確定可用的 Ambicom CF 藍牙卡算了 (現在 CF 藍牙新品很難找)。&lt;br /&gt;&lt;br /&gt;但想說 oesf 上 &lt;a href="http://www.oesf.org/index.php?title=Bluetooth_Card_Support"&gt;Bluetooth CF cards for the Zaurus&lt;/a&gt; 一文明明說有支援, 而且它與 Ambicom 一樣都是使用 CSR 晶片, 沒道理不能用啊！後來繼續在 google 上找資料, 最後到一篇德國人寫的 &lt;a href="http://lkrauss.de/zaurus/billionton-cfbt02-b2.php"&gt;Sharp Zaurus SL-C750 und Billionton CF-Carte CFBT02-B2&lt;/a&gt;, 雖然有點舊, 但試試亦無妨, 沒想到用了它提供的設定檔就可以正確驅動了。步驟如下：&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;安裝 &lt;a href="http://zaurus.daemons.gr/menaie/feed/bluez-zaurus_2.12_2.4.20_arm.ipk"&gt;bluez-zaurus_2.12_2.4.20_arm.ipk&lt;/a&gt; 與 &lt;a href="http://zaurus.daemons.gr/menaie/feed/qtopia-pannetworkapplet_1.0.1_arm.ipk"&gt;qtopia-pannetworkapplet_1.0.1_arm.ipk&lt;/a&gt;。&lt;/li&gt;&lt;li&gt;下載 &lt;a href="http://www.lkrauss.de/zaurus/download/etc_pcmcia_bluetooth"&gt;/etc/pcmcia/bluetooth&lt;/a&gt;、&lt;a href="http://www.lkrauss.de/zaurus/download/etc_rc.d_init.d_bluetooth"&gt;/etc/rc.d/init.d/bluetooth&lt;/a&gt; 與 &lt;a href="http://www.lkrauss.de/zaurus/download/etc_bluetooth_uart"&gt;/etc/bluetooth/uart&lt;/a&gt; 這 3 個設定檔, 並覆蓋原來的設定檔。&lt;/li&gt;&lt;li&gt;/etc/rc.d/init.d/bluetooth restart 或重開機即可。&lt;br /&gt;&lt;/li&gt;&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-7249729164281392856?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/7249729164281392856/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=7249729164281392856' title='1 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/7249729164281392856'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/7249729164281392856'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2007/05/zaurus-zaurus-billionton-cf.html' title='[Zaurus] 在 Zaurus 上使用 Billionton CF 藍牙卡'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-8872656565270861660</id><published>2007-05-07T23:47:00.000+08:00</published><updated>2007-05-07T23:55:27.033+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Zaurus'/><title type='text'>[Zaurus] 讓 Zaurus SL-C1000 透過 WM5 (AKU3) 使用 3G 上網</title><content type='html'>I wrote a document about Zaurus 3G connection with WM5 (AKU3), you can download it from &lt;a href="http://ywwang.myweb.hinet.net/zaurus-c1000-3g-wm5-aku3-pan-howto.pdf"&gt;here&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-8872656565270861660?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/8872656565270861660/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=8872656565270861660' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/8872656565270861660'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/8872656565270861660'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2007/05/zaurus-zaurus-sl-c1000-wm5-aku3-3g.html' title='[Zaurus] 讓 Zaurus SL-C1000 透過 WM5 (AKU3) 使用 3G 上網'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-5570319493102654265</id><published>2007-05-04T01:08:00.000+08:00</published><updated>2007-05-04T01:33:30.971+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Zaurus'/><title type='text'>[Zaurus] 安裝 SSH Server</title><content type='html'>&lt;span&gt;雖然 Zaurus 有鍵盤，但是若你要在終端機上編輯一些設定檔，這麼小的鍵盤還是不方便使用。若你外接 USB 鍵盤，鍵盤問題解決了，但螢幕又顯得太小。所以最好的方式是由 PC 上以 SSH 連進 Zaurus 來修改設定檔。&lt;br /&gt;&lt;br /&gt;1.首先安裝 &lt;a href="http://zaurus.daemons.gr/menaie/feed/openssh-client_3.6.1p1_arm.ipk"&gt;openssh-client_3.6.1p1_arm.ipk&lt;/a&gt; 與 &lt;a href="http://zaurus.daemons.gr/menaie/feed/openssh-server_3.6.1p1_arm.ipk"&gt;openssh-server_3.6.1p1_arm.ipk&lt;/a&gt;。&lt;br /&gt;&lt;br /&gt;2.開啟終端機設定 zaurus 帳號密碼：&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;bash-2.05$ &lt;span style="font-weight: bold; color: rgb(153, 0, 0);"&gt;passwd&lt;/span&gt;&lt;br /&gt;Changing password for zaurus&lt;br /&gt;Enter the new password (minimum of 5, maximum of 8 characters)&lt;br /&gt;Please use a combination of upper and lower case letters and numbers.&lt;br /&gt;Enter new password:&lt;br /&gt;Re-enter new password:&lt;br /&gt;Password changed.&lt;/blockquote&gt;&lt;br /&gt;3.設好密碼後如下產生金鑰：&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;blockquote&gt;&lt;span&gt;bash-2.05$ &lt;span style="font-weight: bold; color: rgb(153, 0, 0);"&gt;ssh-user-keygen.sh&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;----- Generating User Keys&lt;br /&gt;------- Generating RSA key for SSH v1&lt;br /&gt;Enter passphrase (empty for no passphrase):&lt;br /&gt;Enter same passphrase again: &lt;/span&gt;&lt;span style="color: rgb(153, 0, 0);"&gt;&lt;span style="font-weight: bold;"&gt;← 直接按 [Enter] 鍵即可&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;   Be sure to set a password: ssh-keygen -p -f ~/.ssh/identity&lt;br /&gt;------- Generating RSA key for SSH v2&lt;br /&gt;Enter passphrase (empty for no passphrase):&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span style="color: rgb(153, 0, 0);"&gt;&lt;span style="font-weight: bold;"&gt;← 直接按 [Enter] 鍵即可&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Enter same passphrase again:&lt;/span&gt;&lt;span&gt; ← 直接按 [Enter] 鍵即可&lt;/span&gt;&lt;br /&gt;&lt;span&gt;   Be sure to set a password: ssh-keygen -p -f ~/.ssh/id_rsa&lt;br /&gt;------- Generating DSA key for SSH v2&lt;br /&gt;Enter passphrase (empty for no passphrase):&lt;/span&gt;&lt;span&gt; &lt;span style="font-weight: bold; color: rgb(153, 0, 0);"&gt;← 直接按 [Enter] 鍵即可&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Enter same passphrase again:&lt;br /&gt;Be sure to set a password: ssh-keygen -p -f ~/.ssh/id_dsa&lt;br /&gt;bash-2.05$ &lt;span style="font-weight: bold; color: rgb(153, 0, 0);"&gt;ssh localhost ← 測試連本機&lt;/span&gt;&lt;br /&gt;The authenticity of host 'localhost (127.0.0.1)' can't be established.&lt;br /&gt;RSA key fingerprint is 90:00:8a:7c:fd:e1:b9:24:70:b6:c5:51:fd:a3:d0:6e.&lt;br /&gt;Are you sure you want to continue connecting (yes/no)? &lt;span style="font-weight: bold; color: rgb(153, 0, 0);"&gt;yes&lt;/span&gt;&lt;br /&gt;Warning: Permanently added 'localhost' (RSA) to the list of known hosts.&lt;br /&gt;&lt;br /&gt;This system is for the use of authorized users only.  Individuals using this computer system are subject to having all of their activities on this system monitored and recorded.  Anyone using this system expressly consents to such monitoring and is advised that if such monitoring reveals possible criminal activity, system personel may provide evidence of such monitoring to law enforcement.&lt;br /&gt;zaurus@localhost's password:&lt;br /&gt;$&lt;span style="color: rgb(153, 0, 0);"&gt; &lt;/span&gt;&lt;span style="font-weight: bold; color: rgb(153, 0, 0);"&gt;← 成功登入&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/blockquote&gt;&lt;span&gt;當你的 Zaurus 連上網路之後，你就可以使用如 &lt;a href="http://ntu.csie.org/%7Epiaip/pietty/"&gt;pietty&lt;/a&gt; 的工具由 PC 登入了。&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-5570319493102654265?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/5570319493102654265/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=5570319493102654265' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/5570319493102654265'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/5570319493102654265'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2007/05/zaurus-ssh-server.html' title='[Zaurus] 安裝 SSH Server'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-911970958196217779</id><published>2007-05-03T22:14:00.000+08:00</published><updated>2008-12-13T13:16:46.661+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Zaurus'/><title type='text'>Zaurus 如果有方塊字的問題</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_dA2WJ7x7jJI/RjnvCyzjR2I/AAAAAAAAAAs/dDzjAQ1JVAc/s1600-h/scrn006.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://2.bp.blogspot.com/_dA2WJ7x7jJI/RjnvCyzjR2I/AAAAAAAAAAs/dDzjAQ1JVAc/s320/scrn006.jpg" alt="" id="BLOGGER_PHOTO_ID_5060338487604234082" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;解決方式有很多種，最簡單的方式是刪除 /home/QtPalmtop/lib/fonts 目錄下除了 fontdir、fixed* 與 helvetica* 所有的字型。重開機後瀏覽網頁時，就如上圖不會出現方塊字了。&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-911970958196217779?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/911970958196217779/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=911970958196217779' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/911970958196217779'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/911970958196217779'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2007/05/zaurus.html' title='Zaurus 如果有方塊字的問題'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_dA2WJ7x7jJI/RjnvCyzjR2I/AAAAAAAAAAs/dDzjAQ1JVAc/s72-c/scrn006.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-4895228556253071809</id><published>2007-04-30T23:51:00.000+08:00</published><updated>2008-12-13T13:16:52.850+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Zaurus'/><title type='text'>重拾 Zaurus</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_dA2WJ7x7jJI/RjYfAyzjR1I/AAAAAAAAAAk/g0ny-3zS7Lo/s1600-h/c1000-zhtw.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://3.bp.blogspot.com/_dA2WJ7x7jJI/RjYfAyzjR1I/AAAAAAAAAAk/g0ny-3zS7Lo/s320/c1000-zhtw.jpg" alt="" id="BLOGGER_PHOTO_ID_5059265329895786322" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;之前買了一台 Zaurus SL-C1000，沒玩幾次就收起來了, 在家放了一年多 。上禮拜在 pil 看到有人想買二手的 Zaurus，本來東西都整理好準備要賣了，但後來覺得自己都還沒玩熟，如果就這麼賣掉實在是蠻可惜的，於是就就留下來了。&lt;br /&gt;&lt;br /&gt;為了重新研究，又買了一條 USB HOST 線與一張 minisd 卡 (含轉卡)。結果發現 C1000 不支援 1G 以上的 SD 卡，在惡搞的過程中遇到還原失敗導致開機會卡在開機畫面，只好重刷 FLASH。&lt;br /&gt;&lt;br /&gt;剛好有一個重新的開始。重刷 FLASH 的步驟如下：&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;移除 AC 與電池，等待 5 秒。&lt;/li&gt;&lt;li&gt;下載 TRIsoft 提供的&lt;a href="http://www.trisoft.de/download/C1000NAND240305.zip"&gt;英文版 NAND-backup&lt;/a&gt;。&lt;/li&gt;&lt;li&gt;解開壓縮檔，置於 SD/CF 的根目錄 (檔案系統需為 FAT 而不是 FAT32)。&lt;/li&gt;&lt;li&gt;按住 D、M 鍵不放，然後插上 AC 電源。如此可進入 Diagnostic Menu。&lt;br /&gt;&lt;/li&gt;&lt;li&gt;切到第 3 頁，選 BACKUP RESTORE MENU/NAND FLASH RESTORE。&lt;/li&gt;&lt;li&gt;重新開機後安裝 Mobile01 網友提供的&lt;a href="http://jl90202.myweb.hinet.net/easycht_1.0_all.ipk"&gt;超新手專用中文包&lt;/a&gt; (裝好後須重新開機)。&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;按 [Fn] + [Shife] + [C] 鍵可擷取畫面 (預設存於記憶卡的 Screen_Files 目錄)，文章開頭的圖即是還原後的基本中文操作環境。&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-4895228556253071809?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/4895228556253071809/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=4895228556253071809' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/4895228556253071809'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/4895228556253071809'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2007/04/zaurus.html' title='重拾 Zaurus'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_dA2WJ7x7jJI/RjYfAyzjR1I/AAAAAAAAAAk/g0ny-3zS7Lo/s72-c/c1000-zhtw.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-116782330498714793</id><published>2007-01-03T19:17:00.000+08:00</published><updated>2007-04-27T23:22:17.913+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Firefox'/><title type='text'>Using Firefox extensions to check what is remote site running</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/x/blogger/417/549/1600/74760/firefox-extension.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/x/blogger/417/549/320/223827/firefox-extension.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;When I visited an interisting web site, I'd like to know&lt;br /&gt;what was that site running.&lt;br /&gt;&lt;br /&gt;I used http://www.netcraft.com/ to get the information before.&lt;br /&gt;It is not convenient if you just want to know what the webserver or OS is.&lt;br /&gt;&lt;br /&gt;Now, you can use the extensions of Firefox below to get the information:&lt;br /&gt;&lt;br /&gt;Header Monitor &amp;amp; Live HTTP Headers:&lt;br /&gt;&lt;a href="https://addons.mozilla.org/firefox/575/"&gt;https://addons.mozilla.org/firefox/575/&lt;/a&gt;&lt;br /&gt;&lt;a href="https://addons.mozilla.org/firefox/3829/"&gt;https://addons.mozilla.org/firefox/3829/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;After installing these extensions, you can get the information from&lt;br /&gt;Firefox statusbar.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-116782330498714793?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/116782330498714793/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=116782330498714793' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/116782330498714793'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/116782330498714793'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2007/01/using-firefox-extensions-to-check-what.html' title='Using Firefox extensions to check what is remote site running'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-116176568406544186</id><published>2006-10-25T16:39:00.000+08:00</published><updated>2007-04-28T00:54:29.215+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Hardware'/><category scheme='http://www.blogger.com/atom/ns#' term='Networking'/><title type='text'>how to change the MAC address of RTL8139</title><content type='html'>i bought a second hand mini-itx motherboard.&lt;br /&gt;while installing linux, i found the mac address was ff:ff:ff:ff:ff.&lt;br /&gt;&lt;br /&gt;although i can use the command below to change the mac address after&lt;br /&gt;installing linux, but it isn't convenient to me.&lt;br /&gt;(for example, i can't upgrade packages while installing linux)&lt;br /&gt;&lt;br /&gt;  ifconfig eth0 hw ether 00:11:22:33:44:55&lt;br /&gt;&lt;br /&gt;there is a program named Pg8139.exe, people who use 8139 A/B/C chipset&lt;br /&gt;can use it to change the mac address stored in EEPROM of NIC.&lt;br /&gt;&lt;br /&gt;you can download from:&lt;br /&gt;&lt;a href="http://www.orbitalnet.com.ar/red/RTL8139/PG/"&gt;http://www.orbitalnet.com.ar/red/RTL8139/PG/&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-116176568406544186?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/116176568406544186/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=116176568406544186' title='2 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/116176568406544186'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/116176568406544186'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2006/10/how-to-change-mac-address-of-rtl8139.html' title='how to change the MAC address of RTL8139'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-116157195847471643</id><published>2006-10-23T10:47:00.000+08:00</published><updated>2007-04-28T00:55:43.232+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Hardware'/><title type='text'>backup &amp; restore HPA of x31</title><content type='html'>backup:&lt;br /&gt;FWBACKUP size=640 file=D:\IMAGE&lt;br /&gt;&lt;br /&gt;restore:&lt;br /&gt;FWRESTOR file=x:\IMAGE&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-116157195847471643?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/116157195847471643/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=116157195847471643' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/116157195847471643'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/116157195847471643'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2006/10/backup-restore-hpa-of-x31.html' title='backup &amp; restore HPA of x31'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-116124246021745903</id><published>2006-10-19T15:19:00.000+08:00</published><updated>2007-04-28T00:57:51.101+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Windows'/><title type='text'>How to restore the system/boot drive letter in Windows</title><content type='html'>for some reason i have to move windows 2003 server to another disk.&lt;br /&gt;after ghost, i found the system drive letter has been changed.&lt;br /&gt;it makes some programs can't start correctly.&lt;br /&gt;&lt;br /&gt;below is useful to help you to change system drive letter in windows:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;Q223188"&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;Q223188&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-116124246021745903?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/116124246021745903/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=116124246021745903' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/116124246021745903'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/116124246021745903'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2006/10/how-to-restore-systemboot-drive-letter.html' title='How to restore the system/boot drive letter in Windows'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-115684095676831948</id><published>2006-08-29T16:41:00.000+08:00</published><updated>2007-04-28T00:59:09.504+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><title type='text'>How to compile kernel in ubuntu</title><content type='html'>it is a good reference:&lt;br /&gt;&lt;a href="http://ubuntuforums.org/archive/index.php/t-24853.html"&gt;http://ubuntuforums.org/archive/index.php/t-24853.html &lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;sudo apt-get install build-essential linux-source-2.6 libncurses5-dev kernel-package&lt;br /&gt;&lt;br /&gt;cd /usr/src&lt;br /&gt;tar xvjf linux-source*&lt;br /&gt;cd linux-source&lt;br /&gt;cp /boot/config-2.6.10.5-386 .config&lt;br /&gt;sudo make menuconfig&lt;br /&gt;&lt;br /&gt;cofigure the heck out of your kernel&lt;br /&gt;&lt;br /&gt;sudo make-kpkg --revision-1 --append-to-version=mykerne1 kernel_image kernel_headers&lt;br /&gt;&lt;br /&gt;cd ..&lt;br /&gt;sudo dpkg -i linux-image-2.6.10*.deb&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-115684095676831948?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/115684095676831948/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=115684095676831948' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/115684095676831948'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/115684095676831948'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2006/08/how-to-compile-kernel-in-ubuntu.html' title='How to compile kernel in ubuntu'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-115684079460463098</id><published>2006-08-29T16:37:00.000+08:00</published><updated>2007-04-28T00:59:38.386+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Hardware'/><title type='text'>Diagnostic tool for HITACHI harddisk</title><content type='html'>&lt;a href="http://www.hitachigst.com/hdd/support/download.htm"&gt;http://www.hitachigst.com/hdd/support/download.htm&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You can download a bootable cd image.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-115684079460463098?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/115684079460463098/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=115684079460463098' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/115684079460463098'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/115684079460463098'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2006/08/diagnostic-tool-for-hitachi-harddisk.html' title='Diagnostic tool for HITACHI harddisk'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111993011217039128</id><published>2005-06-28T11:06:00.000+08:00</published><updated>2007-04-28T00:40:48.676+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Windows'/><title type='text'>Windows in ATM machine</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/417/549/1600/ms-in-atm.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/417/549/320/ms-in-atm.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;This is very famous BSOD.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111993011217039128?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111993011217039128/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111993011217039128' title='2 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111993011217039128'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111993011217039128'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/06/windows-in-atm-machine.html' title='Windows in ATM machine'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111992793492426221</id><published>2005-06-28T11:05:00.000+08:00</published><updated>2007-04-28T01:03:30.207+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Hardware'/><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Networking'/><title type='text'>Planex GW-US54Mini USB wireless Linux howto</title><content type='html'>http://ywwang.myweb.hinet.net/gw-us54mini.pdf&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111992793492426221?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111992793492426221/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111992793492426221' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111992793492426221'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111992793492426221'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/06/planex-gw-us54mini-usb-wireless-linux.html' title='Planex GW-US54Mini USB wireless Linux howto'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111992790168622069</id><published>2005-06-28T11:04:00.000+08:00</published><updated>2007-04-28T01:04:51.905+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Hardware'/><title type='text'>Support usb-cdrom in dos (IBM x31)</title><content type='html'>http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=&lt;br /&gt;lenovo&amp;amp;lndocid=MIGR-4TFT8J&lt;br /&gt;&lt;br /&gt;1.download usb_cd.sys&lt;br /&gt;2.read usb_cd.txt to make a dos boot disk&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111992790168622069?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111992790168622069/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111992790168622069' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111992790168622069'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111992790168622069'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/06/support-usb-cdrom-in-dos-ibm-x31.html' title='Support usb-cdrom in dos (IBM x31)'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172746235699848</id><published>2005-03-25T13:10:00.000+08:00</published><updated>2007-04-28T01:07:25.766+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Networking'/><title type='text'>Using The IBM b/g Wireless Mini PCI Adapter in Fedora Core 3</title><content type='html'>Using The IBM b/g Wireless Mini PCI Adapter in Fedora Core 3&lt;br /&gt;&lt;br /&gt;By default, not all the IBM x31 notebooks are Centrino architecture.&lt;br /&gt;&lt;br /&gt;Centrino architecture includes:Pentium M processor, Intel's 855 chipset,&lt;br /&gt;and Intel's Pro/Wireless 2100 wireless network card.&lt;br /&gt;&lt;br /&gt;Unfortunately, my x31 2672-IV6 is not Centrino architecture.&lt;br /&gt;It includes all the components except Intel's Pro/Wireless 2100.&lt;br /&gt;&lt;br /&gt;The wireless card in my x31 is IBM b/g Wireless Mini PCI Adapter, which&lt;br /&gt;vendor is Atheros (http://www.atheros.com/).&lt;br /&gt;&lt;br /&gt;IBM b/g Wireless Mini PCI Adapter is not recognized by Fedora Core 3.&lt;br /&gt;&lt;br /&gt;The good news is that there is a open source project for Atheros.&lt;br /&gt;(http://sourceforge.net/projects/madwifi/)&lt;br /&gt;&lt;br /&gt;It does not release any files now, but you can retrieve the source code via CVS.&lt;br /&gt;&lt;br /&gt;There are 4 steps to make the Mini PCI Adapter works in Fedora Core 3:&lt;br /&gt;&lt;br /&gt;A.download &amp; compile kernel source&lt;br /&gt;B.download MADWIFI source code via CVS&lt;br /&gt;C.compile &amp;amp; install&lt;br /&gt;D.setup wireless card&lt;br /&gt;&lt;br /&gt;****** detail ******&lt;br /&gt;A.download &amp; compile kernel source&lt;br /&gt;&lt;br /&gt;MADWIF needs kernel source to compile the modules and Fedora Core 3 does not&lt;br /&gt;include default.&lt;br /&gt;&lt;br /&gt;B.download MADWIFI source code via CVS&lt;br /&gt;&lt;br /&gt;cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/madwifi co madwifi&lt;br /&gt;&lt;br /&gt;use the command above to get MADwifi from CVS.&lt;br /&gt;&lt;br /&gt;C.compile &amp;amp; install&lt;br /&gt;&lt;br /&gt;in madwifi directory:&lt;br /&gt;&lt;br /&gt;make;make install&lt;br /&gt;&lt;br /&gt;The modules will be installed in /lib/modules/2.6.10/net (by my case)&lt;br /&gt;&lt;br /&gt;D.setup wireless card&lt;br /&gt;&lt;br /&gt;1.modprobe ath_pci&lt;br /&gt;2.ifconfig ath0 up (yes, ath0)&lt;br /&gt;3.iwlist ath0 scan (scan your AP)&lt;br /&gt;4./etc/sysconfig/network-scripts/ifcfg-ath0:&lt;br /&gt;&lt;br /&gt;DEVICE=ath0&lt;br /&gt;ONBOOT=yes&lt;br /&gt;BOOTPROTO=dhcp&lt;br /&gt;&lt;br /&gt;5.dhclient ath0 (get ip from AP)&lt;br /&gt;&lt;br /&gt;If everything is ok, /etc/modprobe.conf:&lt;br /&gt;&lt;br /&gt;alias ath0 ath_pci&lt;br /&gt;&lt;br /&gt;Then the Mini PCI Adapter will work after booting.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172746235699848?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172746235699848/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172746235699848' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172746235699848'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172746235699848'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/using-ibm-bg-wireless-mini-pci-adapter.html' title='Using The IBM b/g Wireless Mini PCI Adapter in Fedora Core 3'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172740293754274</id><published>2005-03-25T13:09:00.000+08:00</published><updated>2007-04-28T01:08:36.721+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><title type='text'>Re: printing in text mode</title><content type='html'>&gt; a2ps -B -1 --border=no xxx.txt&lt;br /&gt;&gt; it will print a no border, one page per sheet document.&lt;br /&gt;&lt;br /&gt;try this:&lt;br /&gt;a2ps --left-title="" -4 README -o madwifi.ps&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172740293754274?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172740293754274/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172740293754274' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172740293754274'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172740293754274'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/re-printing-in-text-mode.html' title='Re: printing in text mode'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172734969460678</id><published>2005-03-25T13:08:00.001+08:00</published><updated>2007-04-28T01:09:47.483+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BSD'/><title type='text'>Use GRUB to boot FreeBSD</title><content type='html'>Use GRUB to boot FreeBSD：&lt;br /&gt;&lt;br /&gt;method 1, in grub command prompt：&lt;br /&gt;&lt;br /&gt;grub&gt; root (hd0,a)&lt;br /&gt;grub&gt; kernel /boot/loader&lt;br /&gt;grub&gt; boot&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;method 2, in menu.lst：&lt;br /&gt;&lt;br /&gt;/boot/grub/menu.lst：&lt;br /&gt;...&lt;br /&gt;title FreeBSD 5.3&lt;br /&gt;       root (hd0,a)&lt;br /&gt;       kernel /boot/loader&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172734969460678?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172734969460678/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172734969460678' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172734969460678'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172734969460678'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/use-grub-to-boot-freebsd.html' title='Use GRUB to boot FreeBSD'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172730353900016</id><published>2005-03-25T13:08:00.000+08:00</published><updated>2007-04-28T01:11:34.267+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Hardware'/><category scheme='http://www.blogger.com/atom/ns#' term='Mac'/><title type='text'>Apple Boot Key Combos</title><content type='html'>http://www.jacsoft.co.nz/Tech_Notes/Mac_Keys.shtml&lt;br /&gt;&lt;br /&gt;Bypass startup drive and boot from external (or CD).... CMD-OPT-SHIFT-DELETE&lt;br /&gt;Boot from CD (Most late model Apples) ................. C&lt;br /&gt;Boot from a specific SCSI ID #.(#=SCSI ID number)...... CMD-OPT-SHIFT-DELETE-#&lt;br /&gt;Zap PRAM .............................................. CMD-OPT-P-R&lt;br /&gt;Disable Extensions .................................... SHIFT&lt;br /&gt;Rebuild Desktop ....................................... CMD-OPT&lt;br /&gt;Close finder windows.(hold just before finder starts).. OPT&lt;br /&gt;Boot with Virtual Memory off........................... CMD&lt;br /&gt;Trigger extension manager at boot-up................... SPACE&lt;br /&gt;Force Quadra av machines to use TV as a monitor........ CMD-OPT-T-V&lt;br /&gt;Boot from ROM (Mac Classic only)....................... CMD-OPT-X-O&lt;br /&gt;Force PowerBooks to reset the screen................... R&lt;br /&gt;Force an AV monitor to be recognized as one............ CMD-OPT-A-V&lt;br /&gt;Eject Boot Floppy...................................... Hold Down Mouse Button&lt;br /&gt;Select volume to start from............................ OPT&lt;br /&gt;Start in Firewire drive mode........................... T&lt;br /&gt;Startup in OSX if OS9 and OXS in boot partition........ X or CMD-X&lt;br /&gt;Hold down until the 2nd chime, will boot into 9?....... CMD-OPT&lt;br /&gt;OSX: Watch the status of the system load............... CMD-V&lt;br /&gt;OSX: Enter single-user mode (shell-level mode)......... CMD-S&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172730353900016?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172730353900016/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172730353900016' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172730353900016'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172730353900016'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/apple-boot-key-combos.html' title='Apple Boot Key Combos'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172725638455166</id><published>2005-03-25T13:07:00.000+08:00</published><updated>2007-04-28T01:06:01.999+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Windows'/><title type='text'>Bootable DOS NTFS reader</title><content type='html'>DOS NTFS boot disk to access NTFS partitions in Windows XP 2000 or NT&lt;br /&gt;http://www.ntfs.com/boot-disk.htm&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172725638455166?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172725638455166/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172725638455166' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172725638455166'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172725638455166'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/bootable-dos-ntfs-reader.html' title='Bootable DOS NTFS reader'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172721469565431</id><published>2005-03-25T13:06:00.000+08:00</published><updated>2005-03-25T13:06:54.696+08:00</updated><title type='text'>Sony handycam advertisement in Discovery</title><content type='html'>I have posted it on sayya bbs :)&lt;br /&gt;&lt;br /&gt; http://www.ecat.sony.com.tw/images/tvcf/pc350_0412.wmv&lt;br /&gt;&lt;br /&gt; The song in the advertisement:&lt;br /&gt; http://public.thehazelnut.com/Mongolian_song.mp3&lt;br /&gt;&lt;br /&gt; A mongolia singer who lives in Germany now.This is her website:&lt;br /&gt; http://www.urna.com/&lt;br /&gt;&lt;br /&gt; This is the ninth song:&lt;br /&gt; http://www.urna.com/cd/talnutag.html&lt;br /&gt;&lt;br /&gt; The slogan in the advertisement:&lt;br /&gt;&lt;br /&gt; It takes 3 seconds to fall in love;&lt;br /&gt; but 3 decades to get along.&lt;br /&gt;&lt;br /&gt;   3 centuries to preserve a tradition;&lt;br /&gt; but 3 minutes to embrace another.&lt;br /&gt;&lt;br /&gt;   3 colours to paint the world;&lt;br /&gt; and 3 million pixels to capture it all.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172721469565431?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172721469565431/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172721469565431' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172721469565431'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172721469565431'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/sony-handycam-advertisement-in.html' title='Sony handycam advertisement in Discovery'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172714946885701</id><published>2005-03-25T13:05:00.000+08:00</published><updated>2005-03-25T13:05:49.470+08:00</updated><title type='text'>[FreeBSD] chinese in more/less (ssh/telnet)</title><content type='html'>in order to remind, too.&lt;br /&gt; when you ssh/telnet in Freebsd, use:&lt;br /&gt;&lt;br /&gt; more -r xxx.txt&lt;br /&gt; less -r xxx.txt&lt;br /&gt;&lt;br /&gt; to read file that include chinese.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172714946885701?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172714946885701/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172714946885701' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172714946885701'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172714946885701'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/freebsd-chinese-in-moreless-sshtelnet.html' title='[FreeBSD] chinese in more/less (ssh/telnet)'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172706477646749</id><published>2005-03-25T13:04:00.000+08:00</published><updated>2005-03-25T13:04:24.776+08:00</updated><title type='text'>[FreeBSD] chinese in ls (ssh/telnet)</title><content type='html'>in order to remind.&lt;br /&gt; /etc/bashrc:&lt;br /&gt; alias ls="gnuls --color=auto --show-control-chars"&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172706477646749?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172706477646749/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172706477646749' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172706477646749'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172706477646749'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/freebsd-chinese-in-ls-sshtelnet.html' title='[FreeBSD] chinese in ls (ssh/telnet)'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172686400970664</id><published>2005-03-25T13:00:00.000+08:00</published><updated>2005-03-25T13:01:04.010+08:00</updated><title type='text'>printing in text mode</title><content type='html'>a2ps -B -1 --border=no xxx.txt&lt;br /&gt;&lt;br /&gt; it will print a no border, one page per sheet document.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172686400970664?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172686400970664/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172686400970664' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172686400970664'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172686400970664'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/printing-in-text-mode.html' title='printing in text mode'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172681849863199</id><published>2005-03-25T12:59:00.000+08:00</published><updated>2005-03-25T13:00:18.500+08:00</updated><title type='text'>Using wep in Linux (wireless)</title><content type='html'>ascii key:&lt;br /&gt; iwconfig eth0 essid default key s:12345&lt;br /&gt;                                                       --------&lt;br /&gt;                                                            key&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172681849863199?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172681849863199/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172681849863199' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172681849863199'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172681849863199'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/using-wep-in-linux-wireless.html' title='Using wep in Linux (wireless)'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172674713711760</id><published>2005-03-25T12:58:00.000+08:00</published><updated>2005-03-25T12:59:07.136+08:00</updated><title type='text'>[FreeBSD] Set the default boot selection to slice</title><content type='html'>you can use "boot0cfg" command to set the default boot selection to slice.&lt;br /&gt;&lt;br /&gt; for example:&lt;br /&gt; boot0cfg -s 2 ad0&lt;br /&gt;&lt;br /&gt; ad0s2 will be the default selected entry.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172674713711760?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172674713711760/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172674713711760' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172674713711760'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172674713711760'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/freebsd-set-default-boot-selection-to.html' title='[FreeBSD] Set the default boot selection to slice'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172666935367260</id><published>2005-03-25T12:57:00.000+08:00</published><updated>2005-03-25T12:57:49.356+08:00</updated><title type='text'>Using Linux to build your own Soft-AP (Access Point)</title><content type='html'>Yuo have to choice a wireless card with Intersil Prism chipset.&lt;br /&gt;&lt;br /&gt; 3Com 3CRWE154G72 (pcmcia)&lt;br /&gt; &amp;&lt;br /&gt; PCI GW-DS54G (pci)&lt;br /&gt; are good choice, because i have tested these two cards, and they do work.&lt;br /&gt;&lt;br /&gt; 1.mkdir -p /usr/lib/hotplug/firmware&lt;br /&gt; 2.cd /usr/lib/hotplug/firmware&lt;br /&gt; 3.mount /mnt/cdrom (your wireless card driver)&lt;br /&gt; 4.cp /mnt/cdrom/Driver/3CRWE154G72/3C154G72.arm isl3890&lt;br /&gt; (cp /mnt/cdrom/Drivers/XP&amp;amp;2K/WLANDCB.arm isl3890) for GW-DS54G&lt;br /&gt; 5.chkconfig pcmcia on (for 3CRWE154G72)&lt;br /&gt; 6. /etc/rc.d/rc.local:&lt;br /&gt;&lt;br /&gt; modprobe prism54  # only GW-DS54G needed&lt;br /&gt; iwconfig eth1 essid Linux-3Com&lt;br /&gt; iwconfig eth1 channel 7&lt;br /&gt; iwconfig eth1 mode Master&lt;br /&gt; ifconfig eth1 10.1.1.1 netmask 255.255.255.0 broadcast 10.1.1.255 up&lt;br /&gt;&lt;br /&gt; 7.setup your NAT &amp; DHCP server to privide your clients to get ip&lt;br /&gt; 8.reboot&lt;br /&gt; 9.test from your wireless client&lt;br /&gt;&lt;br /&gt; this is a snapshot of my PDA:&lt;br /&gt; http://www.wretch.cc/album/show.php?i=ywwang&amp;amp;b=3&amp;f=1096222587.jpg&amp;amp;p=1&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172666935367260?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172666935367260/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172666935367260' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172666935367260'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172666935367260'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/using-linux-to-build-your-own-soft-ap.html' title='Using Linux to build your own Soft-AP (Access Point)'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172660793317435</id><published>2005-03-25T12:56:00.000+08:00</published><updated>2005-03-25T12:56:47.936+08:00</updated><title type='text'>3Com 802.11g pcmcia on Fedora core 2 success</title><content type='html'>OS: Fedora Core 2&lt;br /&gt;&lt;br /&gt; 3Com 3CRWE154G72:&lt;br /&gt; http://www.3com.com/products/en_US/detail.jsp?tab=features&amp;&lt;br /&gt; pathtype=purchase&amp;amp;sku=3CRWE154G72&lt;br /&gt;&lt;br /&gt; bought it in Nova/Taipei NT:1600&lt;br /&gt;&lt;br /&gt; i also bought Bufallo WLI-PCM-L11GP AirStation PCI Adapter Card:&lt;br /&gt; http://www.buffalotech.com/products/product-detail.php?productid=&lt;br /&gt; 68&amp;categoryid=9&lt;br /&gt;&lt;br /&gt; because there is no pcmcia slot on my notebook (iBook), i have to&lt;br /&gt; use this card on my pc in order to use 3Com pcmcia wireless card.&lt;br /&gt; Bufallo WLI-PCM-L11GP works perfect on FC2.&lt;br /&gt; NT:900&lt;br /&gt;&lt;br /&gt; Reference document:&lt;br /&gt; http://mysite.verizon.net/winterz/doc/prism54_fc2.txt&lt;br /&gt;&lt;br /&gt; install steps:&lt;br /&gt; 1. mkdir -p /usr/lib/hotplug/firmware&lt;br /&gt;&lt;br /&gt; 2. cd /usr/lib/hotplug/firmware&lt;br /&gt;&lt;br /&gt; 3. mount your driver CD of 3Com&lt;br /&gt;&lt;br /&gt; 4. copy 3Com firmware in CD to /usr/lib/hotplug/firmware and&lt;br /&gt;    rename to isl3890.&lt;br /&gt;    for example:&lt;br /&gt; [root@localhost firmware]# ls /usr/lib/hotplug/firmware&lt;br /&gt; isl3890&lt;br /&gt;&lt;br /&gt; 5. plug 3Com 3CRWE154G72 into pcmcia slot&lt;br /&gt;&lt;br /&gt; 6. check if FC2 detect your 3Com card:&lt;br /&gt; [root@localhost root]# iwconfig&lt;br /&gt; lo        no wireless extensions.&lt;br /&gt;&lt;br /&gt; eth0      no wireless extensions.&lt;br /&gt;&lt;br /&gt; eth1      NOT READY!  ESSID:off/any&lt;br /&gt;           Mode:Managed  Channel:6  Access Point: 00:00:00:00:00:00&lt;br /&gt;           Tx-Power=31 dBm   Sensitivity=0/200&lt;br /&gt;           Retry min limit:0   RTS thr=0 B   Fragment thr=0 B&lt;br /&gt;           Encryption key:off&lt;br /&gt;           Link Quality:0  Signal level:0  Noise level:0&lt;br /&gt;           Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0&lt;br /&gt;           Tx excessive retries:0  Invalid misc:0   Missed beacon:0&lt;br /&gt;&lt;br /&gt; sit0      no wireless extensions.&lt;br /&gt;&lt;br /&gt; 7. bring up eth1:&lt;br /&gt; [root@localhost root]# ifconfig eth1 up&lt;br /&gt;&lt;br /&gt; 8. scan your AP:&lt;br /&gt; [root@localhost root]# iwlist eth1 scanning&lt;br /&gt; eth1      Scan completed :&lt;br /&gt;           Cell 01 - Address: 00:E0:98:4C:05:6E&lt;br /&gt;                     ESSID:"wyw"&lt;br /&gt;                     Mode:Master&lt;br /&gt;                     Encryption key:off&lt;br /&gt;                     Frequency:2.462GHz&lt;br /&gt;                     Quality:102/0  Signal level:-46 dBm  Noise level:-148 dBm&lt;br /&gt;&lt;br /&gt; 9. create a new file named "ifcfg-eth1" in /etc/sysconfig/network-scripts:&lt;br /&gt; DEVICE=eth1&lt;br /&gt; BOOTPROTO=dhcp&lt;br /&gt; ONBOOT=yes&lt;br /&gt; MODE=Managed&lt;br /&gt; ESSID=wyw&lt;br /&gt;&lt;br /&gt; 10. use "dhclient" command to get ip from AP:&lt;br /&gt; [root@localhost root]# dhclient eth1&lt;br /&gt; Internet Software Consortium DHCP Client V3.0.1rc12&lt;br /&gt; Copyright 1995-2002 Internet Software Consortium.&lt;br /&gt; All rights reserved.&lt;br /&gt; For info, please visit http://www.isc.org/products/DHCP&lt;br /&gt;&lt;br /&gt; sit0: unknown hardware address type 776&lt;br /&gt; sit0: unknown hardware address type 776&lt;br /&gt; Listening on LPF/eth1/00:0d:54:a1:8f:b5&lt;br /&gt; Sending on   LPF/eth1/00:0d:54:a1:8f:b5&lt;br /&gt; Sending on   Socket/fallback&lt;br /&gt; DHCPREQUEST on eth1 to 255.255.255.255 port 67&lt;br /&gt; DHCPACK from 192.168.1.254&lt;br /&gt; SIOCADDRT: File exists&lt;br /&gt; bound to 192.168.1.88 -- renewal in 121862 seconds.&lt;br /&gt;&lt;br /&gt; 11. now your 3Com 3CWRE154G72 pcmcia wireless card works perfectly:&lt;br /&gt; [root@localhost root]# ifconfig eth1&lt;br /&gt; eth1      Link encap:Ethernet  HWaddr 00:0D:54:A1:8F:B5&lt;br /&gt;           inet addr:192.168.1.88  Bcast:192.168.1.255  Mask:255.255.255.0&lt;br /&gt;           inet6 addr: fe80::20d:54ff:fea1:8fb5/64 Scope:Link&lt;br /&gt;           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;br /&gt;           RX packets:20 errors:0 dropped:0 overruns:0 frame:0&lt;br /&gt;           TX packets:6 errors:0 dropped:0 overruns:0 carrier:0&lt;br /&gt;           collisions:0 txqueuelen:1000&lt;br /&gt;           RX bytes:2480 (2.4 Kb)  TX bytes:720 (720.0 b)&lt;br /&gt;           Interrupt:11&lt;br /&gt;&lt;br /&gt; [root@localhost root]# iwconfig eth1&lt;br /&gt; eth1      IEEE 802.11b/g  ESSID:"wyw"&lt;br /&gt;           Mode:Managed  Channel:11  Access Point: 00:E0:98:4C:05:6E&lt;br /&gt;           Bit Rate:11Mb/s   Tx-Power=31 dBm   Sensitivity=20/200&lt;br /&gt;           Retry min limit:8   RTS thr:2347 B   Fragment thr:2346 B&lt;br /&gt;           Encryption key:off&lt;br /&gt;           Link Quality:0  Signal level:0  Noise level:0&lt;br /&gt;           Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0&lt;br /&gt;           Tx excessive retries:0  Invalid misc:0   Missed beacon:0&lt;br /&gt;&lt;br /&gt;&lt;br /&gt; ****************&lt;br /&gt; there is also a good web site &amp;amp; forum that talk about prism chipset:&lt;br /&gt; http://www.prism54.org/&lt;br /&gt; http://www.prism54.org/forums/&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172660793317435?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172660793317435/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172660793317435' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172660793317435'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172660793317435'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/3com-80211g-pcmcia-on-fedora-core-2.html' title='3Com 802.11g pcmcia on Fedora core 2 success'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172646130593400</id><published>2005-03-25T12:54:00.000+08:00</published><updated>2005-03-25T12:54:21.306+08:00</updated><title type='text'>[Doc] Linux Serial Console HOWTO</title><content type='html'>Reference:&lt;br /&gt; http://www.vanemery.com/Linux/Serial/serial-console.html&lt;br /&gt;&lt;br /&gt; 1. /etc/inittab:&lt;br /&gt; s0:2345:respawn:/sbin/agetty -L -f /etc/issueserial 9600 ttyS0 vt100&lt;br /&gt;&lt;br /&gt; 2. /etc/issueserial (option):&lt;br /&gt; Connected on \l at \b bps&lt;br /&gt; \U&lt;br /&gt; Kernel \r on an \m&lt;br /&gt;&lt;br /&gt; 3. # init q (option):&lt;br /&gt; forces the init process to re-read the configuration file.&lt;br /&gt;&lt;br /&gt; 4. /etc/securetty (option):&lt;br /&gt; ttyS0&lt;br /&gt;&lt;br /&gt; 5. grub.conf:&lt;br /&gt; kernel /boot/vmlinuz-2.6.5-1.358 ro root=LABEL=/ console=ttyS0,9600&lt;br /&gt;&lt;br /&gt; 6. # chkconfig kudzu off (option, Red Hat based Linux distributions needed)&lt;br /&gt;&lt;br /&gt; 7. in Windows Hyper Terminal:&lt;br /&gt; Turn flow control "off"&lt;br /&gt;&lt;br /&gt; 8. reboot&lt;br /&gt;&lt;br /&gt; Screen capture:&lt;br /&gt; http://www.wretch.cc/album/show.php?i=ywwang&amp;b=3&amp;amp;f=1093848703.jpg&amp;amp;p=0&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172646130593400?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172646130593400/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172646130593400' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172646130593400'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172646130593400'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/doc-linux-serial-console-howto.html' title='[Doc] Linux Serial Console HOWTO'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172641304781495</id><published>2005-03-25T12:53:00.000+08:00</published><updated>2005-03-25T12:53:33.046+08:00</updated><title type='text'>[Doc] Installing DB2 Version 8.1.6 for Linux</title><content type='html'>http://www-106.ibm.com/developerworks/linux/library/l-ss4-db2/?ca=dgr-lnxw07DB24Lin&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172641304781495?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172641304781495/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172641304781495' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172641304781495'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172641304781495'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/doc-installing-db2-version-816-for.html' title='[Doc] Installing DB2 Version 8.1.6 for Linux'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172635632509880</id><published>2005-03-25T12:52:00.000+08:00</published><updated>2005-03-25T12:52:36.326+08:00</updated><title type='text'>WLAN Adapter Chipset Directory</title><content type='html'>http://www.linux-wlan.org/docs/wlan_adapters.html.gz&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172635632509880?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172635632509880/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172635632509880' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172635632509880'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172635632509880'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/wlan-adapter-chipset-directory.html' title='WLAN Adapter Chipset Directory'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172629279899081</id><published>2005-03-25T12:49:00.000+08:00</published><updated>2005-03-25T12:51:32.800+08:00</updated><title type='text'>Use MD5 Digest authentication instead of using Basic Authentication (Apache)</title><content type='html'>1. httpd.conf:&lt;br /&gt; &lt;directory&gt;&lt;br /&gt;     AllowOverride All&lt;br /&gt; &lt;/directory&gt;&lt;br /&gt;&lt;br /&gt; 2. create user account:&lt;br /&gt; $ htdigest -c .htpasswd "MD5 Digest authentication test" ywwang&lt;br /&gt;                                           ^^^^^^^^^^^^^^^^^^^^^^&lt;br /&gt;                                                                       A&lt;br /&gt; Adding password for ywwang in realm MD5 Digest authentication test.&lt;br /&gt; New password:&lt;br /&gt; Re-type new password:&lt;br /&gt; $ more .htpasswd&lt;br /&gt; ywwang:MD5 Digest authentication test:223148e89875e6ff0035242a7be3abcd&lt;br /&gt;&lt;br /&gt;&lt;br /&gt; 3. create .htaccess file:&lt;br /&gt; AuthDigestFile /home/ywwang/public_html/private/.htpasswd&lt;br /&gt; AuthType Digest&lt;br /&gt; AuthName "MD5 Digest authentication test"&lt;br /&gt;                      ^^^^^^^^^^^^^^^^^^^^^^&lt;br /&gt;                                              B&lt;br /&gt; AuthDigestDomain /~ywwang/private/ http://192.168.0.139/~ywwang/private/&lt;br /&gt; AuthDigestNonceLifetime 300&lt;br /&gt; require valid-user&lt;br /&gt;&lt;br /&gt; NOTE: Part A should be equal to part B.&lt;br /&gt;&lt;br /&gt; Login screen:&lt;br /&gt; http://www.wretch.cc/album/show.php?i=ywwang&amp;b=2&amp;amp;f=1091433774.jpg&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172629279899081?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172629279899081/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172629279899081' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172629279899081'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172629279899081'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/use-md5-digest-authentication-instead.html' title='Use MD5 Digest authentication instead of using Basic Authentication (Apache)'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172606969628572</id><published>2005-03-25T12:47:00.000+08:00</published><updated>2005-03-25T12:47:49.696+08:00</updated><title type='text'>Chipsets and Wireless cards supported by the Linux prism54 driver</title><content type='html'>http://prism54.org/supported_cards.php&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172606969628572?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172606969628572/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172606969628572' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172606969628572'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172606969628572'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/chipsets-and-wireless-cards-supported.html' title='Chipsets and Wireless cards supported by the Linux prism54 driver'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172582098578693</id><published>2005-03-25T12:43:00.000+08:00</published><updated>2005-03-25T12:43:40.986+08:00</updated><title type='text'>Wireless LAN resources for Linux (from hp.com)</title><content type='html'>http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172582098578693?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172582098578693/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172582098578693' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172582098578693'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172582098578693'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/wireless-lan-resources-for-linux-from.html' title='Wireless LAN resources for Linux (from hp.com)'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172468497583892</id><published>2005-03-25T12:24:00.000+08:00</published><updated>2005-03-25T12:24:44.976+08:00</updated><title type='text'>AT76C5XXx-based Wireless Devices</title><content type='html'>http://atmelwlandriver.sourceforge.net/news.html&lt;br /&gt; ---&lt;br /&gt; Home of the OpenSource Linux Driver for Atmel AT76C5XXx-based Wireless Devices&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172468497583892?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172468497583892/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172468497583892' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172468497583892'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172468497583892'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/at76c5xxx-based-wireless-devices.html' title='AT76C5XXx-based Wireless Devices'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172462430009041</id><published>2005-03-25T12:23:00.000+08:00</published><updated>2005-03-25T12:23:44.300+08:00</updated><title type='text'>Lemel USB wireless network card drivers (Mandrake)</title><content type='html'>[root@ns root]# lsmod | more&lt;br /&gt; Module                  Size  Used by&lt;br /&gt; at76c505-rfmd2958      40772  0&lt;br /&gt; at76c503               70464  1 at76c505-rfmd2958&lt;br /&gt; usbdfu                  5156  1 at76c503&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172462430009041?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172462430009041/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172462430009041' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172462430009041'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172462430009041'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/lemel-usb-wireless-network-card.html' title='Lemel USB wireless network card drivers (Mandrake)'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172458201564715</id><published>2005-03-25T12:22:00.000+08:00</published><updated>2005-03-25T12:23:02.070+08:00</updated><title type='text'>XDMCP client (X Window)</title><content type='html'>X :1 -query 192.168.0.139&lt;br /&gt; X :2 -query 192.168.0.135&lt;br /&gt;&lt;br /&gt; Ctrl + Alt + F7 to switch to the original X Window&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172458201564715?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172458201564715/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172458201564715' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172458201564715'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172458201564715'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/xdmcp-client-x-window.html' title='XDMCP client (X Window)'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172452834728198</id><published>2005-03-25T12:21:00.000+08:00</published><updated>2005-03-25T12:22:08.350+08:00</updated><title type='text'>Using GRUB via a serial line</title><content type='html'>grub&gt; serial --unit=0 --speed=9600&lt;br /&gt; grub&gt; terminal serial&lt;br /&gt;&lt;br /&gt; In windows you have to select software (Xon/Xoff) flow control.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172452834728198?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172452834728198/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172452834728198' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172452834728198'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172452834728198'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/using-grub-via-serial-line.html' title='Using GRUB via a serial line'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172447393601745</id><published>2005-03-25T12:20:00.000+08:00</published><updated>2005-03-25T12:21:14.013+08:00</updated><title type='text'>Extract RPM package</title><content type='html'>mkdir tmp&lt;br /&gt; cp rpmfile tmp&lt;br /&gt; cd tmp&lt;br /&gt; rpm2cpio rpmfile | cpio -idum&lt;br /&gt;&lt;br /&gt; ex:&lt;br /&gt; rpm2cpio sendmail-8.12.6-2.i686.rpm | cpio -idum&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172447393601745?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172447393601745/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172447393601745' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172447393601745'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172447393601745'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/extract-rpm-package.html' title='Extract RPM package'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172422055615308</id><published>2005-03-25T12:16:00.000+08:00</published><updated>2005-03-25T12:17:00.556+08:00</updated><title type='text'>[bind] allow specific IP to zone transfer.</title><content type='html'>in named.conf:&lt;br /&gt;&lt;br /&gt; zone  "somecompany.com.tw" in {&lt;br /&gt;         type master;&lt;br /&gt;         file "named.somecompany.com.tw";&lt;br /&gt;         allow-update { none; };&lt;br /&gt;         allow-transfer {&lt;br /&gt;                 11.22.33.44;&lt;br /&gt;                 55.66.77.88;&lt;br /&gt;         };&lt;br /&gt; };&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172422055615308?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172422055615308/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172422055615308' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172422055615308'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172422055615308'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/bind-allow-specific-ip-to-zone.html' title='[bind] allow specific IP to zone transfer.'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172416084020910</id><published>2005-03-25T12:15:00.000+08:00</published><updated>2005-03-25T12:16:00.840+08:00</updated><title type='text'>Prevention and Recovery of XP Dual Boot Problems</title><content type='html'>http://www.redhat.com/archives/fedora-devel-list/2004-May/msg00908.html&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172416084020910?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172416084020910/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172416084020910' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172416084020910'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172416084020910'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/prevention-and-recovery-of-xp-dual.html' title='Prevention and Recovery of XP Dual Boot Problems'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172410521549018</id><published>2005-03-25T12:14:00.000+08:00</published><updated>2005-03-25T12:15:05.216+08:00</updated><title type='text'>/etc/yaboot.conf</title><content type='html'>boot=/dev/hda9&lt;br /&gt; device=hd:&lt;br /&gt; partition=12&lt;br /&gt; root=/dev/hda12&lt;br /&gt; timeout=30&lt;br /&gt; install=/usr/lib/yaboot/yaboot&lt;br /&gt; magicboot=/usr/lib/yaboot/ofboot&lt;br /&gt; defaultos=macosx&lt;br /&gt;&lt;br /&gt; image=/boot/kernel-2.4.24-wyw&lt;br /&gt;         label=Linux&lt;br /&gt;         read-only&lt;br /&gt;&lt;br /&gt; macosx=/dev/hda10&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172410521549018?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172410521549018/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172410521549018' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172410521549018'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172410521549018'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/etcyabootconf.html' title='/etc/yaboot.conf'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172405131854862</id><published>2005-03-25T12:13:00.000+08:00</published><updated>2005-03-25T12:14:11.320+08:00</updated><title type='text'>fix the broken yaboot</title><content type='html'>1.boot from Gentoo PPC live cd&lt;br /&gt; 2.in boot prompt:&lt;br /&gt;   hd:11,/boot/vmlinux root=/dev/hda11&lt;br /&gt; 3.after boot into previous installed Gentoo:&lt;br /&gt;   mkofboot -v&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172405131854862?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172405131854862/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172405131854862' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172405131854862'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172405131854862'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/fix-broken-yaboot.html' title='fix the broken yaboot'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172399431376469</id><published>2005-03-25T12:12:00.000+08:00</published><updated>2005-03-25T12:13:14.376+08:00</updated><title type='text'>mkisofs</title><content type='html'>mkisofs -l -R -J -V SuSE91 -v -o ./suse-9.1-ftp_install.iso /mnt/hdd1/suse/&lt;br /&gt;&lt;br /&gt; -l     Allow full 31 character filenames.&lt;br /&gt; -R     Generate SUSP and RR records using the Rock  Ridge  protocol  to&lt;br /&gt;        further describe the files on the iso9660 filesystem.&lt;br /&gt; -J     Generate Joliet directory records in addition to regular iso9660&lt;br /&gt;        file names.&lt;br /&gt; -V volid&lt;br /&gt;        Specifies the volume ID (volume name or  label)  to  be  written&lt;br /&gt;        into  the  master  block.&lt;br /&gt; -v     Verbose execution.&lt;br /&gt; -o filename&lt;br /&gt;        is  the  name  of the file to which the iso9660 filesystem image&lt;br /&gt;        should be written.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172399431376469?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172399431376469/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172399431376469' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172399431376469'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172399431376469'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/mkisofs.html' title='mkisofs'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172387746009829</id><published>2005-03-25T12:10:00.001+08:00</published><updated>2005-03-25T12:11:17.460+08:00</updated><title type='text'>XDMCP client (cygwin)</title><content type='html'>XWin.exe -query 192.168.0.135&lt;br /&gt; XWin.exe :1 -query 192.168.0.139&lt;br /&gt; then you don't need other commerical software like XWin32 any more&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172387746009829?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172387746009829/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172387746009829' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172387746009829'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172387746009829'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/xdmcp-client-cygwin.html' title='XDMCP client (cygwin)'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172382200308752</id><published>2005-03-25T12:10:00.000+08:00</published><updated>2005-03-25T12:10:22.003+08:00</updated><title type='text'>enable XDMCP in Fedora Core 2</title><content type='html'>a.accept 177/udp in firewall&lt;br /&gt;    b./etc/rc.d/init.d/xfs：&lt;br /&gt;          daemon xfs -droppriv -daemon -port 7100&lt;br /&gt;    c./etc/X11/fs/config：&lt;br /&gt;          #no-listen = tcp  # comment&lt;br /&gt;    d./etc/X11/xdm/xdm-config：&lt;br /&gt;          ! DisplayManager.requestPort:     0  # comment&lt;br /&gt;    e./etc/X11/xdm/Xaccess：&lt;br /&gt;          *     # any host can get a login window  (uncomment)&lt;br /&gt;    f./etc/X11/gdm/gdm.conf：&lt;br /&gt;          RemoteGreeter=/usr/bin/gdmgreeter&lt;br /&gt;          Enable=true&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172382200308752?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172382200308752/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172382200308752' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172382200308752'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172382200308752'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/enable-xdmcp-in-fedora-core-2.html' title='enable XDMCP in Fedora Core 2'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172376207221198</id><published>2005-03-25T12:09:00.000+08:00</published><updated>2005-03-25T12:09:22.073+08:00</updated><title type='text'>GNU softwares for OSX</title><content type='html'>http://www.osxgnu.org/&lt;br /&gt;&lt;br /&gt; &lt;?&lt;br /&gt;  Most Mac OS X users prefer to use GUI tools to make Installations of software.&lt;br /&gt;  By providing GNU software ported or built for the Apple Installer we are&lt;br /&gt;  providing a needed service for the OS X community. Our Goal is to produce&lt;br /&gt;  Tools for the OS X Package Installer/Maker and to port all Free/Open source&lt;br /&gt;  software to the OS X Installer system as is possible.&lt;br /&gt; ?&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172376207221198?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172376207221198/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172376207221198' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172376207221198'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172376207221198'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/gnu-softwares-for-osx.html' title='GNU softwares for OSX'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172371069771548</id><published>2005-03-25T12:08:00.000+08:00</published><updated>2005-03-25T12:08:30.713+08:00</updated><title type='text'>Working kernel .config for my machine?</title><content type='html'>from:&lt;br /&gt; http://forums.gentoo.org/viewtopic.php?t=168763&lt;br /&gt;&lt;br /&gt; ---------&lt;br /&gt;&lt;br /&gt; If you get a 2004.* livecd to boot, the configuration of the kernel that&lt;br /&gt; booted your machine can be found in /proc/config.gz&lt;br /&gt;&lt;br /&gt; An example: you booted your G5 with G5-SMP, installing a kernel is as simple&lt;br /&gt; as:&lt;br /&gt;&lt;br /&gt; emerge gentoo-dev-sources (installs a -2.6.5 kernel)&lt;br /&gt; cp /proc/config.gc /usr/src/linux&lt;br /&gt; cd /usr/src/linux&lt;br /&gt; gunzip config.gz&lt;br /&gt; cp ./config ./.config&lt;br /&gt; make all modules_install&lt;br /&gt;&lt;br /&gt; or&lt;br /&gt;&lt;br /&gt; zcat /proc/config.gz &gt; /usr/src/linux/.config&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172371069771548?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172371069771548/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172371069771548' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172371069771548'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172371069771548'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/working-kernel-config-for-my-machine.html' title='Working kernel .config for my machine?'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172365015230025</id><published>2005-03-25T12:07:00.000+08:00</published><updated>2005-03-25T12:07:30.153+08:00</updated><title type='text'>excute your own scripts after all the other init scripts in Gentoo PPC</title><content type='html'>there is no /etc/rc.d/rc.local in Gentoo,&lt;br /&gt; you have to put your own scripts in /etc/conf.d/local.start&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172365015230025?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172365015230025/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172365015230025' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172365015230025'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172365015230025'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/excute-your-own-scripts-after-all.html' title='excute your own scripts after all the other init scripts in Gentoo PPC'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172359600990804</id><published>2005-03-25T12:06:00.000+08:00</published><updated>2005-03-25T12:06:36.010+08:00</updated><title type='text'>emulate the right and middle buttons in Gentoo PPC</title><content type='html'>echo "1" &gt; /proc/sys/dev/mac_hid/mouse_button_emulation&lt;br /&gt; echo "87" &gt; /proc/sys/dev/mac_hid/mouse_button2_keycode&lt;br /&gt; echo "88" &gt; /proc/sys/dev/mac_hid/mouse_button3_keycode&lt;br /&gt;&lt;br /&gt; F10 &amp;amp; F11&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172359600990804?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172359600990804/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172359600990804' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172359600990804'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172359600990804'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/emulate-right-and-middle-buttons-in.html' title='emulate the right and middle buttons in Gentoo PPC'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172351909050210</id><published>2005-03-25T12:04:00.000+08:00</published><updated>2005-03-25T12:05:19.093+08:00</updated><title type='text'>A project that collects configuration files for Gentoo PPC</title><content type='html'>i found in Gentoo forum :&lt;br /&gt; http://ppcconfdb.sourceforge.net/&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172351909050210?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172351909050210/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172351909050210' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172351909050210'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172351909050210'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/project-that-collects-configuration.html' title='A project that collects configuration files for Gentoo PPC'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172321946780521</id><published>2005-03-25T11:57:00.000+08:00</published><updated>2005-03-25T12:01:13.083+08:00</updated><title type='text'>XF86Config in Gentoo PPC</title><content type='html'>i forget to keep /etc/X11/XF86Config in Yellowdog Linux.&lt;br /&gt; after installed Gento PPC on iBook, X did not work.&lt;br /&gt; one of the good reasons to use MAC is: there are only several hardware&lt;br /&gt; specification in Apple's products.&lt;br /&gt;&lt;br /&gt; so, you can steal other's configuration from internet :)&lt;br /&gt;&lt;br /&gt; ================&lt;br /&gt; Section "ServerLayout"&lt;br /&gt; Identifier     "XFree86 Configured"&lt;br /&gt; Screen      0  "Screen0" 0 0&lt;br /&gt; InputDevice    "Mouse0" "CorePointer"&lt;br /&gt; InputDevice    "Keyboard0" "CoreKeyboard"&lt;br /&gt; EndSection&lt;br /&gt;&lt;br /&gt; Section "Files"&lt;br /&gt; RgbPath      "/usr/X11R6/lib/X11/rgb"&lt;br /&gt; ModulePath   "/usr/X11R6/lib/modules"&lt;br /&gt; FontPath        "/usr/X11R6/lib/X11/fonts/truetype"&lt;br /&gt; FontPath     "/usr/X11R6/lib/X11/fonts/misc/"&lt;br /&gt; FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"&lt;br /&gt; FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"&lt;br /&gt; FontPath     "/usr/X11R6/lib/X11/fonts/CID/"&lt;br /&gt; FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"&lt;br /&gt; FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"&lt;br /&gt; FontPath     "/usr/X11R6/lib/X11/fonts/lfp-fix/"&lt;br /&gt; FontPath     "/usr/X11R6/lib/X11/fonts/lfp-var/"&lt;br /&gt; FontPath     "/usr/X11R6/lib/X11/fonts/sharefont/"&lt;br /&gt; FontPath     "/usr/X11R6/lib/X11/fonts/freefont/"&lt;br /&gt; FontPath     "/usr/X11R6/lib/X11/fonts/ttfs/"&lt;br /&gt; FontPath     "/usr/share/AbiSuite/fonts/"&lt;br /&gt; EndSection&lt;br /&gt;&lt;br /&gt; Section "Module"&lt;br /&gt; Load  "extmod"&lt;br /&gt; Load  "xie"&lt;br /&gt; Load  "pex5"&lt;br /&gt; Load  "freetype"&lt;br /&gt; Load  "int10"&lt;br /&gt; #Load  "dri"&lt;br /&gt; Load  "dbe"&lt;br /&gt; Load  "record"&lt;br /&gt; Load  "xtrap"&lt;br /&gt; Load  "glx"&lt;br /&gt; Load  "speedo"&lt;br /&gt; Load  "type1"&lt;br /&gt; Load  "bitmap" #new&lt;br /&gt; EndSection&lt;br /&gt;&lt;br /&gt; Section "InputDevice"&lt;br /&gt; Identifier  "Keyboard0"&lt;br /&gt; Option          "CustomKeycodes"&lt;br /&gt; Option          "XkbModel"      "Macintosh"&lt;br /&gt; Option          "XkbLayout"     "us"&lt;br /&gt; Option          "XkbRules"      "xfree"&lt;br /&gt; EndSection&lt;br /&gt;&lt;br /&gt; Section "InputDevice"&lt;br /&gt; Identifier  "Mouse0"&lt;br /&gt; Driver      "mouse"&lt;br /&gt; Option  "Protocol"        "IMPS/2"&lt;br /&gt; Option          "ZAxisMapping"  "4 5"&lt;br /&gt; Option          "Device"        "/dev/input/mice"&lt;br /&gt; EndSection&lt;br /&gt;&lt;br /&gt; Section "Monitor"&lt;br /&gt; Identifier   "Monitor0"&lt;br /&gt; VendorName   "Monitor Vendor"&lt;br /&gt; ModelName    "Monitor Model"&lt;br /&gt; UseModes        "Modes0"&lt;br /&gt; HorizSync       30-70&lt;br /&gt; VertRefresh     50-160&lt;br /&gt; EndSection&lt;br /&gt;&lt;br /&gt; Section "Device"&lt;br /&gt; ### Available Driver options are:-&lt;br /&gt; ### Values: &lt;i&gt;: integer, &lt;f&gt;: float, &lt;bool&gt;: "True"/"False",&lt;br /&gt; ### &lt;string&gt;: "String", &lt;freq&gt;: "&lt;f&gt; Hz/kHz/MHz"&lt;br /&gt; ### [arg]: arg optional&lt;br /&gt; #Option     "NoAccel"                   # [&lt;bool&gt;]&lt;br /&gt; #Option     "SWcursor"                  # [&lt;bool&gt;]&lt;br /&gt; #Option     "Dac6Bit"                   # [&lt;bool&gt;]&lt;br /&gt; #Option     "Dac8Bit"                   # [&lt;bool&gt;]&lt;br /&gt; #Option     "ForcePCIMode"              # [&lt;bool&gt;]&lt;br /&gt; #Option     "CPPIOMode"                 # [&lt;bool&gt;]&lt;br /&gt; #Option     "CPusecTimeout"             # &lt;i&gt;&lt;br /&gt; #Option     "AGPMode"                   # &lt;i&gt;&lt;br /&gt; #Option     "AGPSize"                   # &lt;i&gt;&lt;br /&gt; #Option     "RingSize"                  # &lt;i&gt;&lt;br /&gt; #Option     "BufferSize"                # &lt;i&gt;&lt;br /&gt; #Option     "EnableDepthMoves"          # [&lt;bool&gt;]&lt;br /&gt; #Option     "CrtScreen"                 # [&lt;bool&gt;]&lt;br /&gt; #Option     "PanelSize"                 # [&lt;str&gt;]&lt;br /&gt; Option     "UseFBDev"                   # [&lt;bool&gt;]&lt;br /&gt; Identifier  "Card0"&lt;br /&gt; Option "UseFBDev"&lt;br /&gt; Driver      "ati"&lt;br /&gt; VendorName  "ATI"&lt;br /&gt; BoardName   "Radeon Mobility M6 LY"&lt;br /&gt; BusID       "PCI:0:16:0"&lt;br /&gt; EndSection&lt;br /&gt;&lt;br /&gt; Section "Screen"&lt;br /&gt; Identifier "Screen0"&lt;br /&gt; Device     "Card0"&lt;br /&gt; Monitor    "Monitor0"&lt;br /&gt; DefaultDepth 24&lt;br /&gt; SubSection "Display"&lt;br /&gt; Depth 1&lt;br /&gt; Modes   "1024x768" "640x480" "800x600"&lt;br /&gt; EndSubSection&lt;br /&gt; SubSection "Display"&lt;br /&gt; Depth 4&lt;br /&gt; Modes   "1024x768" "640x480" "800x600"&lt;br /&gt; EndSubSection&lt;br /&gt; SubSection "Display"&lt;br /&gt; Depth 8&lt;br /&gt; Modes   "1024x768" "640x480" "800x600"&lt;br /&gt; EndSubSection&lt;br /&gt; SubSection "Display"&lt;br /&gt; Depth 15&lt;br /&gt; Modes   "1024x768" "640x480" "800x600"&lt;br /&gt; EndSubSection&lt;br /&gt; SubSection "Display"&lt;br /&gt; Depth 16&lt;br /&gt; Modes   "1024x768" "640x480" "800x600"&lt;br /&gt; EndSubSection&lt;br /&gt; SubSection "Display"&lt;br /&gt; Depth 24&lt;br /&gt; Modes   "1024x768" "800x600" "640x480"&lt;br /&gt; EndSubSection&lt;br /&gt; EndSection&lt;br /&gt;&lt;br /&gt; #Section "DRI"&lt;br /&gt;         #Mode 0666&lt;br /&gt; #EndSection&lt;br /&gt;&lt;br /&gt; Section "Modes"&lt;br /&gt;         Identifier      "Modes0"&lt;br /&gt;         # mode generated by Xeasyconf&lt;br /&gt;         Modeline "1024x768" 65.003 1024 1048 1184 1344  768 771 777 806&lt;br /&gt;              -HSync -VSync&lt;br /&gt; EndSection&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172321946780521?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172321946780521/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172321946780521' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172321946780521'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172321946780521'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/xf86config-in-gentoo-ppc.html' title='XF86Config in Gentoo PPC'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172303393347611</id><published>2005-03-25T11:56:00.001+08:00</published><updated>2005-03-25T11:57:13.933+08:00</updated><title type='text'>the modules that Gentoo Live CD used.</title><content type='html'>in iBook&lt;br /&gt; livecd root # lsmod&lt;br /&gt; Module                  Size  Used by&lt;br /&gt; airport                 7680  0&lt;br /&gt; orinoco                53548  1 airport&lt;br /&gt; hermes                 14912  2 airport,orinoco&lt;br /&gt; ipv6                  282604  12&lt;br /&gt; nls_utf8                2272  0&lt;br /&gt; nls_iso8859_15          4864  0&lt;br /&gt; nls_iso8859_1           4256  1&lt;br /&gt; isofs                  40408  1&lt;br /&gt; binfmt_misc            12968  0&lt;br /&gt; ide_scsi               18596  0&lt;br /&gt; sr_mod                 21088  0&lt;br /&gt; zlib_inflate           23616  1 isofs&lt;br /&gt; compressloop            8992  1&lt;br /&gt; cryptoloop              5408  0&lt;br /&gt; loop                   20840  4 compressloop,cryptoloop&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172303393347611?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172303393347611/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172303393347611' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172303393347611'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172303393347611'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/modules-that-gentoo-live-cd-used.html' title='the modules that Gentoo Live CD used.'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172298576199358</id><published>2005-03-25T11:56:00.000+08:00</published><updated>2005-03-25T11:56:25.763+08:00</updated><title type='text'>the NIC drivers of iBook in Yellowdog Linux</title><content type='html'>lsmod::&lt;br /&gt;&lt;br /&gt; on board NIC chip:&lt;br /&gt; sungem                 28144   1&lt;br /&gt; sungem_phy              7600   0  [sungem]&lt;br /&gt;&lt;br /&gt; wireless:&lt;br /&gt; airport                 4132   1&lt;br /&gt; orinoco                40032   0  [airport]&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172298576199358?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172298576199358/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172298576199358' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172298576199358'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172298576199358'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/nic-drivers-of-ibook-in-yellowdog.html' title='the NIC drivers of iBook in Yellowdog Linux'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172292093647791</id><published>2005-03-25T11:55:00.000+08:00</published><updated>2005-03-25T11:55:20.936+08:00</updated><title type='text'>NIC drivesr of ibook in Yellowdog linux</title><content type='html'>lsmod::&lt;br /&gt;&lt;br /&gt; on board NIC chip:&lt;br /&gt; sungem                 28144   1&lt;br /&gt; sungem_phy              7600   0  [sungem]&lt;br /&gt;&lt;br /&gt; wireless:&lt;br /&gt; airport                 4132   1&lt;br /&gt; orinoco                40032   0  [airport]&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172292093647791?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172292093647791/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172292093647791' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172292093647791'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172292093647791'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/nic-drivesr-of-ibook-in-yellowdog.html' title='NIC drivesr of ibook in Yellowdog linux'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172285973449649</id><published>2005-03-25T11:53:00.000+08:00</published><updated>2005-03-25T11:54:19.736+08:00</updated><title type='text'>UPS on Linux</title><content type='html'>1.http://power.sourceforge.net&lt;br /&gt; 2.detectups /dev/ttyS0&lt;br /&gt; 3.chkconfig powerd on&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172285973449649?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172285973449649/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172285973449649' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172285973449649'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172285973449649'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/ups-on-linux.html' title='UPS on Linux'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172279119451613</id><published>2005-03-25T11:51:00.000+08:00</published><updated>2005-03-25T11:53:11.196+08:00</updated><title type='text'>Audit system resource usage</title><content type='html'>1./etc/rc.d/init.d/psacct start&lt;br /&gt; 2.&lt;br /&gt; [roo@ns /]# sa -m&lt;br /&gt;             405      13.38re       0.43cp         0avio      1239k&lt;br /&gt; root        352      12.89re       0.35cp         0avio      1233k&lt;br /&gt; mailman       9       0.19re       0.08cp         0avio      2089k&lt;br /&gt; wyw          42       0.15re       0.00cp         0avio      1087k&lt;br /&gt; smmsp         1       0.01re       0.00cp         0avio      1687k&lt;br /&gt; sshd          1       0.13re       0.00cp         0avio      1488k&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172279119451613?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172279119451613/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172279119451613' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172279119451613'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172279119451613'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/audit-system-resource-usage.html' title='Audit system resource usage'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-111172221156430052</id><published>2005-03-25T11:42:00.000+08:00</published><updated>2005-03-25T11:43:31.653+08:00</updated><title type='text'>how to get your dmi &amp; BIOS informations in Linux ?</title><content type='html'>you can use "dmidecode" to show this informations&lt;br /&gt;&lt;br /&gt; homepage of dmidecode:&lt;br /&gt; http://www.nongnu.org/dmidecode/&lt;br /&gt;&lt;br /&gt; what is dmi (Desktop Management Interface):&lt;br /&gt; http://www.dmtf.org/standards/dmi&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-111172221156430052?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/111172221156430052/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=111172221156430052' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172221156430052'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/111172221156430052'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2005/03/how-to-get-your-dmi-bios-informations.html' title='how to get your dmi &amp; BIOS informations in Linux ?'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-109506498071788496</id><published>2004-09-13T16:42:00.000+08:00</published><updated>2004-09-13T16:43:00.716+08:00</updated><title type='text'>the Fedora Core project not release the OpenSSH security hole yet</title><content type='html'> in fact, i really don't want to mess up my system.&lt;br /&gt; but untill now, i don't find RPM-based security fix from Fedora Core project.&lt;br /&gt; SecurityFocus.com indicated this security hole in 2003/09/16 :&lt;br /&gt;&lt;br /&gt;       Versions older than 3.7.1 are vulnerable to a flaw in the buffer management&lt;br /&gt;       functions which might allow an attacker to execute arbitrary commands on this&lt;br /&gt;       host.&lt;br /&gt;&lt;br /&gt; in the alternative way, you can download tarball from openssh.org to solve&lt;br /&gt; this problem.&lt;br /&gt;&lt;br /&gt; ./configure --prefix=/opt&lt;br /&gt; make&lt;br /&gt; make install&lt;br /&gt;&lt;br /&gt; modify /etc/rc.d/init.d/sshd :&lt;br /&gt; KEYGEN=/opt/bin/ssh-keygen&lt;br /&gt; SSHD=/opt/sbin/sshd&lt;br /&gt; RSA1_KEY=/opt/etc/ssh_host_key&lt;br /&gt; RSA_KEY=/opt/etc/ssh_host_rsa_key&lt;br /&gt; DSA_KEY=/opt/etc/ssh_host_dsa_key&lt;br /&gt;&lt;br /&gt; final, restart your SSHD&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-109506498071788496?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/109506498071788496/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=109506498071788496' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/109506498071788496'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/109506498071788496'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2004/09/fedora-core-project-not-release.html' title='the Fedora Core project not release the OpenSSH security hole yet'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-109506487280232410</id><published>2004-09-13T16:40:00.000+08:00</published><updated>2004-09-13T16:41:12.803+08:00</updated><title type='text'>Install nessus</title><content type='html'> 1. lynx -source http://install.nessus.org | sh&lt;br /&gt; 2. /usr/local/sbin/nessus-mkcert&lt;br /&gt; 3. /usr/local/sbin/nessus-adduser&lt;br /&gt; 4. nessus-update-plugins&lt;br /&gt; 5. /usr/local/sbin/nessusd -D&lt;br /&gt; 6. nessus &amp;amp;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-109506487280232410?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/109506487280232410/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=109506487280232410' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/109506487280232410'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/109506487280232410'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2004/09/install-nessus.html' title='Install nessus'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-109506481424974671</id><published>2004-09-13T16:39:00.000+08:00</published><updated>2004-09-13T16:40:14.250+08:00</updated><title type='text'>XP desktop environment</title><content type='html'> this is a interesting project.&lt;br /&gt; they try to recrate a Windows XP interface on Linux.&lt;br /&gt;&lt;br /&gt; http://www.xpde.com/&lt;br /&gt; &amp;amp;&lt;br /&gt; screenshots:&lt;br /&gt; http://www.xpde.com/shots.php&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-109506481424974671?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/109506481424974671/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=109506481424974671' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/109506481424974671'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/109506481424974671'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2004/09/xp-desktop-environment.html' title='XP desktop environment'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-109506390737682603</id><published>2004-09-13T16:24:00.000+08:00</published><updated>2004-09-13T16:25:07.376+08:00</updated><title type='text'>script for the damn RPM dependencies</title><content type='html'> #!/bin/bash&lt;br /&gt; for i in $(ls ./);&lt;br /&gt; do&lt;br /&gt;         echo $i &gt;&gt; rpm-content.txt;&lt;br /&gt;         echo "====================" &gt;&gt; rpm-content.txt;&lt;br /&gt;         rpm -qlp $i &gt;&gt; rpm-content.txt;&lt;br /&gt;         echo "                    " &gt;&gt; rpm-content.txt;&lt;br /&gt;         echo "                    " &gt;&gt; rpm-content.txt;&lt;br /&gt; done&lt;br /&gt;&lt;br /&gt; ###########&lt;br /&gt; PIII 500, 128MB RAM&lt;br /&gt; Fedora Core 1&lt;br /&gt; --------------&lt;br /&gt; real    6m17.237s&lt;br /&gt; user    2m54.410s&lt;br /&gt; sys     0m45.850s&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-109506390737682603?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/109506390737682603/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=109506390737682603' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/109506390737682603'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/109506390737682603'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2004/09/script-for-damn-rpm-dependencies.html' title='script for the damn RPM dependencies'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-109506385378316056</id><published>2004-09-13T16:23:00.000+08:00</published><updated>2004-09-13T16:24:13.783+08:00</updated><title type='text'>save iptables config in /etc/sysconfig/iptables</title><content type='html'> /sbin/service iptables save&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-109506385378316056?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/109506385378316056/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=109506385378316056' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/109506385378316056'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/109506385378316056'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2004/09/save-iptables-config-in.html' title='save iptables config in /etc/sysconfig/iptables'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-109506380420064781</id><published>2004-09-13T16:22:00.000+08:00</published><updated>2004-09-13T16:23:24.200+08:00</updated><title type='text'>more details in /etc/sysconfig</title><content type='html'> /usr/share/doc/initscripts-verson-number/sysconfig.txt&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-109506380420064781?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/109506380420064781/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=109506380420064781' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/109506380420064781'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/109506380420064781'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2004/09/more-details-in-etcsysconfig.html' title='more details in /etc/sysconfig'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-109506374329595400</id><published>2004-09-13T16:21:00.000+08:00</published><updated>2004-09-13T16:22:23.296+08:00</updated><title type='text'>font in MCC (Mandrake Linux 10 Community)</title><content type='html'> /etc/X11/xdm/Xservers:&lt;br /&gt;     :0 local /usr/X11R6/bin/X -deferglyphs 16 -dpi 120&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-109506374329595400?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/109506374329595400/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=109506374329595400' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/109506374329595400'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/109506374329595400'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2004/09/font-in-mcc-mandrake-linux-10.html' title='font in MCC (Mandrake Linux 10 Community)'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8238528.post-109506353036736915</id><published>2004-09-13T16:17:00.000+08:00</published><updated>2004-09-13T16:18:50.366+08:00</updated><title type='text'>NetBSD gateway</title><content type='html'> 1. /etc/mygate&lt;br /&gt;&lt;br /&gt; or&lt;br /&gt;&lt;br /&gt; 2. /etc/rc.conf&lt;br /&gt; host="xxx.yyy.zzz"&lt;br /&gt; defaultroute="1.2.3.4"&lt;br /&gt; domain name="yyy.zzz"&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8238528-109506353036736915?l=ywwang.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ywwang.blogspot.com/feeds/109506353036736915/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8238528&amp;postID=109506353036736915' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/109506353036736915'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8238528/posts/default/109506353036736915'/><link rel='alternate' type='text/html' href='http://ywwang.blogspot.com/2004/09/netbsd-gateway.html' title='NetBSD gateway'/><author><name>W.Y.W</name><uri>http://www.blogger.com/profile/09315935255701736238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
