Open terminal and write these 2 commands
[sourcecode]
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
[/sourcecode]
Related Posts
Speed up Vista Boot Time
I recently found a tip to minimize Vista Booting Time. When Vista boots up it uses only one core of…
InnoDB or myISAM?
That a hard choice. I Also run into some new engines but in their speeds test i realised that none…
Modern development tools
Deciding a which tool you ll be using on your next project can be quite cumbersome. Neeed to read all…