LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-29-2010, 09:55 PM   #1
marvinC
LQ Newbie
 
Registered: Aug 2010
Location: www.twitter.com/b0koo15
Posts: 20

Rep: Reputation: 1
Red face How to install a CHAT SERVER?


Hi folks,

Does somebody here have a knowledge on how to install and configure an open chat server system? I'm using CentOS ver5.3.
Sorry I really have no idea.
 
Old 09-30-2010, 12:00 AM   #2
prayag_pjs
Senior Member
 
Registered: Feb 2008
Location: Pune - India
Distribution: RHEL/Ubuntu/Debian/Fedora/Centos/K3OS
Posts: 1,159
Blog Entries: 4

Rep: Reputation: 149Reputation: 149
Hi,

Configure chat server using ejabber

Follow this link:

http://www.process-one.net/en/ejabberd/guide_en
 
Old 09-30-2010, 12:03 AM   #3
vishesh
Member
 
Registered: Feb 2008
Distribution: Fedora,RHEL,Ubuntu
Posts: 661

Rep: Reputation: 66
If you need to setup temporary chat server, you can use nc command in following ways.
Chat server can created using nc command. For example you are on machine A (192.168.1.1) and issued following command
root# nc -l 3333
That command will create a tcp port on 3333 on machine A.

Now from machine B type following command to connect to port 3333 on machine A
root# nc 192.168.1.1 3333
Now exchange messages by typing at prompt.
 
Old 09-30-2010, 03:11 AM   #4
chickenjoy
Member
 
Registered: Apr 2007
Distribution: centos,rhel, solaris
Posts: 239

Rep: Reputation: 30
there is an opensource chat server that I was able to setup for developement purposes before: openfire

I used 'spark' as the chat client on both linux and windows clients. Also tried 'Pandion' for windows and it worked as well. I was able to get it to work following some guides online but sadly I didn't write a step-by-step guide back then.

good luck!
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Any chat server recommendation for Linux server? yaelyael Linux - Software 8 08-23-2010 09:32 AM
Help Me to get chat server nsampath Linux - Server 1 05-08-2007 11:18 PM
chat server albeniz General 0 09-15-2006 07:52 AM
chat server albeniz Linux - General 1 08-10-2006 06:56 AM
chat server slack66 Slackware 3 09-21-2003 07:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration