Open terminal and write these 2 commands
[sourcecode]
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
[/sourcecode]
Related Posts
InnoDB or myISAM?
That a hard choice. I Also run into some new engines but in their speeds test i realised that none…
Enable AHCI after installing Windows
I windows installed on an SSD with IDE option on BIOS. After changing to AHCI bios setting I windows was…
Ajax Autocomplete Tutorial
This a solution i used in many autocomplete input fields. I have implemented it to php and C# web application.…
