Showing posts with label Openfire. Show all posts
Showing posts with label Openfire. Show all posts

Saturday, July 2, 2011

How To Set Up An Openfire Instant Messaging Server On CentOS 5.6

Download Page

 

2.1 Installing OpenFire

Copy the .rpm file for OpenFire and issue:

rpm -Uvh openfire-3.7.0-1.i386.rpm

This command should install OpenFire which will listen on port 9090. Now open a web browser and point to http://

View the Original article