For most linux users, "dd" is mostly used when dealing with disk issues, such as copying one disk to another (byte for byte) creating an ISO from a CD/DVD, and so on. I personally didnt know what else I would use dd for until I ran across a particular need.... I needed my linux script … Continue reading Bash scripting: another use for “DD”
Sending nagios / centreon notifications via IRC

Lately we needed to find a convenient method of notifying service desk operators of centreon notifications. Email was not a good option since operatives tended to simply delete the messages. Besides, we wantede something a bit more realtime. In the end, I decided on using IRC. I went with IRC rather than jabber due to … Continue reading Sending nagios / centreon notifications via IRC
You must be logged in to post a comment.