Skip to content

Instantly share code, notes, and snippets.

View Abdul2's full-sized avatar

abdul abdi Abdul2

  • london
View GitHub Profile
wget --no-cookies --no-check-certificate --header "Cookie: oraclelicense; oraclelicense=accept-securebackup-cookie" "http://download.oracle.com/otn-pub/java/jdk/8u112-b16/jdk-8u112-macosx-x64.dmg"

Keybase proof

I hereby claim:

  • I am abdul2 on github.
  • I am aabdi (https://keybase.io/aabdi) on keybase.
  • I have a public key whose fingerprint is A9C3 BCEB 6679 2D7C 95F0 8F15 8330 90C9 9871 1ED1

To claim this, I am signing this object:

Hi Mark,
Yes, you can install MySQL Utilities from source while we are working on the support for El Capitan.
1) You need Connector/Python installed in your system. Download it from here: http://dev.mysql.com/downloads/connector/python/
2) Download MySQL Utilities source code by selecting "Source Code" from "Select Platform" in http://dev.mysql.com/downloads/utilities/
3) Follow the instructions of MySQL Utilities installation from source: http://dev.mysql.com/doc/mysql-utilities/1.5/en/mysql-utils-install-source.html
brew install caskroom/cask/brew-cask
brew tap caskroom/versions
brew cask install sublime-text3
ssh-keygen -t rsa
moved the private and pub key to ~/.ssh/ [i used digitalocean and digitalocean_pub]
cat digitalocean_pb >> ~/.ssh/autherizedkeys
added the public key to digital ocean drop let
restart ssh and add key
eval `ssh-agent -s`
ssh-add ~/.ssh/digitalocean