Using lzop on Windows

January 21, 2015

I wanted a fast way to backup an AppDynamics MySQL database directory on windows. The answer […]

php mysql update variable

December 4, 2012

Goal: Update wordpress post with PHP cli < ?php $con = mysql_connect("localhost","root","[redacted]"); if (!$con) { echo […]

Red Hat Linux cheat sheet commands examples RHEL

October 30, 2010

Useful Linux Commands (Red Hat) (http://www.cse.buffalo.edu/~eisner/DLW) Revised 3/1/2000 Getting information man commandname display the manual page […]