-
Archives
- November 2011
- September 2011
- May 2011
- February 2011
- January 2011
- December 2010
- July 2010
- January 2010
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- July 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
-
Meta
Monthly Archives: December 2006
Goodbye Courier-IMAP, Hello Dovecot
While putting the finishing touches on the new mail server I blogged about before, I got fed up with Courier-IMAP and went with Dovecot instead. I wish I could tell you all kinds of technical reasons why Dovecot is superior, … Continue reading
Posted in GNU/Linux, Open Source, Technology
3 Comments
Postfix + ClamAV + SpamAssassin + Maildrop Diagram
I just finished setting up a new mail server at work. I’m hoping to replace our current e-mail servers (1 exchange server for internal mail & 1 outsourced for external), so to help sell the idea I wanted to install … Continue reading
Posted in GNU/Linux, IT, Open Source, Technology
2 Comments
cssh: C# Shell
The other day I found myself writing a shell script in PHP because I refuse to learn bash’s archaic syntax. I’m actually a lot happier with PHP as a shell scripting language than a web application language. However, I’ve always … Continue reading
Posted in GNU/Linux, Mono/.Net, Open Source, PHP, Technology
4 Comments
Never Solve Behavioral Problems with IT Solutions
I learned a valuable lesson from my boss yesterday: never try to solve behavioral problems with purely IT solutions. IT solutions should reflect and possibly augment social/organizational rules, not create them. Case 1: a teacher wanted to lock down a … Continue reading
Posted in IT
Leave a comment
apt-zeroconf
apt-zeroconf is a fantastic little program that uses Avahi to automatically find and download packages from other Debian computers on your LAN with apt-zeroconf installed. The configuration is ridiculously easy (I use Proxy Mode), and I’ve already noticed a huge … Continue reading
Posted in GNU/Linux, Open Source, Technology
1 Comment
PostgreSQL 8.2 Released
Just noticed PostgreSQL 8.2 was released yesterday. I chose PostgreSQL 8.x for a large project when MySQL 5 either wasn’t out or was too new for my comfort. I learned database application programming on MySQL, but now I choose PostgreSQL … Continue reading
Posted in Open Source, PostgreSQL, SQL, Technology
Leave a comment