September 7, 2009

Exim Utilities ..

Filed under: General Topics — admin @ 11:44 pm

EXIM UTILITIES

Introduction

Exim is the default mail transport agent installed on some Linux systems; it runs on many versions of Unix and is suitable for any TCP/IP network with any combination of hosts and end-user mail software. It is open source, scalable, rich in features, and–best of all-easy to configure.

Exim utilities

  • exiwhat : List what Exim processes are doing.

The exiwhat script sends the signal to all Exim processes it can find, having first emptied the file. It then waits for one second to allow the Exim processes to react before displaying the results. In order to run exiwhat successfully you have to have sufficient privilege to send the signal to the Exim processes, so it is normally run as root.

(more…)

August 9, 2009

Qmail .. A brief introduction ..

Filed under: General Topics — admin @ 12:43 am

QMAIL

Qmail is an MTA similar to Exim

INSTALLATION

Installation involves the following steps:

1.Installing Qmail itself

2.Installing EZmlm and EZmlm-idx

3.Installing Autoresponder

4.Installing Vpopmail

5.Installing maildrop

6.Uninstalling Sendmail

7.Starting up qmail

(more…)

August 6, 2009

Install FFMPEG on a VPS using YUM …

Filed under: General Topics — admin @ 12:04 am

Installation  Steps :

preparing step :

Edit or create a file /etc/yum.repos.d/dag.repo. Add lines below at the end of the file:

[dag]
name=Dag RPM Repository for Red Hat Enterprise Linux
baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag
gpgcheck=1
enabled=1

Add line below at the end of the file /etc/ld.so.conf:

/usr/local/lib

(more…)

Older Posts »

Powered by WordPress