To show hidden files open Terminal and type:
- defaults write com.apple.Finder AppleShowAllFiles YES
Hit “return”
Now relaunch the Finder by holding down the option key and right-clicking on the Finder icon. Click relaunch and you’re off to the races.
To show hidden files open Terminal and type:
Hit “return”
Now relaunch the Finder by holding down the option key and right-clicking on the Finder icon. Click relaunch and you’re off to the races.
Last night I finally bit the bullet and switched to a Mac. I’ve been wanting a new machine for a while now, but I couldn’t figure out how to balance wanting to mess around with some development software and still have something my wife could use. I really wanted to go with Ubuntu, but it really doesn’t offer the usability I like to have (I still think I’m going to put it on my old machine). Then I did some reading and discovered that OS X comes with Apache built right in, and all the dev tools I’m used to now have Mac versions. I was sold.
The point of this post isn’t to gripe about what I like or hate about the new machine (for the record though, OS X is simply stunning), but rather to put a list of excellent resources to setup a MAMP server. Other people much smarter and more capable than me have written on this subject, but I found I had to go to a bunch of different spots to find it all. Here is what I found:
You’re going to set things up in the following sequence:
So let’s get started…
At this point you should be ready to go… good luck!