今朝早離開門口之前,見電視在賣一套叫做《魔剎》的動畫廣告,看一下原來就是浦澤直樹的的《怪物 Monster》的動畫版本,將會在 TVB 播放 。
我沒有看過動畫的版本,不過原著漫畫卻是全都有看。我還記得當年《Monster》第一期帶給我的
If you use ssh to connect to a machine and mistype your password,you'll probably have to sit through a couple of seconds of delaybefore you can try again. In theory this delay is supposed to slowdown large-scale password guessing attempts. In practice it'spointless, as anyone who is getting mass-ssh-probed can attest.
Delaying after failed login attempts started in the world of physicalterminals, where it works because the supply of physical terminals youcan try to log in on is
今朝早離開門口之前,見電視在賣一套叫做《魔剎》的動畫廣告,看一下原來就是浦澤直樹的的《怪物 Monster》的動畫版本,將會在 TVB 播放 。
我沒有看過動畫的版本,不過原著漫畫卻是全都有看。我還記得當年《Monster》第一期帶給我的
又o黎廣告時間
熱烈歡迎香港迪士尼樂園開幕哦 (um....)
熱烈歡迎 Disney Hunter 獵奇行動 .... (哇!哇!哇!)
NewsForge has been running a series ofarticles by Brian Warshawsky on the 'Ten Commandments of systemadministration'. His tenth commandment is 'Thou shalt not waste timedoing repetitive and mundane tasks' (article here ,with links to the other nine), where he tells people to automate suchtasks through shell scripts.
There's a number of good reasons to follow this advice; for a start,writing shell scripts is probably less boring than doing these mundanetasks over and over. But there's a slightly
Date Time: 2005 年 6 月 27 日 Place: 旺角星際城市尚書房 People: 我、女友、店主、一些客人 Detail:
晚上吃完飯,想起不如逛逛簡體書店,就上了星際的尚書房看。
起初在雜誌的欄看了好一陣子,與女友有講有笑。其中翻到了一些笑話,
One of the stock pieces of advice about writing Python code is thatbasic error checks should be handled by catching the exception thattrying to do the operation generates, instead of through explicitchecks beforehand. For example, if you are getting the value for a keyfrom a dictionary (what some other languages call a hash), you don'tbother checking to see if the key is in the dictionary beforehand; youjust try to get the value.
This code might be written like this (especially in examples)
Last night I shuffled our antispam rules to put checking the CBL before everything, including our per-IP-address greylisting.
Since 3:20am this morning, 83% of the connect-time SMTP rejectionswere due to the CBL, for 88% of the IP addresses (4,180 out of 5,000rejections from 3,038 different IP addresses out of 3,455).
So the simple recommendation seems to be: if you can