Home » Archive by category "Unix"

I often need to convert avi, mkv, mp4 or some other video format to generic DVD.  Using a Mac, I’ve found that this processes is a pain in the ass.  It surprises me that there are very few tools for pulling this together.  I spent a few days searching and see that there was a few tools, but they were...

When ever I come across a command or service in Unix that crashes or fails to run properly I quickly go to the trace tools to trace the system commands.  I often find that If I just follow the system trace i can usually see what was supposed to happen and didn’t.  Unfortunatley not every unix flavor uses the same...