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 […]

Install byobu Ubuntu Precise

August 13, 2013

To fix the infinite scrolling issue with byobu and Ubuntu precise install it the following way: […]

Logstash Logrotate Howto

July 25, 2013

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

restart service over ssh

July 3, 2013

I recently ran in to trouble restarting neo4j over ssh here’s the fix: From machine calling […]

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 […]