Software: April 2010 Archives

snmptrapd

user-pic
Vote 0 Votes

環境 CentOS

編輯 /etc/snmp/snmptrapd.conf
disableAuthorization yes
traphandle default mail -s trap pank@somewhere.com
# 若要認 Community, 就設定 authCommunity
# traphandle 指 trap 發生時, 要交由那支程式處理, default 指所有 trap 都收,
# 也可以指定 OID, 例如: traphandle IF-MIB::linkDown program
# 本例是寄 Mail 出來, 可以自行寫程式進行處理

編輯 /etc/sysconfig/snmptrapd.options, 若沒有這個檔, 則編輯 /etc/init.d/snmptrapd
OPTIONS="-Ls3 -p /var/run/snmptrapd.pid"
# -Ls3 指記錄到 syslog local3

編輯 /etc/syslog.conf, 指定 local3 log file
local3.* /var/log/snmptrapd.log

service snmptrapd start
service syslog restart

Windows 7 安裝 K-Lite Codec, 在撥放 AVI 檔有遇到 Lag 的問題(畫面頓頓的),
發現是 Player 的問題, 因為預設是裝 Media Player Classic Home Cinema 1.3, 就會有問題,
只要選 1.2 版就會正常.

Antiword and Antiexcel

user-pic
Vote 0 Votes

Antiword and Antiexcel Word 檔及 Excel 檔 Text base viewer for Linux

Antiword 會讀取環境變數 LC_ALL, LC_CTYPE, LANG 來解譯 Word 檔,
例如 locale 是 zh_TW.UTF-8, 就可以正常看到 Word 檔裡的中文

Antiexecl 是用 Perl 寫的, 需要 Unicode::Map, Spreadsheet::ParseExcel
Antiexecl 是解成 ANSI 格式, 非 UTF-8
在 UTF-8 環境要正常看到中文需用 antiexcel-parse.pl file.xls CP950 | iconv -fbig5 -tutf8
CP950 是繁中 Big5, 其他 Code Pages

TeraCopy

user-pic
Vote 0 Votes

TeraCopy 是一款檔案複製/搬移的外掛程式, 灌了 TeraCopy,
複製/搬移的動作就會變成由 TeraCopy 來處理, 會顯示目前進度與複製速度, 速度還不錯,
動作結束若有問題會顯示那些檔案還沒處理.
我從 HITACHI 2T 硬碟搬移 1T 的資料到 Seagate 2T, 平均都有 85-90MB/s, 大概 11-12 秒就複製 1G,
全部移完需三小時多.
TeraCopy 在 Windows 7 64 bit 下可正常使用.

About this Archive

This page is an archive of entries in the Software category from April 2010.

Software: March 2010 is the previous archive.

Software: May 2010 is the next archive.

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

Monthly Archives