<?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>red hat enterprise linux 5 &#8211; it.megocollector.com</title>
	<atom:link href="https://it.megocollector.com/tag/red-hat-enterprise-linux-5/feed/" rel="self" type="application/rss+xml" />
	<link>https://it.megocollector.com</link>
	<description>The information technology compendium</description>
	<lastBuildDate>Thu, 06 Aug 2026 22:27:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.3</generator>
	<item>
		<title>Use netstat in Linux to determine port conflicts</title>
		<link>https://it.megocollector.com/tips-and-tricks/use-netstat-in-linux-to-determine-port-conflicts/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 07 Nov 2008 10:38:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[netstat]]></category>
		<category><![CDATA[port conflict]]></category>
		<category><![CDATA[red hat enterprise linux 5]]></category>
		<category><![CDATA[rhel 5]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=880</guid>

					<description><![CDATA[After installing an application that required port 8080, the application failed to start because the port was already in use. Changing the new application to use port 8090 worked, but it still left the question of what was running on 8080. As on Windows, Linux provides a command‑line utility, netstat, which can be used to inspect open ports and the...]]></description>
		
		
		
			</item>
		<item>
		<title>How to enable and configure Java JRE to work in Firefox in CentOS 5 and RHEL 5 Linux</title>
		<link>https://it.megocollector.com/tips-and-tricks/how-to-enable-and-configure-java-jre-to-work-in-firefox-in-centos-5-and-rhel-5-linux/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 02 Nov 2008 09:32:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jre plugin]]></category>
		<category><![CDATA[libjavaplugin_oji.so]]></category>
		<category><![CDATA[red hat enterprise linux 5]]></category>
		<category><![CDATA[rhel 5]]></category>
		<category><![CDATA[rhel5]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=832</guid>

					<description><![CDATA[I have read throughout the internet many different methods to enable the JRE plugin in a Firefox installation on a Linux box; however, I was not able to get the plugin to work. Accidentally, I found the right answer from the source. There is also a procedure for Firefox, though I had selected the one for Mozilla 1.4 or later....]]></description>
		
		
		
			</item>
		<item>
		<title>Autorun JBoss on Red Hat Enterprise Linux 5 (RHEL5) Server</title>
		<link>https://it.megocollector.com/scripts/autorun-jboss-on-red-hat-enterprise-linux-5-rhel5-server/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 30 Oct 2008 18:07:59 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[centos5]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[red hat enterprise linux 5]]></category>
		<category><![CDATA[rhel]]></category>
		<category><![CDATA[rhel5]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[shell script]]></category>
		<category><![CDATA[startup shutdown]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=797</guid>

					<description><![CDATA[You already have JBoss ready and operational. JBoss can be started through a command line or through a shell script that you have created; however, these steps are manual and an automated approach is desired. The goal is to automate JBoss as a service or daemon. There are many, many tutorials that are all over the internet that offer scripts...]]></description>
		
		
		
			</item>
		<item>
		<title>Create a service for JIRA on CentOS 5 or RHEL 5</title>
		<link>https://it.megocollector.com/scripts/create-a-service-for-jira-on-centos-5-or-rhel-5/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 23 Oct 2008 18:17:03 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[chkconfig]]></category>
		<category><![CDATA[init.d]]></category>
		<category><![CDATA[jira]]></category>
		<category><![CDATA[red hat enterprise linux 5]]></category>
		<category><![CDATA[rhel]]></category>
		<category><![CDATA[rhel5]]></category>
		<category><![CDATA[service]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=805</guid>

					<description><![CDATA[Atlassian JIRA is a bug and issue tracker. Atlassian JIRA lets you priorities, assign, track, report and audit your &#8216;issues,&#8217; whatever they may be — from software bugs and help-desk tickets to project tasks and change requests. After installing JIRA, on a CentOS 5.2 Linux installation, I wanted to automate the starting and stopping of JIRA by creating a service....]]></description>
		
		
		
			</item>
		<item>
		<title>Setup JBoss on Red Hat Enterprise Linux 5 (RHEL5) Server</title>
		<link>https://it.megocollector.com/scripts/setup-jboss-on-red-hat-enterprise-linux-5-rhel5-server/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 03 Oct 2008 15:48:48 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[jboss 4]]></category>
		<category><![CDATA[red hat]]></category>
		<category><![CDATA[red hat enterprise linux 5]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[rhel]]></category>
		<category><![CDATA[rhel5]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=736</guid>

					<description><![CDATA[A recent task required an installation and setup of a JBoss Application Server on a Linux box. I originally selected the Ubuntu 8.0.4 LTS Server Edition for this task since I have had a little more experience with Ubuntu. I have graduated to Red Hat Enterprise Linux 5.2 (RHEL) and CentOS 5.2. I created A RHEL virtual machine with VMware...]]></description>
		
		
		
			</item>
	</channel>
</rss>
