zimbra

Daily monitoring for a sysadmin

Among other mundane checks:

  • Check Zone-H.org to see if your site have been defaced.

  • Check Sender Base to see if your server have been blacklisted for whatever reason you missed.

I've to stress that the above is the additional checks you should do. Because you should be able to detect patterns of abuse even before you get listed in any of the above.

angch's picture

Han's User Interface Metrics

Random thoughts on UI design. On going. Will update as I go along.

  • Responsiveness. Give feedback in less than 100ms. More than 100ms, do it asynchronously, but don't block!

  • Minimize number of clicks to common tasks/actions. Huffman code the frequency. Dang it, adaptive markov chain. Apply statistical compression to UI actions.

  • Discoverablity. Expose actions based on context. No hidden actions.


Ajax app fail if responsiveness less than non-ajax app. Javascript and ajax meant to make things seem faster for the user, not consume my CPU and block my Firefox.

angch's picture

Zimbra Install on Ubuntu Dapper

Han's checklist for Zimbra 5.0 (ZCS) on Ubuntu Dapper from scratch.

Syndicate content