Tag Archives: sudo

Ejabberd How to – in Ubuntu Server

How to install Ejabberd in Ubuntu Server? Way 1 : Use debian packages but I found myself start-up problems. If you still want to try, follow the steps.. sudo apt-get update sudo apt-get upgrade sudo apt-get install ejabberd Click here to learn more Way 2 : Compile source code yourself. It won’t really difficult if [...]