
早前已聽到《新世紀福音戰士:序 Evangelion 1.0: You Are (Not) Alone》會在香港上正場,今天才知道時間是 四月三日 !這是官方介紹:
突然襲向全世界的一個前所未有的大災難「第二次衝擊」。這災害令接近半數人類死亡,世界各地亦留

早前已聽到《新世紀福音戰士:序 Evangelion 1.0: You Are (Not) Alone》會在香港上正場,今天才知道時間是 四月三日 !這是官方介紹:
突然襲向全世界的一個前所未有的大災難「第二次衝擊」。這災害令接近半數人類死亡,世界各地亦留
Suppose that you have a software RAID array. Suppose further that youhave a disk or two fail spectacularly; they don't just have errors, theygo offline completely.
Naturally, software RAID fails the disks out; you wind up with somethingin /proc/mdstat that looks like this:
md10 : active raid6 sdbd1[12] sdbc1[11] sdbb1[10] sdba1[9]sdaz1[13](F) sday1[
Here is a thought that just crystallized for me:
In operations, crud rains down out of the sky and the sysadmins haveto make it go and keep it going.
In system administration, at least you get to design and build thecrud yourself.
(Corollaries about things you inherit from a previous sysadmin whenyou move into an existing environment are left as an exercise for thereader.)
不知何時開始,電影常常會有「新結局」。有時是「導演版」,亦即導演原來想用的結局,但因為商業考慮而放棄,尤其當這齣電影有一定製作費時。有時則是為了搞噱頭,一拍三四五六個結局,將來放在 DVD 作 feature。
!! 以下有《
Making Exim discard things in general is simple: you create an Eximrouter using the redirect driver that blackholes messages, and guardit with a suitable set of conditions. I decided to be safe, so we onlydiscard locally generated bounces of spam that are going to an outsidedomain.
(You can detect locally generated bounces with the condition ' and{{!eq{$interface_port}{25}} {!def:return_path}} '. The easy way todiscard messages is