Reading OS X plist files (Command line)
OS X uses plist files to store configuration information – you can think of them as OS X’s version of the windows registry. There are a number of tools to […]
OS X uses plist files to store configuration information – you can think of them as OS X’s version of the windows registry. There are a number of tools to […]
I have a MAC Book pro and wanted to setup a web development environment. This requires Apache, PHP, and MySQL. Doing a quick search on the net revealed a few […]