June 2016
Beginner
456 pages
9h 31m
English
In this recipe, we will learn how to install the Ejabberd XMPP server. We will be using an integrated installation package that is available from the Ejabberd download site. You can also install Ejabberd from the Ubuntu package repository, but that will give you an older, and probably outdated, version.
You will need an Ubuntu server with root access or an account with sudo privileges.
The following are the steps to install Ejabberd:
$ wget https://www.process-one.net/downloads/downloads-action.php?file=/ejabberd/15.11/ejabberd_15.11-0_amd64.deb ...Read now
Unlock full access