瀏覽模式: 普通 | 列表

Mrtg on Windows

mrtg安裝在 Windows平台上 


所需軟體
1. Apache      -> appserv-win32-2.4.3.exe
2. ActivePerl  -> ActivePerl-5.8.6.811-MSWin32-x86-122208.msi
3. Mrtg          -> mrtg-2.11.1.zip
4. Snmp         -> Windows snmp
 
[1.] 把 mrtg-2.11.1.zip解開放到 c:
 
[2.] 安裝ActivePerl-5.8.6.811-MSWin32-x86-122208.msi
 
[3.] 執行 "命令提示字元"
      切換到 C:mrtgin
      指令執行 
      perl mrtg
      確認程式有運作
 

[閱讀全文]

標籤: 監控 mrtg

幾種免費的網頁型式的郵件收發軟體

roundcubemail:
   Quote: http://freesf.tw/modules/news/article.php?storyid=3031
RoundCube 是從 Iloha 改寫而來,也承席Iloha 羽量級的靈巧速度,加上RoundCube 精美的介面、以及AJAX 級的設計表現,雖然目前只是0.1-beta2 版,卻讓人愛不釋手。唯一可惜的,是它必需使用MySQL資料庫,但比起Hola 之類使用資料庫的Webmail, RoundCube 更為簡單精巧。

squirrelmail:

uebimiau:

horde/imp:

   ref: http://ssorc.tw/index.php?load=read&id=237 

ilohamail:

   資訊來源: http://free.tnc.edu.tw/modules/news/article.php?storyid=1678

IlohaMail 是一個十分輕便實用的 webmail client 程式,免編譯免資料庫,有 web 及 PHP 就可以運作。

      cross 滿意 ilohamail對編碼支援的程度

OpenWebmail
:

   ref: http://ssorc.tw/index.php?load=read&id=238

標籤: webmail

Postfix + 擋spam的一些機制

。DNSBL

smtpd_client_restrictions = reject_rbl_client sbl-xbl.spamhaus.org

      ref: http://plog.longwin.com.tw/post/1/493

   spamhaus官網: www.spamhaus.org

SBL: verified spam sources and spam operations (including spammers, spam gangs and spam support services), 
XBL: The Spamhaus Exploits Block List (XBL) is a realtime database of IP addresses of illegal 3rd party exploits, including open proxies (HTTP, socks, AnalogX, wingate, etc), worms/viruses with built-in spam engines, and other types of trojan-horse exploits.

   Quote: http://blog.gslin.org/archives/2006/10/27/849/

是一個在英國提供 DNSBL 服務的單位,主要提供兩份名單:SBL (Spamhaus Block List) 與 XBL (Exploits Block List)。SBL 列出了 Spam Source 的機器 (Direct UBE sources, verified spam services and ROKSO spammers)。而 XBL 則是列出被 crack 當作跳板的機器 (Illegal 3rd party exploits, including proxies, worms and trojan exploits)。
   查詢工具

[閱讀全文]

標籤: spam postfix

MySQL Master Crash, Slave Replication 快速修復

Quote: http://plog.longwin.com.tw/post/1/490

MySQL Master 如果意外的當掉, 重新開機.. 等等狀況, 造成 Replication 不會動, 通常會是 binlog 壞掉造成的, 通常看到這個能做的大多是重新把 Master 的資料倒出來, 再倒回 Slave, 然後重新開始, 但是當運氣不太好, 三天兩頭就有機器又燒起來的狀況, 就會去想更好的解法......


先來看看 Replication 出問題該怎麼查:

mysql -u root # 先進入 mysql

show slave status # 看看 Last_error 有沒有其它狀況(最常見是 Duplicate Key)

處理步驟:

[閱讀全文]

當遇到 rpmbuild不能編譯 tarball時

  1. 當遇到 rpmbuild不能編譯 tarball時,比如這個動作 rpmbuild -ta courier-authlib-0.57.tar.bz2
  2. 試式建立如下
    mkdir $HOME/rpm $HOME/rpm/SOURCES $HOME/rpm/SPECS $HOME/rpm/BUILD $HOME/rpm/SRPMS $HOME/rpm/RPMS $HOME/rpm/RPMS/i386
    echo "%_topdir    $HOME/rpm" >> $HOME/.rpmmacros

線上影片網址解析器

Quote: http://www.chweng.idv.tw/getvideo/

目前支援的網站類型

  1. YouTube - http://www.youtube.com/
  2. Google Video - http://video.google.com/
  3. 天空部落 - http://mymedia.yam.com/
  4. 無名小站 - http://www.wretch.cc/(測試中)
  5. 優仕網共產檔 - http://share.youthwant.com.tw/
  6. Stage6 - http://stage6.divx.com/

到最熱門的 youtube開個影片,然後複製 URL,貼到 http://www.chweng.idv.tw/getvideo/
的直接分析裡,按送出查詢,之後會跳出一下載視窗,
不過它並沒有副檔名存檔,用 media player classic是可以播啦

網頁型態的BBS站

從這裡 http://blog.pixnet.net/Nelson/post/1480717 得知,
還滿新鮮的咧,到這裡 http://gaaan.com/ 參觀一下吧