Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
05-01-2014, 08:38 AM
|
#1
|
Member
Registered: Mar 2014
Distribution: Crunchbang
Posts: 44
Rep:
|
What is the best Chat server software? Openfire?
What is the best Chat server software? Openfire?
|
|
|
05-01-2014, 10:10 AM
|
#2
|
Member
Registered: Mar 2013
Posts: 636
Rep:
|
What is your server configuration?
Are you facing any problem to deploy openfire?
|
|
|
05-01-2014, 10:53 AM
|
#3
|
Member
Registered: Mar 2014
Distribution: Crunchbang
Posts: 44
Original Poster
Rep:
|
I was going to see how well a chat server would run on an old piece of junk system that I like.
Its a modified one of these: http://www.parkytowers.me.uk/thin/vxl/itona/P3VB.shtml
I have a fresh install of Chrunchbang 11 on it.
I was also thinking about using ejabberd instead of Openfire?
I am new to this so I wanted to just mess-around to learn - nothing important per say.
|
|
|
05-02-2014, 12:49 AM
|
#4
|
Member
Registered: Mar 2013
Posts: 636
Rep:
|
If you do not want to install openfire because it is too common and you want to learn.
There are many other options.
You can install citadel, MongooseIM, djabberd, psyced .
The source packages are available, they are good to learn.
They are using XMPP(Extensible Messaging and Presence Protocol ). An XMPP server provides basic messaging, presence, and XML routing features, you can use to run your own XMPP service, either over the Internet or on a local area network.
Last edited by eklavya; 05-02-2014 at 01:19 AM.
|
|
|
05-03-2014, 07:50 AM
|
#5
|
Member
Registered: Mar 2014
Distribution: Crunchbang
Posts: 44
Original Poster
Rep:
|
Quote:
Originally Posted by eklavya
If you do not want to install openfire because it is too common and you want to learn.
There are many other options.
You can install citadel, MongooseIM, djabberd, psyced .
The source packages are available, they are good to learn.
They are using XMPP(Extensible Messaging and Presence Protocol ). An XMPP server provides basic messaging, presence, and XML routing features, you can use to run your own XMPP service, either over the Internet or on a local area network.
|
Thanks! What about ejabberd? Is that one not actively maintained anymore?
|
|
|
05-03-2014, 08:29 AM
|
#6
|
Member
Registered: Mar 2014
Distribution: Crunchbang
Posts: 44
Original Poster
Rep:
|
I just installed MongooseIM and don't know how to configure it. Have not found any documentation yet...
|
|
|
05-06-2014, 06:15 AM
|
#7
|
Member
Registered: Mar 2013
Posts: 636
Rep:
|
This is the source file of MongooseIM and it shows method how to install and configure it, check the link.
https://github.com/esl/MongooseIM
You should have following packages installed on your system.
Quote:
Requirements.
To compile MongooseIM you need:
GNU Make,
GCC,
Libexpat 1.95 or higher,
Erlang/OTP R15B or higher,
Reltool 0.5.4 or higher,
OpenSSL 0.9.8 or higher, for STARTTLS, SASL and SSL encryption,
Zlib 1.2.3 or higher for Stream Compression support (XEP-0138). Optional,
PAM library. Optional. For Pluggable Authentication Modules (PAM).
|
The rest you can read from the link.
|
|
|
All times are GMT -5. The time now is 11:22 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|