Archive

Posts Tagged ‘tip’

Convert .dmg to .iso

January 7th, 2008 No comments


hdiutil convert /path/to/filename.dmg -format UDTO -o /path/to/savefile.iso

For Mac OSX only of course

Categories: work Tags: , , , ,

Apache, mod_rewrite on Mac OS X

March 8th, 2007 1 comment

Here a quick list of things to remember when trying to debug Apache on Mac OS X (10.4.8 anyway):
Read more…

Categories: work Tags: , , , , ,