Category Archives: Recipes

Testing SPAM and Virus Filters

I’ve recently performed a complete upgrade of Open Solutions’ mail servers and I’ve now moved onto doing likewise for one of our ISP customers with a lot of users. These retrofits include installing virus and SPAM filters to protect both … Continue reading

Posted in Links, Linux, OSS, Recipes, Software, Work | Tagged , , , , , , , , , | Comments Off

Asterisk SIP Brute Force Attacks on the Rise

See my article on the company blog for a discussion on this, and a how to on using Fail2ban to help stop these attacks.

Posted in Linux, Networking, Recipes, VoIP, Work | Tagged , , , | Comments Off

HTTP Streaming with Encryption under Linux

For a customer of Open Solutions, we need to mass encode thousands of video files and also segment and encrypt them for use with Apple’s HTTP Streaming. (using Amazon EC2 instances for the leg work). The one piece of the … Continue reading

Posted in Linux, Recipes, Video, Work | Tagged , , | Comments Off

Encoding Video for the HTC Desire

A useful script to encode all files passed as parameters(s) for viewing on a HTC Desire. Continue reading

Posted in Linux, Recipes, Video | Tagged | Comments Off

Encoding Full HD as FLV (for Gallery3)

I have a full HD camcorder and I wanted to stick some good quality video on my gallery for relatives to view. So, I needed to convert my sample 100MB MP4 full HD file to a suitably sized FLV for the Gallery. Here’s what I did… Continue reading

Posted in Linux, Recipes, Video | Tagged , , , , | 1 Comment