Open terminal and write these 2 commands
[sourcecode]
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
[/sourcecode]
Related Posts
Smashing Magazine
An great site for any kind of designer. Looks like a huge blog journal with categories
Apache Protected Folder – How to
In normal Windows Installation Path to your Apache Folder (C:\apache\ ) Path to your Apache Config Folder ( C:\apache\conf )…
Vars from PHP to JS and Back
The easy part is to add a js variable from php. <html> <?php $MyVar3 = “Something in PHP”; ?> <script…
