Questions tagged [osx-lion]

Use for questions referring specifically to versions of OS X 10.7, Lion. 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.7, codenamed Lion, is the 8th major release of Apple's Mac operating system. It was released on July 20th, 2011. It is a Unix-based graphical interface operating system.

Lion runs on Intel-based Macs and is the first OS X released only in a 64 bit version. Lion and subsequent OS X versions do not support Rosetta (software that allowed many PowerPC applications to run on Intel-based Macs without modification).

Version Relation:

1178 questions
156
votes
2 answers

How do you re-install a package with Homebrew (Mac)?

Struggling to find good Homebrew documentation (or tutorial)... In the mean time I need to reinstall ImageMagick that was installed with Homebrew (brew install imagemagick) and not sure if I should first brew uninstall imagemagick or go ahead and…
Meltemi
  • 7,097
  • 11
  • 33
  • 30
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
86
votes
9 answers

Setting iTerm2 as the default terminal (OSX Lion)

I would like to set iTerm2 instead of terminal.app as my default terminal. Go2Shell for example let you open a terminal to the current directory in Finder. I want to ba able to use iterm2 instad of terminal.app. I didn't find any answer on the…
politicus
  • 1,077
  • 1
  • 9
  • 12
69
votes
14 answers

Don't exit full screen when pressing escape in apps like Safari on Lion

In OS X Lion, pressing the ESC key exits full screen mode. Unfortunately, and especially when using Safari, ESC is used for other functions, such as in Javascript keystroke event handling. I don't want Lion to exit full screen mode when pressing…
Fadi
  • 791
65
votes
4 answers

How to add a line to .bash_profile

I just installed Homebrew on bash on my Mac and now I need to do this: Once you’ve installed Homebrew, insert the Homebrew directory at the top of your PATH environment variable. You can do this by adding the following line at the bottom of…
61
votes
6 answers

Start configured VPN from command line (OSX)

I have two VPN configurations on my mac and I would like to be able to start them from the console when I ssh into my machine. I have found the command networksetup which allows me to configure connections, but as far as I can tell not actually…
Ketema
  • 823
59
votes
6 answers

Apache Bench test error on OS X: "apr_socket_recv: Connection reset by peer (54)"

I updated my MacBook Pro 13" to Lion a few weeks ago. I just found out that Apache Bench (apache2.2.19) is not working. It always shows this error, no matter what: apr_socket_recv: Connection reset by peer (54) I also did a clean install on my Mac…
ben
  • 691
58
votes
5 answers

How to automount SMB shared network drives in Mac OS X Lion

In Mac OS X 10.7 (Lion) Apple has replaced good old SMB support. Now I can't auto connect to my shared (SMB) network drives. Workarounds? Or is this impossible? In OS X Snow Leopard, I could automatically connect my Ubuntu (SMB) shared network…
cyppher
  • 681
53
votes
3 answers

How can I merge two terminal windows in OS X lion?

I accidentally split a tabbed terminal up into two windows and I can't figure out how to join it again. Google tells me that I should drag it until it gets translucent on some other version of OS X but that doesn't seem to be working.
Kit Sunde
  • 2,451
50
votes
4 answers

How do you disable the window switch animation when switching spaces with Mission Control?

In Snow Leopard, I had the window switch animation disabled when I quick-key between spaces. Now that it's Mission Control in Lion, there's a long animation during which all my desktop icons disappear and I can't use anything. I'd really like to…
48
votes
5 answers

Option key does not work as Meta in Tmux

I am using Mac OSX Lion. I have checked "Use Option key as Meta" in Terminal preferences. Although the Option key seems to work fine as Meta in Bash, when I use it in Tmux (over SSH) it does not work properly. I am trying to use TMUX shortcuts like…
Phani
  • 688
46
votes
3 answers

Mac Lion: fstab is deprecated. so what replaces it to prevent a partition from mounting?

If fstab is deprecated in Lion (and before, I think?) how does one, properly, prevent a partition from mounting on system boot? This is loosely related to this question which as of this post has no answer. Edit: So my confusion comes from reading…
Meltemi
  • 7,097
  • 11
  • 33
  • 30
44
votes
3 answers

Mac OS X (Lion) Chrome: shortcut for "Search With Google"

Under Keyboard Shortcuts : Application Shortcuts I've already tried with either "Search With Google" or "Google Search..." as the Menu Item (both of these for Application set as Google Chrome, of course). Also, even with Chrome as the default…
Blaz
  • 783
40
votes
1 answer

What does Terminal app's "Show Alternate Screen" do? (OS X)

Today, I discovered a menu item called "Show Alternate Screen" in Terminal.app. I am just curious about what it does. It seems to be sharing the same shell process (unlike tabs), since I see output from one screen on the other while a command is…
Barum Rho
  • 565
40
votes
3 answers

OS X Lion desktop switching speed

One of the things I've noticed about OS X Lion that is really annoying me is that when you switch desktop to the next one over (this starts out as the Ctrl + ← / → shortcut) this animation is much slower than the switch animation that gets set off…
1
2 3
78 79