Pank: March 2008 Archives

Use .htaccess to set PHP flag

user-pic
Vote 0 Votes

若是在 share hosting 的環境或是沒有權限去設定 php.ini 的參數,
可以透過 .htaccess 來設定 local value
例:
php_flag register_globals off
php_flag magic_quotes_gpc on

ref. php_flag in .htaccess

若是您在大陸要寄信時看到這個 551 User not local; please try 錯誤,
就是 GFW 在作怪 (英文版的 Wikipedia 改稱作 Golden Shield Project)
解決方式: 改用 SSL SMTP

ref. 傳說中gfw造成的551 User not local錯誤

Flashget 自 1.80 開始支援 BT, 1.83 開始支援 ED2K
一執行 Flashget 就會去連 default 的 ED2K server
netstat -an 會看到這樣的連線
TCP 192.168.0.6:1646 59.151.31.139:53 ESTABLISHED
TCP 192.168.0.6:1647 80.252.110.146:4661 ESTABLISHED
若想要關掉 BT, ED2K 功能, 編輯 FlashGet\FGMule\config\core.cfg
把以下參數設為 0
ED2K.Enable
ED2K.KAD.Enable
ED2K.WebSvr.Enable
BT.Enable
BT.DHT.Enable
ED2K.Server.AutoConnect
ED2K.Search.SearchInServers
ED2K.Search.SearchInKADNetwork
ED2K.KAD.BootMode
BT.EnableBakTracker

ref. FlashGet Forum - Connecting to 59.151.31.139

HP ProLiant DL320

user-pic
Vote 0 Votes

HP ProLiant DL320 是 HP 的低階 1U Server,
這台的 RAID 其實是 BIOS Software RAID, 不是硬體 RAID
只要把把硬碟拔出來過, 就一定要手動重建才能復原.
要用 RAID 別買這台.

開啟 RAID1 後, 試了滿多系統的, 不是抓不到硬碟就是抓到兩顆,
最後只有 CentOS 5.1 適合裝在這台.

ref. Proliant ML150 SCSI Problem

fping for Windows

user-pic
Vote 0 Votes

fping for Windows, 有 32 bit 及 64 bit 版本
fping 是 fast ping, 可以很快速地 ping 很多 host
此 Windows 版的 fping 跟 Linux 版滿類似的
範例: 封包間隔 50ms, ping 100 次
fping 168.95.1.1 -t50 -n100

FreeBSD 7.0 MySQL Performance

user-pic
Vote 0 Votes

MySQL Database performance
這篇文章提到, FreeBSD 7.0 在 8 Core 的 CPU 下, MySQL 的效能很優異, 勝過 Linux.
不曉得在一般的 Dual Core CPU 下, 效能是如何?
看來 FreeBSD 7.0 在效能上有很大的改進.

ref. FreeBSD 7.0 Bests Linux In SMP Performance
FreeBSD 上的 MySQL 效率

The Fedora Legacy Project

user-pic
Vote 0 Votes

The Fedora Legacy Project 為 RedHat 舊版繼續提供更新, 是個很棒的計畫,
可惜因為缺少社群人員的投入及資金問題, 此計畫已經在 2006 年終止了, 官方的 master repository 也在 2007 年 shutdown.
Google "Fedora Legacy Repository" "Red Hat Linux 7.3" 可以找到一些 repository mirror 站, 所以仍可以用這些 mirror 站來更新到此計畫所維護的最終狀態.
如果您是要更新 RedHat 7.3, RedHat 9, 可以用我打包好的檔案,
for RedHat 7.3 redhat7.3yum.tgz
for RedHat 9 redhat9yum.tgz
解開, 執行 install, 再執行 yum update 即可
yum.conf 裡面 update server 是 http://ftp.kddilabs.jp/Linux/packages/fedora.legacy/
如果要用 gpgcheck=1, 需匯入 Key
rpm --import http://www.fedoralegacy.org/FEDORA-LEGACY-GPG-KEY
rpm --import http://www.redhat.com/security/db42a60e.txt

ref. RedHat舊版不再是孤兒! Fedora 遺產計劃出爐!

About this Archive

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

Pank: February 2008 is the previous archive.

Pank: April 2008 is the next archive.

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

Monthly Archives