Topic: Articles by Savitha
|
Dovecot + sendmail = Perfect Mail Server
Saturday, January 12, 2008
|
| |
One of our customers requested for a pop server connection and I started searching for a pop server which is capable of working with sendmail already running in his server. He had a server without control panel, with Red Hat Linux release 9 (Shrike). The research ended up with the term Dovecot.
This article describes how to install the Dovecot mail server from source as an imap / pop3 mail server, and how to set up the sieve plugin so that the customers can use the sieve mail filtering language for their mail accounts.
|
|
 |
|
Simple Management for BIND
Sunday, April 22, 2007
|
| |
Smbind is a PHP-based software tool for managing DNS zones for BIND via the web interface. This supports the per-user administration of zones, error checking, and a PEAR DB database backend.
|
|
 |
|
Network Monitoring With ntop: Installation and Configuration
Sunday, April 15, 2007
|
| |
ntop is a network traffic tool that shows network usage in real time. It displays a list of hosts that are currently using the network and reports information concerning the IP (Internet Protocol) and Fibre Channel (FC) traffic generated by each host. The traffic is sorted according to host and protocol. Protocols (user configurable) include:
|
|
 |
|
How to set up Database replication in MySQL
Thursday, March 15, 2007
|
| |
This article describes how to set up database replication in MySQL. MySQL replication allows you to have an exact copy of a database from a master server on another server (say we can call it as slave), and all updates to the database on the master server are immediately replicated to the database on the slave server so that both databases are in sync. This is not a backup method or policy because an accidentally issued DELETE or ALTER command will also be carried out on the slave; but replication can help protect against hardware failures though.
|
|
 |
|
|
Online
There are 24 guests and 0 members online.
|
|