<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Openfire &#8211; Hostry Help Center</title>
	<atom:link href="https://help.hostry.com/article-tags/openfire/feed/" rel="self" type="application/rss+xml" />
	<link>https://help.hostry.com</link>
	<description>Full information on how to use HOSTRY, provided by 24/7 community based support</description>
	<lastBuildDate>Mon, 03 Jan 2022 12:03:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.12</generator>

<image>
	<url>https://help.hostry.com/wp-content/uploads/cache/2021/01/cropped-apple-icon-180x180-1/836712163.png</url>
	<title>Openfire &#8211; Hostry Help Center</title>
	<link>https://help.hostry.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How To Install Openfire XMPP Server on a Debian 10</title>
		<link>https://help.hostry.com/knowledge-base/how-to-install-openfire-xmpp-server-on-a-debian-10/</link>
					<comments>https://help.hostry.com/knowledge-base/how-to-install-openfire-xmpp-server-on-a-debian-10/#comments</comments>
		
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Tue, 13 Apr 2021 11:36:40 +0000</pubDate>
				<guid isPermaLink="false">https://help.hostry.com/?post_type=ht_kb&#038;p=3604</guid>

					<description><![CDATA[Openfire (formerly known as Wildfire and Jive Messenger) is an instant messaging (IM) and group chat server for the Extensible Messaging and Presence Protocol (XMPP) Downloading Openfire The first step is to install the Openfire packages. For Debian they can be downloaded from the official site by copying the .deb [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><strong><a href="https://en.wikipedia.org/wiki/Openfire">Openfire</a></strong> (formerly known as Wildfire and Jive Messenger) is an instant messaging (IM) and group chat server for the Extensible Messaging and Presence Protocol (XMPP)</p>



<h2 id="downloading-openfire" >Downloading Openfire</h2>



<p>The first step is to install the Openfire packages. For Debian they can be downloaded from the official site by copying the .deb package link url. Once you get the address, you can use wget to download it to your VPS.</p>



<pre class="wp-block-code"><code>wget -O openfire.deb http://your.copied.link/</code></pre>



<p>At the time of writing, the command would completely look like this:</p>



<pre class="wp-block-code"><code>wget -O openfire.deb http://www.igniterealtime.org/downloads/download-landing.jsp?file=openfire/openfire_3.10.0_all.deb</code></pre>



<h2 id="installing-openfire" >Installing Openfire</h2>



<p>To install correctly, you need to try the following command using dpkg</p>



<pre class="wp-block-code"><code>dpkg - install openfire.deb</code></pre>



<p>Openfire will be installed and started as a service</p>



<h2 id="access-to-the-web-panel" >Access to the web panel</h2>



<p>Installation at this stage is incomplete. In order to do this, then you need to go through the configuration wizard on the web panel. To access the panel, go to <a href="http://your.ip:9090/"><strong>http://your.ip:9090/</strong></a> and follow the steps in the setup wizard. You may need to enable other firewall ports depending on your specific needs or plugins. Check the list of ports in the Admin Console under System Information.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://help.hostry.com/knowledge-base/how-to-install-openfire-xmpp-server-on-a-debian-10/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
