Pank: October 2008 Archives

單車熱

user-pic
Vote 0 Votes

可能是經濟不景氣及之前油價上漲的因素,
最近騎單車的人和之前比起來明顯變多, 也冒出許多單車的店面.
今天休假拿出很久沒騎的小摺去太原路騎,
太久沒運動, 才騎一個小時腿就好痠,
目標是騎單車上下班.

MagMyPic

user-pic
Vote 0 Votes

MagMyPic 是個雜誌封面產生器, 可以幫您的照片套上雜誌版面, 滿有趣的.

LENSPEN

user-pic
Vote 0 Votes

LENSPEN 是專門用來清潔鏡頭的潔鏡筆,
看到有人說好用, 就去買來試試看, 果然還滿好用的.
以畫圓圈的方式擦拭鏡片表面, 就可以擦得很乾淨.
一支約 250~300, 聽說有滿多仿冒品, 在購買時需注意.

Linux iSCSI Target

user-pic
Vote 0 Votes

iSCSI Enterprise Target 是 Open Source 的 iSCSI Target,
適用在 Linux Kernel 2.6.14 之後的版本.

我的環境是 Mandriva 2008.0, 加裝以下套件
iscsitarget-0.4.15-3mdv2008.0
iscsitarget-kernel-2.6.22.19-desktop-2mdv-0.4.15-3mdv2008.0
iscsitarget-kernel-desktop-latest-0.4.15-1.20080506.3mdv2008.0

載入 iSCSI module
modprobe iscsi_trgt

編輯 /etc/ietd.conf
Target iqn.2008-10.org.pank:storage.disk1
Lun 0 Path=/dev/hda1,Type=fileio
Alias iSCSI
其中 Target 的格式是 iqn.yyyy-mm.[:identifier]
Lun 是要設為 Target 的 device,
可以是整顆硬碟, 例如 /dev/hda
或是分割區, 例如 /dev/hda1
或是一般檔案, 例如 /root/iscsi.iso

設好後把 Service 啟動即可
/etc/init.d/iscsi-target start

ietd 使用 TCP 3260 Port, 若有用 iptables 需 ACCEPT 此 Port.
Windows 那邊裝個 iSCSI Initiator, 就可以開始使用了.

ref. iSCSI:Linux 上應用 iSCSI 技術, 這篇文章寫得很詳細,
作者 Albert 的網頁 上還有其他精彩文章可參考.

ReactOS

user-pic
Vote 0 Votes

ReactOS 這套 GPL 的 Windows XP compatible OS, 目前仍在 alpha 階段,
它不是 Linux Base OS, 也不是使用 Unix 架構的 OS.
ReactOS 若成熟後大概可以瓜分掉微軟一些市場, 期待它的正式版!

ref. ReactOS 試玩

Decode Mail Subject

user-pic
Vote 0 Votes

reformime is in maildrop package

reformime -h "header"
Decode a MIME-encoded "header" and print the decoded 8-bit content on standard output.

e.g.
# reformime -h '=?big5?B?Rnc6ILt+t3ykaqRGISAtLS0+sd+kVzEwOjMwq+G5cbZPrNmr3KZottw/?='
Fw: 誤會大了! --->晚上10:30後電費省很多嗎?

CCD進塵

user-pic
Vote 0 Votes

澳門回來後發現某些照片中間上面都有一個小暗點,
把光圈調最小, 對天空試拍幾張, 暗點很明顯, 確定是 CCD 進塵,
應該進塵很久了, 因為大部份時間都用 f1.4 的鏡頭, 所以看不出來.
進塵處理:
用反光鏡鎖定功能, 按下快門, CCD 面朝下, 用氣球噴一噴, 再關掉相機電源(反光鏡會回復)
如此應該可以吹掉大部份的微塵, 若還是不行, 可能就需要用果凍筆之類的工具.

pptpd with Kernel 2.6

user-pic
Vote 0 Votes

自從 Linux Kernel 2.6 支援 MPPE 後, 架 PPTP Server 變得簡單許多
可參考舊文章: POPTOP with MPPE (encrypted VPN connection)

編輯 /etc/pptpd.conf
option /etc/ppp/options.pptpd
debug
localip 192.168.6.254
remoteip 192.168.6.81-99

編輯 /etc/ppp/options.pptpd
name vpn
refuse-pap
refuse-chap
refuse-mschap
require-mschap-v2
require-mppe-128
proxyarp
debug
lock
nobsdcomp
novj
novjccomp
nologfd

編輯帳號檔 /etc/ppp/chap-secrets
#Login-ID Server-Name Password IP-Address
admin vpn 1234 *
第二個欄位 Server-Name 必需跟 /etc/ppp/options.pptpd 裡的 name 一致.

Maxthon2 Page Search

user-pic
Vote 0 Votes

Maxthon2 的 Ctrl-F 尋找功能滿不錯的, 可以把結果 Summary 秀出來
如圖:

不過此功能在最新版卻被拿掉了, 換成工具列模式的 Search Bar.
最後保有這個功能的版本是 2.1.0.2082

About this Archive

This page is an archive of recent entries written by Pank in October 2008.

Pank: September 2008 is the previous archive.

Pank: November 2008 is the next archive.

Find recent content on the main index or look in the archives to find all content.

Monthly Archives