Weekly spam summary on August 25th, 2007
This week, we:
- got 10,965 messages from 236 different IP addresses.
- handled 18,098 sessions from 1,724 different IP addresses.
- received 376,478 connections from at least 114,062 different IPaddresses.
- hit a highwater of 18 connections being checked at once.
Things are down a bit from last week ,but we are still being hammered by spammers, mostly using compromisedzombies. The per day
港女為何嫁不出?
上期寫「捍衛中環價值」,沒想到竟引來中環人這麼大的迴響,王迪詩的電郵信箱迅速爆滿,有讀者更提議發起「捍衛中環價值大聯盟」。不過,一提起「大聯盟」,我就想起「鮮肉大聯盟」、「倒董大聯盟」
家族遊戲:一幕經典的結局
Linux and accidentally multipathed disks
We have one Dell 2950 that has a PERC 5/? RAID controller, bought assomewhat of an experiment, and Ubuntu 6.06 has an interesting problemwith it: the kernel sees both the real disks and the PERC RAID devices(in that order), with the RAID devices being slightly smaller (thePERC controller seems to use a bit of space at the end of the disk,presumably to store its setup information.)
As you might expect, having the same disk visible through
來自香港的禮物
The excessive cleverness of some people's reverse DNS
I have to say that I'm bemused by the amount of effort that people willgo to just to avoid coming up with hostnames for their machines. (Thisis different from the lazy people, who just don't bother creating PTR records at all.)
By now I am used to the people who carefully give their IP addressesa PTR record of the IP address itself:
2.0.0.127.in-addr.arpa. PTR 127.0.0.
些微不捨
1. 水馬
水馬,像是某種動物比喻,好像有點可愛的樣子——總令我想起水牛或者河馬。事實上,水馬非馬,外型上它與馬並無
重點所在
鵝肝與我
數任男友都愛吃愛煮,我只需坐著等吃。
要我乖乖聽話,用鵝肝填飽我的肚子就可以了。
愚魯如我,沒有我媽的天份(註:她仍在人間仙境放其悠長暑假),有的是煮甜品導致廚房
C++ Tricks 1.2 逗號運算符(,)、邏輯運算符(&&,||)與運算符重載的陷阱
1.2 逗號運算符(,)、邏輯運算符(&&,||)與運算符重載的陷阱
很多人甚至不知道逗號(,)也是個C++運算符。與語法上要求出現的逗號(比如分隔函數參數的逗號)不同的是,出現在表達式中