12.4
- 香港爭取普選日有感 絕對不是搞對抗
IT
- Sony’s Fony Graffiti Sony 僱用 Graffiti 畫家在城市亂塗一些宣傳 PSP 的 Graffiti… 真的「衰多幾錢重」!
- Vlog about firefox 街頭訪問人們用 IE 還是用 Firefox ?
- Gmail virus scanning draws some user complaints Gmail 新的 Virus Scanning 不能關閉,有些Gmail user 反對,因為有時候
I'll lead with Hotmail's spam numbers:
The case for banning Hotmail entirely becomes more and morecompelling. It's probably time
12.4
IT
TCP keepalives are do-nothing packets the TCP layer can send to see ifa connection is still alive or if the remote end has gone unreachable(due to a machine crash, a network problem, or whatever). Keepalivesare not default TCP behavior (at least not in any TCP stack thatconforms to the RFCs), so you have to specifically turn them on.(There are various reasons why this is sensible.)
In Python you can do this with the .setsockopt() socket method,using
Chris Lewis of Nortel recently posted a breakdown of CBL listings byISP in news.admin.net-abuse.email. Here's the top ten of his listing:
375649 chinanet.cn.net130245 cnc-noc.net102931 telekom.gov.tr80936 kornet.net67721 tpnet.pl51671 dtag.de47246 rain.fr3
道聽途說一 IQ 題,不錯,看大家又能否解到?
有一疊啤牌, 入面有:
- 紅心 A, Q, 4
- 葵扇 K, 4, 8, 7, Q, 3
- 梅花 2, 6, 4, 5, J
- 階磚 A, 5
當中有兩個玩家(甲, 乙), 一個主持. 主持抽了一張牌, 告訴甲這隻牌的點
有心來這裏看的朋友,也會發現網頁的 Layout 配色改變了。其實很早就想改改,但還是一個懶字作怪,結果 POTO 那隻猴子長據右上角差不多一年之久,網頁配色也沒有大改動。
今次的配色以白色為主,希望可以有點清爽感覺。結果因為
Web
I recently discovered that not all of the iptables extension modules are documented in the iptables manualpage, at least the versions installed on Debian Sarge or Fedora Core4; they're only documented in the netfilter.org extensions HOWTO here ,or sometimes not even there.
I care about this because this means there's interesting things I coulddo with iptables that I can't find out by reading the manpage. So for myfuture reference and anyone else's use, here's a quick summary of