Skip to content

Instantly share code, notes, and snippets.

@phileasthefogg
phileasthefogg / installCassMacUbuntu.txt
Created July 10, 2020 00:37 — forked from dhkaneda/installCassMacUbuntu.txt
Cassandra Mac OS X + Ubuntu 18.40 Installation (04-04-2020)
------------------------------------------------------------------------
Contents
1. Install Cassandra on Mac OS X (tested with Mojave) - line 6
2. Install Cassandra on Ubuntu (18.04, tested on 19.10) - line 31
----- Installing Cassandra on Mac OS X (mojave) (est time. 15 min) -----
Have homebrew installed:
> ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
[ be sure to check post install messages to add paths and such if necessary ]
@phileasthefogg
phileasthefogg / .gitignore
Created February 12, 2020 05:51 — forked from octocat/.gitignore
Some common .gitignore configurations
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #