Monthly Archives: November 2012

How to read a certificate request (csr) with openssl

It’s “easy” — if you can remember arcane switches and parameters. I can’t, so I saved it here. openssl req -in mycsr.csr -noout -text

Posted in Linux, Mac OS X, SSL | Comments Off on How to read a certificate request (csr) with openssl

How to compress speech mp3

A lot of church sites want to put their sermons on the web. They record their sermons to mp3 and upload them to their site. Unfortunately a sermon can take up 50 meg or more. It does not take long … Continue reading

Posted in Linux | Comments Off on How to compress speech mp3

How to configure bind9 for Microsoft lync

So they asked you to configure dns for microsoft lync and you have no idea how to do this. Well me too, until today. If you have never seen this before, it will throw you for a loop. The protocols … Continue reading

Posted in DNS, Linux, Microsoft | Comments Off on How to configure bind9 for Microsoft lync