Article Archive for April 2015
Removing CTRL-M from Unix Files
This is a simple but annoying and persistent problem: text files edited on Windows and the uploaded to Unix acquire the “^M” character at the end of each line. In my experience, this little problem …
Observium Agent Installation on Pidora
Just some quick notes on installing Observium agent on Raspberry Pi running Pidora. Pretty much the same process applies to any Fedora-likeĀ flavor.
Log Event Time Distribution
When “once in a while” answer is insufficient and you need to know exactly how often a particular event occurs on the system, there are a few easy things you can try from command line.
A Better Mysqlcheck Script
Mysqlcheck is a stand-alone MySQL utility for checking, optimizing and repairing tables. It’s a useful tool that allows automatingĀ the usually time-consuming database maintenance tasks. One of the advantages of mysqlcheck it is ability to run …

Latest Comments