I hereby claim:
- I am mikegrace on github.
- I am mikegrace (https://keybase.io/mikegrace) on keybase.
- I have a public key whose fingerprint is 0FED 79F4 D975 E762 665F F937 2B7F 4784 C71F 45E9
To claim this, I am signing this object:
| #################################### | |
| # 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 | |
| #################################### | |
| sudo apt-get update | |
| sudo apt-get upgrade |
| #!/bin/bash | |
| # Copyright 2010 Michael Grace | |
| # http://geek.michaelgrace.org | |
| # Created 06/13/2010 | |
| clear | |
| echo "Script created by Mike Grace http://www.google.com/profiles/themikegrace" | |
| echo "========================================================================" | |
| echo "" | |
| # check if script is run as root or with sudo |
I hereby claim:
To claim this, I am signing this object:
| # install git | |
| sudo apt-get update | |
| sudo apt-get install g++ curl libssl-dev apache2-utils | |
| sudo apt-get install git-core | |
| # download the Node source, compile and install it | |
| git clone https://github.com/joyent/node.git | |
| cd node | |
| ./configure | |
| make | |
| sudo make install |
| ruleset a60x475 { | |
| meta { | |
| name "help-me-focus" | |
| description << | |
| puts focus in desired input boxes on sites that are being lame | |
| >> | |
| author "Mike Grace" | |
| logging on | |
| } |
| ruleset a60x459 { | |
| meta { | |
| name "getglue-onetruefan-conflict-resolver" | |
| description << | |
| getglue-onetruefan-conflict-resolver | |
| >> | |
| author "Mike Grace" | |
| logging on | |
| } |
| ruleset a60x442 { | |
| meta { | |
| name "array-passing-test" | |
| description << | |
| array-passing-test | |
| >> | |
| author "Mike Grace" | |
| logging on | |
| } |
| ruleset a60x447 { | |
| meta { | |
| name "persistant-trail-test" | |
| description << | |
| persistant-trail-test | |
| >> | |
| author "Mike Grace" | |
| logging on | |
| } |
| ruleset a60x436 { | |
| meta { | |
| name "example-staf-app" | |
| description << | |
| example-staf-app | |
| >> | |
| author "Mike Grace" | |
| logging on | |
| } |
| ruleset a60x426 { | |
| meta { | |
| name "client-side-array-to-server" | |
| description << | |
| client-side-array-to-server | |
| >> | |
| author "Mike Grace" | |
| logging on | |
| } |