This only prevents .DS_Store files from being written on network shares, but nonetheless, quite handy. In the terminal, enter the following:
defaults write com.apple.desktopservices DSDontWriteNetworkStores true…
This only prevents .DS_Store files from being written on network shares, but nonetheless, quite handy. In the terminal, enter the following:
defaults write com.apple.desktopservices DSDontWriteNetworkStores true…
Since my latest job has gotten me using the Terminal in OSX much moreso than I used to, I’ve had to bone up on my unix (and linux) commands. Unfortunately, when OSX sets up your user account, there is no …
So my work these days is a bit more locked down than in previous engagements, which makes for some interesting problems. Actually, its not too bad, but unfortunately, some applications don’t play well with location proxy settings. Even Firefox 2.0 …