Latest Monitoring Dirvish backup servers using Nagios

Dirvish is an excellent disk-based rotating backup application. Nagios is a fabulous service monitor. Combine the two using this Nagios plugin and you will know, at all times, the status of your latest backup run:

Read the rest »


Recently popular


Recent articles « older

How to automate torrent downloads using TorrentFlux-b4rt, cron and rsync

TorrentFlux-b4rt is an awesome masterpiece of engineering. You install it on your Web server, and then you can start downloading BitTorrent torrents right away. The catch is that those torrents are saved in your Web server until you actually download them to your PC. And having to schedule downloads separately is a pain. Well, no more.

Read the rest »

The shell challenge: changing another process’ working directory

Don’t you hate it when you leave a shell open and you can’t unmount a disk volume because the shell has a firm grip on a directory in that disk? Well, there’s a solution.

Read the rest »

Call to arms: two system management applications we sorely need in Linux land

Diagnosing server (and desktop, and network) load issues is always tricky. When an application misbehaves for short bursts of time, it’s often a matter of guesswork to find out which.

Read the rest »

Automating Nagios service checks via SSH

Hello! Here’s a nifty article on the Server management series. Today, we’ll learn how to automate Nagios service checks via SSH, even when the remote server does not support password-less (key-based) SSH logins.

Read the rest »

Repairing unbootable Windows XP systems with one command

Perhaps you’ve read the fabulous Repairing Windows XP in Eight Commands - Guide - Short-Media already. Perhaps not. But what happens when you can’t even get to the recovery console?

Read the rest »

Setting up a mail server using Postfix in 5 minutes

Hello, again! Continuing the (now lengthy) Server management series, this time we’ll learn how to set up a mail server, using the famous and very secure Postfix mail server package.

Read the rest »

Tracking, auditing and managing your server configuration with Subversion in 10 minutes

Hello, again! For this article in the Server management series, we’ll explore an uncommon use of Subversion — instead of using it for source code management, you’ll be using it as a tool to make server administration painless and error-proof.

Read the rest »

5 minutes to finding issues in production PHP Web applications

Detecting and correcting problems with applications at early stages is an important role of the server manager. Unfortunately, not all errors are detected at the testing stages. Even more unfortunate is the fact that most errors go undetected because they are usually triggered when a certain set of criteria is met.

Read the rest »