Tuesday, July 31, 2007

SpamTitan

SpamTitan is "the most comprehensive solution to email threats on the market today". I have implemented this solution to provide "protection from Viruses, Spam, Malware, Phishing and unwanted content" and it works very well. I used the VMware virtual machine image and converted it to run on ESX server.
  • The interface is very impressive and setup was quite straight forward - no reading of the manual required.
  • Uses two anti-virus engines: Kaspersky and ClamAV
  • Uses OCR to detect image-spam
  • Multi-layer anti-spam approach - scoring from several algorithms is compiled to provide a single spam score.
  • The product checks for valid recipients (including aliases) against my Exchange server.
  • Logging and reporting are excellent.
  • There have been some false positives and initially it didn't block as much spam as I had hoped but as the Beyesian analysis has improved so have the detection rates.
  • I have been monitoring the quarantine and whitelisting the domains from which we often see mail.
  • I am not yet sending outgoing mail through my SpamTitan but this should improve the filters as well.
  • After an upgrade, the ClamAV definitions were no longer being updated. I contacted support and they connected from remote (via a tunnel I opened) and fixed the problem. An excellent support experience.
I was surprised to find that in the two weeks or so that I have been filtering my SMTP traffic that we are averaging only approximately 20% legitimate mail.

Wednesday, July 18, 2007

NASLite-2 CDD

"NASLite-2 CDD is a Network Attached Storage (NAS) Server Operating System designed to transform a basic computer into a dedicated SMB/CIFS, NFS, FTP, HTTP and RSYNC file server. NASLite-2 CDD is specifically designed to boot directly from a CD-ROM and is intended for use in any low-security environment or application that requires the simultaneous availability of large amounts of inexpensive networked storage. A single NASLite-2 CDD server is capable of exporting terabytes of networked storage and is capable of handling 50 or more networked users easily and efficiently even when running on modest hardware. By design, NASLite-2 CDD is a community workgroup server and does not support features such as user management, disk quotas or the ability to join domains. However, it is very easy to set-up, to administer and to use."

Not free but inexpensive and looks quite slick. Also consider FreeNAS.

Tuesday, July 10, 2007

Iperf - Bandwidth Testing Tool

Iperf is "a tool to measure maximum TCP bandwidth, allowing the tuning of various parameters and UDP characteristics. Iperf reports bandwidth, delay jitter, datagram loss."

This is an interesting tool used to test network throughput. I stumbled across it in an Ars Technica Forum thread.

The recommended syntax and options (from the Ars thread):
server: iperf -s
client: iperf -c server -l 64k -t 15 -i 3 -r

Monday, July 09, 2007

Wireshark

"Wireshark is a network protocol analyzer for UNIX, OS X and Windows. It allows you to examine data from a live network or from a capture file on disk. You can interactively browse the capture data, viewing summary and detail information for each packet." It's a packet sniffer.

Formerly known as 'Ethereal'. Project Page.

Sunday, July 08, 2007

Scorched3D

Remember Scorched Earth? The wonderful and addictive little DOS-based game where two players operating tanks lob artillery shells (etc.) at each other?

Well, I stumbled accross the SourceForge Project of the Month for May, 2007, Scorched3D:
"Scorched3D is a 3D remake of the popular 2D artillery game Scorched Earth.
Scorched3D can be played against the computer, other players and remotely across
the Internet or LAN."

Here are links to the project page and official web site.

Thursday, June 07, 2007

VMTSPatchManager

VMTSPatchManager -- "The 'Windows Update' for ESX 3.x"

"VMTS Patch Manager addresses a critical need for VMware customers, allowing automatic (or manual) patching of ESX Servers platforms."

Free and looks very slick. Runs on Windows platform using BITS service.

Monday, May 28, 2007

CDex

CDex is a CD-Ripper, extracting digital audio data from an Audio CD. The application supports many Audio encoders, like MPEG (MP2,MP3), VQF, AAC encoders.

Project Site

Saturday, May 05, 2007

Pidgin 2.0 Instant Messaging Client

"Pidgin is a multi-protocol Instant Messaging client that allows you to use all of your IM accounts at once.

Pidgin can work with:

  • AIM
  • Bonjour
  • Gadu-Gadu
  • Groupwise
  • ICQ
  • IRC
  • MSN
  • QQ
  • SILC
  • SIMPLE
  • Sametime
  • XMPP
  • Yahoo!
  • Zephyr
"

Formerly GAIM, Pidgin 2.0 is a feature rich client for Windows, Linux, BSD, etc.

ArsTechnica review

Friday, May 04, 2007

JAlbum - free web photo album and photo gallery software

Riley writes:

"I found a great, free, application that webifies galleries very quickly, and very nicely. www.jalbum.net"

I checked out their site and some sample galleries and it looks great! Sure can't beat the price.

Sunday, April 22, 2007

VLC media player

The VideoLAN - VLC media player is a free, cross-platform media player. It supports a large number of multimedia formats, using its own codecs and can be used as a streaming server, with features such as video on demand and on the fly transcoding. It's available for Windows, Mac OS X, BeOS, and Linux.