Monday, August 1, 2011

Install Openfire/Spark Server.

Install Openfire/Spark Server.
===================

1. Install java
===============
wget http://javadl.sun.com/webapps/download/AutoDL?BundleId=33879

Rename the downloaded file and extract it with the following command::
mv jre* jre-install.bin
chmod +x jre-install.bin
./jre-install.bin
======
1. Install Openfire.

wget http://www.igniterealtime.org/downloads/download-landing.jsp?file=openfire/openfire-3.7.0-1.i386.rpm

rpm -ivh http://www.igniterealtime.org/downloads/download-landing.jsp?file=openfire/openfire-3.7.0-1.i386.rpm

===
To access Admin Console
127.0.0.1:9090
===
selet embeded databse
===
import user from existing server shold mention old server hostname
====

No comments:

Post a Comment