Top "Osx-elcapitan" questions

Twelfth major release of OS X (10.

How to completely uninstall vscode on mac

I need to clean install vscode on my mac. I opened the terminal and removed the .vscode/ from ~. I also …

macos visual-studio-code uninstallation osx-elcapitan
How to auto-load MySQL on startup on OS X Yosemite / El Capitan

After upgrading OS X my install of MySQL stopped loading on startup. This walk-through on MySQL says: "The Startup Item …

mysql macos osx-yosemite startup osx-elcapitan
Yosemite / El Capitan php-gd + mcrypt installation

How to install/enable php-gd and mcrypt in Yosemite 10.10 - PHP 5.5.14 build? note that following steps install newest PHP 5.5.x …

php homebrew osx-yosemite osx-elcapitan php-gd
Docker image running a Mac OS X installation

I am using Docker for Mac and wish to create Docker image running a Mac El Capitan with my development …

macos docker osx-elcapitan
Autostart MySQL Server on Mac OS X Yosemite/El Capitan

I would like to auto start the MySQL server on startup. This was possible in Mavericks but seems to be …

mysql osx-yosemite osx-elcapitan
How to fix broken python 2.7.11 after OSx updates

What happened: After an OSx update and installing a new version of python 2.7 my virtualevn environment completely broke and I …

python macos python-2.7 osx-yosemite osx-elcapitan
Can I install XCode 7.3 on OS X 10.10 Yosemite?

I'm unable to upgrade my OS X to 10.11, due to reasons. XCode 7.3 seems to be the first XCode not to …

xcode macos osx-yosemite osx-elcapitan xcode7.3
Xcode 7 run on Mac OSX 10.10 Yosemite

Am I missing something or Xcode 7 should run only on new(beta) OSX 10.11 El Capitan? I downloaded beta and after …

swift osx-yosemite swift2 xcode7 osx-elcapitan
How to view DNS cache in OSX?

To list the entries of DNS cache in OSX 10.11.6, I tried dscacheutil -statistics but that didn't work. $ sudo dscacheutil -statistics …

dns osx-elcapitan oscache
brew install npm "npm: command not found"

I've installed node using brew install node and when I use the node -v I get following v5.0.0. However when …

node.js bash npm osx-elcapitan