我認識 Alive 的第一件事,是他們放歌曲直接上網站任人 download (小看娛樂新聞,未知是他們的歌先「被人」放上網)。噢,原來他們搞音樂?任人下載歌曲?真有膽色。下載了他們的歌來聽,又覺得不是很特別。原來,這一切都是為了
Weekly spam summary on April 22nd, 2006
This week's statistics are atypical, because in pursuit of better CBLstatistics I moved our CBL check before all of our other connection timechecks (including our greylisting) and pretty much stopped adding IPaddresses to our kernel filters during the week.
Bearing that in mind, this week we:
- got 12,845 messages from 226 different IP addresses.
- handled 17,723 sessions from 788 different IP addresses.
- received 141,631 connections from at
The sort of command line I can wind up typing
Here's the sort of command line I can wind up typing:
spam/wtd daemon | expsyslog.pl | tcpwrhits -i | sed 10q |while (read foo) { n=`{echo $foo}; echo '| '^$n '|' `{checksmtp $n(2)}; }
(This will probably be wrapped in your browser, but it is all one line.)
I wrote that on the fly, in one pass, although I had
最後一次見面
置頂:《字花》宣傳週
++++++ 訂閱 +++++++++
1.星期三亞視本
修甲記
Link: Scaling Apache at ftp.heanet.ie
ftp.heanet.ie serves a huge volume of mostly static file downloads withApache on a single machine. This results in interesting Apache tuningissues, among other things.
- Scaling Apache 2.x beyond 20,000 concurrent downloads [PDF]; just the title alone gives you the flavour.
- Niagara vs ftp.heanet.ie Showdown (Niagara is the new Sun server box and chipset.)
- Niagara Benchmarks: Update
If this sort of thing is your cup of tea, much of Colm MacCá
這一天,無比難過
Working on RPMs with quilt: an illustrated guide
I've mentioned quilt before ;it's a package for managing a series of patches. One of the things it'sreally handy for is modifying source RPMs (which themselves are mostlya series of patches on top of a base source tree, hence the good fit).However, there's a bit of arcana involved in the process, so it's usefulto have an example.
(Since my margin is only so big, I'm going to assume that you'rebroadly