Install ejabberd on CentOS

Posted on Tue 19 April 2011 in CentOS • Tagged with CentOS, Jabber

ejabberd is one of the most popular jabber servers. This howto explains how to run your own jabber server on CentOS using ejabberd.

Installation

First you need to activate EPEL-Repository on your CentOS machine.

install it via yum:

yum install ejabberd

Configuration

configure your firewall to allow following default ports …


Continue reading