Add Current PATH to crontab

August 23, 2013

Add Current PATH to crontab Are you sick of your cron job failing because you are […]

self deleting bash script

August 20, 2013

How to create a bash script that deletes itself This script will delete itself via the […]

Logstash Logrotate Howto

July 25, 2013

Problems I was facing two problems with my Logstash setup Logstash service constantly required manual restarts […]

Testing SSL Chaining Issues

June 26, 2013

Recently I needed to debug an issue by testing SSL chaining issues My old standby tools […]

Whitelist Entire Country with ipset

June 24, 2013

Goal: Whitelist an Entire Country with ipset For this article i’ll be referencing the github repository […]

egrep valid ip address

May 20, 2013

Example to egrep valid ip address To egrep all valid ip addresses in current directory: egrep […]

neo4j SSL howto

May 2, 2013

Getting SSL to work with neo4j can be very frustrating.  The crux of the problem is […]