Uncategorized

I’m having issues with the latest update to Mozilla Firefox 2.0.0.7

So my wife updated her Firefox last night, and now it’s unable to resolve sites on the net. First thought, it has to be firewall.. right!?!? Of course, my irritation rises, since Norton is installed on that machine. I started disabling various ‘protections’, and still no-go? Okay, IE7 works, so I thought I’d reinstall 2.0.0.7… Continue reading I’m having issues with the latest update to Mozilla Firefox 2.0.0.7

Uncategorized

mod_chroot + cURL and SSL leads to extremely slow performance

I’ve been fighting this problem for months now. When using cURL to connect to a API over SSL in my chroot’d web server, the application appeared to hang perpetually. After additional investigation, I discovered that it eventually get’s the content but takes FOREVER to finish (approximately an hour). Restarting Apache without mod_chroot and everything works… Continue reading mod_chroot + cURL and SSL leads to extremely slow performance

Uncategorized

Server profile warning message after emerges — corrected with eselect

Since the last portage upgrade, I’ve been seeing the following messages after emerging packages. * Messages for package sys-libs/ss-1.40.2: * This profile has not been tested thoroughly and is not considered to be * a supported server profile at this time. For a supported server * profile, please check the Hardened project (http://hardened.gentoo.org). * This… Continue reading Server profile warning message after emerges — corrected with eselect

Uncategorized

apache-2.0.59-r5 to apache-2.2.4-r12 … WTF?

Okay, so after the weirdness with apache-2.0.59-r5, I finally have a working apache install with my apache-tools (apache2ctl, htpasswd2, etc). The problem was the original ebuild did not include these and app-admin/apache-tools as being blocked. To get apache-tools you needed to upgrade to apache-2.2.24-r12, which I was not comfortable with. After various bug reports (and… Continue reading apache-2.0.59-r5 to apache-2.2.4-r12 … WTF?

Uncategorized

Syslog-ng : How-to increase max connections

On one of my servers, I get pretty hefty mailserver action. I also do remote syslog using syslog-ng and stunnel. Today I started noticing a few of these messages in the logs. Sep 5 14:00:02 comp syslog-ng[22273]: Error accepting AF_UNIX connection, opened connections: 100, max: 100 Sep 5 14:00:02 comp syslog-ng[22273]: Error accepting AF_UNIX connection,… Continue reading Syslog-ng : How-to increase max connections

Uncategorized

Opening Stupid Windows WinMail.dat attachments with net-mail/tnef

I have a client that sends me files using Microsoft’s propriety binary format (MS-TNEF MIME – Winmail.dat). I would see the text, but my claws-mail (sylpheed) is unable to view them. I’m primarily making this blog post so I don’t forget how to do this in the future. Also, if anyone has a built in… Continue reading Opening Stupid Windows WinMail.dat attachments with net-mail/tnef