Search results for Server Monitoring With munin And monit On Debian Etch
 |
|
Post date: March 25, 2008, 10:03
Category: System
Views: 3725
Comments
|
Tutorial quote: This guide explains how to set up software RAID1 on an already running LVM system (Debian Etch). The GRUB bootloader will be configured in such a way that the system will still be able to boot if one of the hard drives fails (no matter which one). |
 |
|
Post date: April 1, 2008, 11:04
Category: Installing
Views: 3581
Comments
|
Tutorial quote: This document describes how to set up Openbravo ERP (enterprise management system) on Debian Etch. Taken from the Openbravo page: "Openbravo is an open source ERP solution designed specifically for the SME (small to midsize firm). Developed in a web based environment, it includes many robust functionalities which are considered part of the extended ERP: procurement and warehouse management, project and service management, production management, and financial management." |
 |
|
Post date: May 23, 2007, 22:05
Category: System
Views: 5396
Comments
|
Tutorial quote: This article shows how you can configure a Debian Etch system that has the webhosting control panel ISPConfig installed so that ISPConfig can be accessed on port 80. By default ISPConfig uses port 81 which is a non-standard port and is blocked by some firewalls and ISPs. By using Apache's mod_proxy module, we can avoid this problem. It lets us create a reverse proxy that can fetch the pages from ISPConfig on port 81. |
 |
|
Post date: September 12, 2007, 22:09
Category: Optimizing
Views: 4304
Comments
|
Tutorial quote: This tutorial shows how to install and use SpeedyCGI (also known as PersistentPerl) on a Debian Etch system. SpeedyCGI is a way to run Perl scripts persistently, which can make them run much more quickly. It keeps the Perl interpreter running, and during subsequent runs, this interpreter is used to handle new executions instead of starting a new Perl interpreter each time. |
 |
|
Post date: August 16, 2006, 16:08
Category: Security
Views: 5544
Comments
|
Tutorial quote: In this article I will describe how to setup a nearly complete encrypted system using Debian Etch and cryptsetup with LUKS. The goal is: encrypt all partitions except /boot. The user should enter a password at boot time or provide a keyfile on an USB device to decrypt the root partition. Keyfiles for additional partitions are located on the root, so the user does not need to enter a password for every partition. |
 |
|
Post date: September 23, 2007, 10:09
Category: Miscellaneous
Views: 4284
Comments
|
Tutorial quote: This document describes how to set up Amanda (The Advanced Maryland Automatic Network Disk Archiver) on Debian Etch. For this tutorial I chose Ubuntu v7.04 as a backup-client. The resulting system provides a flexible backup system with many features. It will be able to back up multiple hosts via network to various devices. I chose the disk based backup for this howto. |
 |
|
Post date: August 11, 2006, 17:08
Category: Network
Views: 5395
Comments
|
Tutorial quote: Oreon© is an Open Source monitoring solution based on Nagios. It offers to this monitoring standard a new front end and brings it a panel of new functionalities. |
 |
|
Post date: October 28, 2008, 12:10
Category: Security
Views: 4201
Comments
|
Tutorial quote: GreenSQL (or greensql-fw) is a firewall for MySQL databases that filters SQL injection attacks. It works as a reverse proxy, i.e., it takes the SQL queries, checks them, passes them on to the MySQL database and delivers back the result from the MySQL database. It comes with a web interface (called greensql-console) so that you can manage GreenSQL through a web browser. This guide shows how you can install GreenSQL and its web interface on a Debian Etch server. |
 |
|
Post date: August 24, 2008, 11:08
Category: Installing
Views: 3893
Comments
|
Tutorial quote: This article explains how you can install and configure apache2-mpm-peruser on a Debian Etch server. apache2-mpm-peruser is an MPM (Multi-Processing Module) for the Apache 2 web server, very similar to apache2-mpm-itk, but faster (almost as fast as apache2-mpm-prefork). mpm-peruser allows you to run each of your vhosts under a separate UID and GID - in short, the scripts and configuration files for one vhost no longer have to be readable for all the other vhosts. It is based on metuxmpm, a working implementation of the perchild MPM. The result is a sane and secure web server environment for your users, without kludges like PHP's safe_mode. |
 |
|
Post date: January 8, 2008, 11:01
Category: Network
Views: 12102
Comments
|
Tutorial quote: This tutorial shows how to install and use alterMIME. alterMIME is a tool that can automatically add a disclaimer to emails. In this article I will explain how to install it as a Postfix filter on Debian Etch. |
|
|