3

Using Debian or Ubuntu, what would be the jabber server of choice for small-scale setups?

I mean a setup with probably under 100 user accounts.

Key features:

  • sane and secure defaults
  • easy and convenient setup
  • a good security track-record
  • low resource usage
maxschlepzig
  • 57,532

2 Answers2

5

I've setup and used ejabberd with great success in the past. It has sane defaults, is easy to install (should be available in your package manager) and it is very robust. On the plus side, as you grow, ejabberd is quite scalable.

gabe.
  • 11,784
3

You could pick one from the server list. Probably jabberd2 is closest to what you are looking for.

Keith
  • 7,914
  • 1
  • 28
  • 29