Skip to content

Instantly share code, notes, and snippets.

View Reldan's full-sized avatar

eldar nugaev Reldan

  • Bellevue, WA, United States
View GitHub Profile
@Reldan
Reldan / 0_reuse_code.js
Created June 2, 2014 11:12
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
####################################
# BASIC REQUIREMENTS
# http://graphite.wikidot.com/installation
# http://geek.michaelgrace.org/2011/09/how-to-install-graphite-on-ubuntu/
# Last tested & updated 10/13/2011
####################################
cd
sudo apt-get update
sudo apt-get upgrade