Viewing DICOM (Medical) CDs on Windows 7

Some MRI & CT CDs don’t work on Win7 64-bit. Here are workarounds and a (short) list of alternative packages. [...]

Simple Rules for Avoiding Malware in Email

Here’s a bit of a writeup I did for some folks who were being hit with a bout of malware email messages (the actual attachments were being removed by our filters).

The message(s) you received were an attempt to infect your computer with malware, the mail server on receiving the message removed the dangerous attachment but in general if you receive an attachment that you’re not expecting, do not open it – malware writers are creative and may come up with something that the mail server won’t block, at least not while the attack is new. This is the first attempt I remember seeing that pretended to be travel arrangements, but it’s not a surprising development.

Continue reading Simple Rules for Avoiding Malware in Email

USB Bluetooth on Kubuntu 11.04 (Natty)

Diagnostic steps and commands for a USB Bluetooth adapter on Kubuntu 11.04 Natty Narwhal. dmesg, lsusb, hciconfig -a, rfkill unblock all, hciconfig hci0 up [...]

National MS Society Fundraising Walk

I and several neighbors will be participating participated in the National MS Society fundraising walk in Chicago’s northwest suburbs on May 2, 2010. If you’d like to sponsor our team (The College Hillers) please visit my Walk MS Personal Page.

We do have a commitment from a private party to match the contributions we [...]

ESVACommunity.com is the new home for ESVA (Email Security Virtual Appliance) (2011-August)

Information and links about the ESVA anti-spam prebuilt VM. Its current home is now http://www.esvacommunity.com/ since the creator & original maintainer have become inactive. [...]

List of USB Flash Drives with Hardware Write Protection

A listing of the few remaining USB Flash/Thumb drives with write protection switches, with manufacturer links. These drives are useful when using computers of unknown safety/security. [...]

(Fix) postfix: Recipient address rejected: Domain not found

We had a problem last weekend with Postfix not accepting email for a single domain when it was coming from outside our network, while messages from hosts on the local network were accepted and routed with no problems. Messages from outside the network were rejected with a 450 (temporary) code and the error message “Recipient address rejected: Domain not found”. The cause did end up being a DNS problem (apparently the most common kind of issue with Postfix), but not one that I would have expected (a missing host entry for the top-level domain, so example.com wouldn’t resolve even though mail.example.com did). Finding the source of the problem was complicated because of a set of several changes during a weekend maintenance window.

Continue reading (Fix) Postfix: Recipient address rejected: Domain not found

Configuring apcupsd on Linux for Multiple USB UPSes

I recently needed to add monitoring of a UPS powering network equipment to a Linux server already monitoring one USB-connected UPS. Since the second UPS also uses a USB connection for monitoring apcpusd (the standard UPS management package for Linux systems) was not seeing it. This is not a fault of the software – it’s designed to work pretty much seamlessly with detection of a single UPS and does so, but autodetectin multiple battery backups would still require some level of manual configuration – at the very least, which one(s) are powering the monitoring system in case it needs to shut down? The solution is to set up udev rules to let the system recognize each attached UPS as a distinct device using the serial number of the UPS, then follow the instructions for managing multiple UPSes in the manual. Continue reading Configuring apcupsd on Linux for Multiple USB UPSes

(Fix) OpenOffice.org Hangs When I Start Typing

I ran into a minor difficulty recently on a Linux desktop PC (CentOS 5.4) updated to the recently released OpenOffice.org 3.2, specifically the Go-Oo.org variant that includes some options and tweaks left out of the primary branch. OpenOffice.org 3.2 would start without difficulties, but as soon as I started to type the application would completely freeze up or hang. I only checked this in Calc and Writer, but I suspect that it applies to all of the other components as well and from what I’ve read it’s not specific to CentOS (or other RedHat-derived distributions).

After a bit of searching, I ended up at this thread: OpenOffice-3.0.1 hangs if SCIM is active. Boiled down to something for those not interested in the technical details, OpenOffice.org 3.x has problems with some configurations of SCIM, the “Smart Common Input Method platform.”
Continue reading (Fix) OpenOffice.org Hangs When I Start Typing

Email Marketing - Use A Service

I occasionally get requests from clients for assistance with sending out email marketing to their existing clients. My advice in these situations is always the same: Use A Service.

Every client that I’ve dealt with that’s interested in this kind of marketing starts out planning to do it using their regular email account, but there are good reasons not to do so. The reasons for using a service break down into three key areas: creation of your content, distribution of your content, and management of your address list. Keep reading for some notes on those.

Continue reading Email Marketing – Use A Service