Skip to content

Instantly share code, notes, and snippets.

@ineo4j
ineo4j / mac-development-for-ubuntu-users.rst
Last active September 19, 2015 10:17 — forked from craigds/mac-development-for-ubuntu-users.rst
Mac development for Ubuntu users

Mac development for Ubuntu users

This is a quick summary of tweaks to make development on a Mac easier for Ubuntu users. These all worked on my Macbook Air with OSX 10.7 Lion.

If you have something to add here, please let me know! http://twitter.com/craigds

1. Install Xcode

# You can get started with a vagrant box for elasticsearch. Have a look at
# http://thediscoblog.com/blog/2013/11/25/elasticsearch-in-a-box/
vagrant box add esinabox https://s3.amazonaws.com/coffers/esinabox.box
vagrant init 'esinabox'
vagrant up
vagrant ssh
#Elasticsearch should be typically installed at /usr/share/elasticsearch
@ineo4j
ineo4j / README.md
Last active August 29, 2015 14:21 — forked from mbostock/.block

0. Overview

This article aims to be a portal to installation and configuration of Cassandra. It is self-contained in the first place. It also provides links to the original articles.

Warning: This article is still under written.

Prerequisites

Install Oracle Java Development Kit (JDK)