First steps with Nagios

In a previous post I described the installation of Nagios on a Linux machine. In this post i'll note my steps to monitor a couple of services. First of all, I must point out that the official Nagios site has some excellent documentation to get you started. Secondly, even though in one of my previous … Continue reading First steps with Nagios

Script to backup WordPress from remote PC

Another auto-backup script 🙂 This time, I wanted to have a quick and easy way to login to my server from my windows laptop, compress and backup the wordpress blog content, as well as the wordpress mysql database, then copy everything back to my laptop. A one-click backup basically. Here's what I did. First up, … Continue reading Script to backup WordPress from remote PC