Things that could happen to your backups

In case yesterday's backup horror story didn't scare youenough, here's an incomplete list of things that have been known to gowrong with backups. Are you sure that none of them are happening toyour backups right now?

  • the backup program writes corrupted backups.
  • the backup program doesn't capture a usable system state becausethings keep changing even as it runs (databases are famous forthis).
  • the backup program generates incomplete backups, especially when runin incremental mode. For example, many

Check your backups

Backups have been in the geek news recently, courtesy of thechilling tale of the online comic Penny Arcade's backup failure .Making backups is important, but there's an equally important and farless appreciated piece: checking your backups to make sure that youcan actually restore them .

You may say 'but, I'm sure my system would scream a lot if somethingwas wrong'. Let me tell you a story about that.

Once upon a time there was a young and innocent systemadministrator.


20050815網摘 – 積了幾天的…

開工了

電影預告/新聞/


冬蔭功 – 打得熱血沸騰

tyg

再看 Tony Jaa 還是看得人熱血沸騰,比起《拳霸》這一齣打得更勁更狠,而且有很多不同類型的打鬥,場面設計得更巧妙,對於看動作打功夫的人來說,應該很滿足。

出身寒微的阿錦與父親相依為命,他們過著簡單而開心的生活。當


Those amusing Referer spammers

One form of blog spam is 'Referer' spam. Referer is the (optional)HTTP header included in requests from web browsers to web servers thatcontains the web page that the link to your page was on. Some blogsoftware uses this header as a lower-tech version of Trackback .

Referer spam has the attraction for the spammers that it's dirt simpleto do. All their software has to do is to make an ordinary HTTPrequest for a page or three on a web site and throw in a


Weekly spam summary for August 13th, 2005

Overall SMTP connections are running at twice the expected rate, at246,000 SMTP connections although only from the usual 33,000 differentIP address. The SMTP frontend hit a highwater of 18 simultaneousconnections during the week.

Kernel level IP filtering:

Host/Mask           Packets   Bytes204.50.22.50          11909    572K170.206.225.64         8186

新仇舊恨李國章

其實考評局係咪教統局轄下架?點解李國章將口試出錯單野講到好似唔關自己事咁架?「李國章要求考評局立即檢討資訊系統運作」,而家佢係咪壓力團體主席呀?對幫考生讀中六呢d野就用「承諾」(仲有「我再講一次」),

大約個月半前,狗的眼皮上的妖異肉粒終於消失了——紅磡獸醫診所的幾位醫生真是神醫,險些就讓我痛哭流涕。前腳的皮膚還是會紅和發腫(於是牠又不讓人碰,數度與我爭持起來),不過證實不是皮膚癌,也就算是一點精神

網摘意見調查

我的網摘篇章,模式基本上是仿照 Richy’s Blog 的模式,將自己認為值得一看的東西總合,加上自己的分類和小小評語,方便他人也方便自己。如今也摘了一段日子了,由於多數的人都不會在網摘篇章留言,所以我想特此問一問大家


The anatomy of a DWiki bug

Yesterday's entry mentioned in passingfixing a bug in DWiki . Today's entry is about the anatomy of that bug(and how I found it).

This starts with DWiki 's processing model, which involves displayingpages in a number of different formats, which are called'views'. (More about this is in ProcessingModel .) Not allviews are valid for all pages (for example, the ' history 'view isn't valid for a file without a version history).

If an