Skip to content

Instantly share code, notes, and snippets.

View rufuscoder's full-sized avatar

Rufus Baetz rufuscoder

View GitHub Profile
@druzn3k
druzn3k / install-node-redis.sh
Created November 23, 2012 16:19 — forked from nilakanta/install-node-redis.sh
Install Node.js & Redis on ubuntu
#!/bin/sh
##############################################################
#
# Rock-Solid Node.js Platform on Ubuntu (http://apptob.org/)
# Auto-config by apptob.org
# Author: Ruslan Khissamov, email: rrkhissamov@gmail.com
# GitHub: https://github.com/rushis
#
##############################################################