Questions tagged [osx-snow-leopard]

Use for questions referring specifically to versions of OS X 10.6, Snow Leopard. Non-version-specific questions related to OS X should be tagged with [osx]. Questions about Mac hardware should be tagged with [mac]. Questions about running OS X on non-Apple hardware are generally considered off-topic.

OS X (pronounced OS ten; "X" is a Roman numeral), version 10.6, codenamed Snow Leopard, is the 7th major release of Apple's Mac operating system. It was released on August 28th, 2009. It is a Unix-based graphical interface operating system.

Snow Leopard is the only OS X released in both 32 and 64 bit versions (prior versions were only 32 bit and subsequent ones only 64 bit). Snow Leopard works with Intel-based Macs. It is the last version to support Rosetta (software that allowed many PowerPC applications, from the prior platform, to run on Intel-based Macs without modification), although it was not installed by default in Snow Leopard.

Version Relation:

1638 questions
264
votes
27 answers

What can I do to stop the Play / Pause button from opening iTunes?

In Snow Leopard the Play / Pause media button (on the F8 key) opens up iTunes. How can I disable that? Preferably keeping the old Leopard behaviour, so I can use it to control other media applications (e.g. Spotify).
Olly
  • 576
145
votes
8 answers

Where does $PATH get set in OS X 10.6 Snow Leopard?

I type echo $PATH on the command line and get /opt/local/bin:/opt/local/sbin:/Users/andrew/bin:/usr/local/bin:/usr/local/mysql/bin:/usr/local/pear/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/opt/local/bin:/usr/local/git/bin I'm…
Andrew
  • 15,494
113
votes
3 answers

Why does MDS run wild in Mac OS X 10.6?

I've been having trouble with the MDS process running wild on my MacBook Pro 13". I've read on other support forums indicating that improperly formatted external drives can be an issue, but I have no drives connected. How can this problem be…
kubi
  • 1,298
110
votes
10 answers

How can I quit frozen Spotlight without rebooting my computer?

I opened up Spotlight, typed '12*' to do some multiplication and it's been frozen for the last 20 minutes. I am looking for how to restart the program/service/whatever it technically is, but it's not in the Force Quit menu, so what is the quickest…
Damon
  • 2,789
  • 6
  • 28
  • 29
109
votes
7 answers

Increase the maximum number of open file descriptors in Snow Leopard?

I am trying to do something that requires a large number of file descriptors sudo ulimit -n 12288 is as high as Snow Leopard wants to go; beyond this results in /usr/bin/ulimit: line 4: ulimit: open files: cannot modify limit: Invalid argument. I…
Chris Poole
  • 1,879
97
votes
5 answers

Where to find the .bashrc file on Mac OS X Snow Leopard and Lion?

I want to install rvm on my Snow Leopard machine. It says I need to add a line to my .bashrc file (I'm using bash) but where is my .bashrc file?
Yuval
  • 2,298
94
votes
5 answers

How can I stop Mac OS X overriding my hostname when I receive a DHCP request on Snow Leopard?

Whenever I go on a network where the DHCP server assigns hostnames then it overrides the settings I've set for my hostname on my Mac in the "Sharing" section of System Preferences. How do I stop this behaviour from occurring and always have the same…
Mike McQuaid
  • 4,187
73
votes
5 answers

How to disable Mac OS X from using swap when there still is "Inactive" memory?

A common phenomena in my day to day usage (and several other's according to various posts throughout the internet) of OS X, the system seems to become slow whenever there is no more "Free" memory available. Supposedly, this is due to swapping, since…
Motin
  • 1,125
73
votes
6 answers

Installer hangs on "waiting for other installations to finish" despite no other installations in progress

I started an installation of the Xcode 4 developer's preview last night before going to bed. When I woke up, the installation had popped up a message saying to close Xcode first (doh!). I did so, but whatever script had displayed the message seemed…
clozach
  • 1,173
72
votes
2 answers

Mac: What's ~/.CFUserTextEncoding for?

So I have this .CFUserTextEncoding file in my home dir. Google search results are less than ideal, filled with old ugly forum pages. Apple gives me an unrelated support article. ADC gives me an unrelated technote. All I can gather thus far is that…
kch
  • 2,272
67
votes
17 answers

Why can't I type the tilde (~) character in Mac OS X?

This is a new problem that I did not have a few weeks ago. I have a Logitech Illuminated Keyboard running on Mac OS X 10.6 (Snow Leopard). The problem is that I cannot type a tilde (~). Instead, when I press the tilde ~, I get this…
Brock Woolf
  • 1,966
67
votes
9 answers

Change iTerm2 window and tab titles in zsh

I want to label the window tabs of terminal sessions. I'm using the zshell in iterm2 on OSX. Is it possible to change the label of a window tab dynamically in the terminal?
bneil
  • 2,137
65
votes
4 answers

Select text in iTerm using keyboard

Is there a way to select text in iTerm OSX using keyboard?
Lydon Ch
  • 6,289
57
votes
7 answers

Why does the Mac OS X firewall dialog recurringly pop-up and disappear by itself (without letting me respond) under Snow Leopard?

From time to time, I'll be on my Macbook using a program that accesses the network – whether Firefox, or Sony's Reader Library – really, it seems like it could happen with any program that accesses the network – and for no reason that I can discern…
Chris W. Rea
  • 10,978
54
votes
1 answer

Can't install Brew formulae correctly (Permission denied in /usr/local/lib)

I am installing a few Homebrew packages on a brand new Mac. However, there are some errors while linking: ln: ./libsvn_wc-1.dylib: Permission denied Error: The linking step did not complete successfully The package built, but is not symlinked into…
slhck
  • 235,242
1
2 3
99 100