Skip to content

Instantly share code, notes, and snippets.

View sebleier's full-sized avatar

Sean Bleier sebleier

  • Counsyl, Inc
  • San Luis Obispo, Ca
View GitHub Profile
@sebleier
sebleier / gist:2891440
Created June 7, 2012 20:46 — forked from hay/gist:1351230
Enterprisify your Java Class Names!
<!doctype html>
<html>
<head>
<title></title>
<style>
body {
background: white;
text-align: center;
padding: 20px;
font-family: Georgia, serif;
@sebleier
sebleier / nav_footer
Created June 16, 2011 20:12 — forked from anonymous/nav_footer
New navigation footer
#! /bin/sh
### BEGIN INIT INFO
# Provides: redis-server
# Required-Start: $syslog
# Required-Stop: $syslog
# Should-Start: $local_fs
# Should-Stop: $local_fs
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: redis-server - Persistent key-value db