Categories
- Application Development (1)
- Database (1)
- Electronic Mail (10)
- Policies (1)
- System Administration (19)
Archives
- July 2012 (1)
- November 2011 (1)
- August 2011 (1)
- April 2011 (1)
- March 2011 (3)
- February 2011 (2)
- January 2011 (2)
- December 2010 (4)
- September 2010 (3)
- August 2010 (2)
- July 2010 (1)
- June 2010 (3)
- May 2010 (2)
- April 2010 (3)
- March 2010 (2)
Monthly Archives: June 2010
Code Optimization Rules
It is common for developers to worry about optimization while doing initial programming. Some write extremely complex code in the belief that it is optimized. Unfortunately, this code is often slower than it might otherwise be. Additionally, the compiler may … Continue reading
Running an Email Server
I administer an email server for a couple of domains and a few users. Incorrectly configured email servers result in a lot of my administration work. Due to improper configuration, far too many servers look like Spam servers. A little … Continue reading
Connecting a Palm via USB
The computer to which I had been synchronizing my Palm Tungsten E died a while ago. I explored the two options for connecting to my Ubuntu system using a USB cable. The fastest is to use a direct USB connection. … Continue reading