2005-07 月份文章 顯示方式:簡文 | 列表

July 11,2005

DNS設定

Posted by thegiive at 14:47回應(0)引用(0)FreeBSD

July 8,2005

flag設定全紀錄

對FLAG有問題的人,可以參考這一頁

Posted by thegiive at 20:51回應(1)引用(0)

救回ext2 file

Posted by thegiive at 6:35回應(0)引用(0)

July 7,2005

ssh without password

#ssh-keygen -t dsa
把~/.ssh/id_dsa.pub 裏面的內容抓出來
放在遠端 ~/.ssh/authorized_keys2 裏面,勿斷行

Posted by thegiive at 17:26回應(0)引用(0)FreeBSD

Load Sharing and Cache Server

squid and mod_backhand

Posted by thegiive at 17:25回應(0)引用(0)FreeBSD

免費的php搜尋引擎

MnoGoSearch
官方網站
report

Unix下面是GPL的licence
已經進入FreeBSD ports

Posted by thegiive at 17:23回應(0)引用(0)FreeBSD

July 6,2005

FreeBSD ports 相關的東西

請看這
裏面有詳細的介紹ports的用法

Posted by thegiive at 11:45回應(0)引用(0)FreeBSD

July 5,2005

mysql 一些使用方式

MySQL 4.1.12設定 ...繼續閱讀

Posted by thegiive at 9:17回應(0)引用(0)Database

July 2,2005

Linux vs FreeBSD in MYSQL 的比較

我沒有要挑起FreeBSD跟Linux的筆戰,
只不過就是我survey到的資料都指向一個方向
那就是

如果有特定條件的去build MySQL,
Linux下面的效能的確是勝過FreeBSD

如果說換個OS就有MySQL效能上面的提升,我覺得值得將MySQL server換個OS

哉要:
1.我在網路上看到不少文章指出,如果Intel+Linux+pgcc可以10%的performance up
置底這篇文章是MySQL官方的reference翻成中文,裡面就明顯提到這點

2.如果MySQL跑在ReisterFs這個file system有相當不錯的效能成長
而FreeBSD並不支援ReisterFS

3.在FreeBSD4下面,MySQL在make時最好是下Linux thread=on,
代表說FreeBSD下面對於MySQL還是需要Linux下面的thread

4.就算是在FreeBSD討論區,大家都同意MySQL在Linux下面速度各方面都勝過FreeBSD
以下是我翻到的數據報告,看看他的比較圖吧,真的有差
http://software.newsforge.com/article.pl?sid=04/12/27/1243207&tid=72

5.如果SQL server是跑多cpu的主機,那選擇Linux可能在smp效能上面有更好的提升
http://my.freebsd.org.hk/modules/newbb/viewtopic.php?topic_id=234&forum=1&post_id=657

Posted by thegiive at 9:49回應(0)引用(0)Database
 [第一頁]  [1]  [2]  [3]  [4]  [最終頁]