Questions tagged [osx-mountain-lion]

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

Mountain Lion is a 64 bit OS that runs on Intel-based Macs.

Version Relation:

627 questions
99
votes
12 answers

Where is SVN on OS X Mountain Lion?

I upgraded to OS X Mountain Lion and found out SVN is no longer present. I use Netbeans 6.9.1 in conjunction with Apache's SVN. How can I get it back and working?
Jake
  • 1,107
98
votes
8 answers

How do I configure custom URL handlers on OS X?

I've been reading a lot online about custom URL handlers / custom protocol handlers such as: Launching External Applications using Custom Protocols under OSX OS X URL handler to open links to local files I get that you can tell the system that a…
cwd
  • 18,788
  • 43
  • 123
  • 162
97
votes
5 answers

Command Line SSH restart Mac OSX Mountain Lion

How can I restart the SSH service via the command line on Mac OSX Mountain Lion please? Using ps aux | grep 'ssh', I was able to deduce that the process is most likely /usr/sbin/sshd. From here I searched the sshd documentation for references to…
84
votes
10 answers

How do I switch between Java 7 and Java 6 on OS X 10.8.2?

I am using Java SE 7 to program simple games for windows and mac, but I have to switch to java 6 to run games such as Minecraft on my computer. This used to work just fine before I updated to Mac OS X 10.8.2 Build 12C60. Before this update I used…
84
votes
3 answers

How do you get loopback addresses other than 127.0.0.1 to work on OS X

According to everything I read, the entire 127.x.x.x subnet should loopback. However, on my Mac, I can only ping 127.0.0.1 I know I've done this before (though possibly on another OS) and has come in very useful for developing multiple SSL sites…
70
votes
6 answers

How do I start apache in OSX Mountain Lion / Mavericks?

OSX Mountain Lion removed the GUI for web sharing, but apache is still installed. How do I start and stop the service? How do I get the service to automatically launch on startup?
59
votes
1 answer

How to auto-arrange/clean-up files for ALL folders in OSX Mountain Lion

I have figured out how to make folders auto arrange their contents. This is achieved in Finder->View->Show View Options (or cmd+J). From the newly opened window, setting the arrange by dropdown will set the folders behavior from then on. But it is…
drewwyatt
  • 815
54
votes
4 answers

How to turn off Facebook notifications on Mac OS X?

How to turn off Facebook notifications on Mac OS X Mountain Lion?
52
votes
7 answers

OS X Keychain Won't Stop Popping Up

The OS X Keychain keeps on popping up on my Mountain Lion Macbook. As soon as I log into my user/admin account, I'm assaulted by three Keychain prompts, one after the other: Messages Agent wants to use the "login" keychain. Mac OS X wants to use…
ktm5124
  • 2,037
39
votes
1 answer

How to remove Quarantine from file permissions in OS X

I downloaded a .pem file and my Mac OS X (10.8.2) added an @ sign at the end of the file permissions. This is causing file permission issues. I can't seem to remove the quarantine flag. I even tried the command xattr -d .pem but that…
Arunabh Das
  • 911
  • 1
  • 12
  • 18
35
votes
1 answer

OS X Mountain Lion - Cannot Select Disk to Install on when using VirtualBox

I want to install OS X Mountain Lion in VirtualBox, but I am having a problem: every time I run the install, I can't get past the "Select a Disk to Install" screen. I always hangs like this. What's the problem? I am running Windows 8.1 Pro x64 as…
34
votes
6 answers

Why can't I block Facebook using /etc/hosts on Mountain Lion (OS X)?

It worked for a while in the old configuration, but then stopped working for some reason. Here is my /etc/hosts file from my Mountain Lion MacBook Air: 127.0.0.1 reddit.com www.reddit.com 127.0.0.1 facebook.com www.facebook.com ## # Host…
seanieb
  • 549
32
votes
2 answers

How to make command+arrow go to begining and end of line in iterm2?

With the default settings, command + arrow_left switches to the tab on the left. How to change it so that it puts the cursor at the beginning of the line instead ?
28
votes
5 answers

Remove Applications from Location Services in Security & Privacy on Mac OS X 10.8

I wanted to remove applications from location services in the security and privacy settings on MaC OS X 10.8 Mountain Lion. (The apps were still listed even though they were uninstalled.) I found the post Remove application from Location Services in…
26
votes
1 answer

What are "Paste Item Exactly" and "Duplicate Exactly" in Finder?

While holding Opt and Shift, the Finder menu items Duplicate and Paste Item become Duplicate Exactly and Paste Item Exactly. These require administrator permissions. How are they different from the regular commands?
Daniel Beck
  • 111,893
1
2 3
41 42