Category Archives: Recipes

Asterisk with SS7 via Wanpipe, Dahdi and libss7 – with ISUP SAM support

A howto on installing Asterisk with SS7 supported via libss7 on Sangoma hardware along with support for ISUP SAM messages. Continue reading

Posted in Links, Linux, My Links, OSS, Recipes, VoIP, Work | Tagged , , , , , , , , , , , , , | Leave a comment

Doctrine ORM – Find Many to Many Objects Without a Relationship

Hmmm, does the title of this post make sense? Probably not but it’s not an easy concept to squeeze into a few words. Here’s the scenario, I have two tables A and B in Doctrine ORM with a many-to-many relationship … Continue reading

Posted in PHP, Recipes | Tagged , , , | Comments Off

Querying for DNS Glue Records (using dig)

On a project I’m working on, I need to establish if a domain has IPv6 glue records or not. If I had to do it on a once off, a whois lookup would answer that nicely: $ /usr/bin/whois opensolutions.ie <snip> … Continue reading

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

Changing a User’s UID on Apple XServe / Snow Leopard

Due to exporting NFS file systems from Linux boxes to an XServe, I had need to match the new users’ UID on the XServe to the Linux UIDs. Unfortunately this was not so obvious. There’s a good how-to here: http://www.inteller.net/notes/change-user-id-on-snow-leopard

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

Irish Radio Stations on Linux

I’m a bit of a newstalk junky and like to have the radio on in the back ground. It’s quite painful jumping between websites and even more painful getting them all to work under Linux so I have some simple … Continue reading

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