PostShow
「獨樂樂不如眾樂樂」是 PostShow 是宗旨,其編輯團隊會每天在互網網上找有趣好玩的東西,然後加上介紹和連接。他們直言,一開始時是想做「中國 boing boing 」,但發展下則已定位於「電腦愛好者、上班族和有閑功
We recently had a fun adventure of debugging indirect XDMCP on our Ubuntu LTS 6.06 (Dapper Drake) servers. The problem was that youcouldn't go from the chooser on one server to logging in on another server,although you could log in to the machine the chooser was coming from.
It turns out that this is broken by default in pretty much every modernLinux distribution, and the culprit is IPv6 support. In fact it makes agood illustration of why adding IPv6 support is not
「獨樂樂不如眾樂樂」是 PostShow 是宗旨,其編輯團隊會每天在互網網上找有趣好玩的東西,然後加上介紹和連接。他們直言,一開始時是想做「中國 boing boing 」,但發展下則已定位於「電腦愛好者、上班族和有閑功
A periodically annoying limitation of Python properties on instances isthat you cannot remove or replace a property. (You can implement del in your property, but this is not the same thing.)
This restriction exists because properties are actually attributes onthe class, not attributes on the instances. Because of how attributelookup works, you can't even sneak a replacement in through theinstance's __dict__ .
This means that you can't use properties to implement a highly efficient'generate once and
This week, we:
Volume is about the same as last week ,although evidently we got a big burst of connections some timethis week.
| Day | Connections | different IPs |
| Sunday |
Copyrights
I recently got around to setting up a web site for a top level .orgdomain that has existed for more than a decade but previously neverhad a website or even had a 'www. Within minutes , crackers were poking that virtual host in an attemptto exploit a PHP vulnerability; by contrast, it
Menu