<?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>centos 5 &#8211; it.megocollector.com</title>
	<atom:link href="https://it.megocollector.com/tag/centos-5/feed/" rel="self" type="application/rss+xml" />
	<link>https://it.megocollector.com</link>
	<description>The information technology compendium</description>
	<lastBuildDate>Sat, 28 Mar 2026 21:08:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Map a drive or access a CentOS Samba Share from Windows</title>
		<link>https://it.megocollector.com/tips-and-tricks/map-a-drive-or-access-a-centos-samba-share-from-windows/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 01 Mar 2012 20:00:57 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[5.7]]></category>
		<category><![CDATA[5.x]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[centos 5.6]]></category>
		<category><![CDATA[centos5.6]]></category>
		<category><![CDATA[map a drive]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[windows 7]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1713</guid>

					<description><![CDATA[The goal is to create a network share on a Linux server using Samba that will be available to a Windows workstation with the ability to map a drive to that Linux share. There are many, many articles with a procedure, most are dated and incomplete, however, here is a procedure that worked for this test using CentOS 5.7 and...]]></description>
		
		
		
			</item>
		<item>
		<title>Install JDK on RHEL5/CentOS5 Using PuTTY and XMing</title>
		<link>https://it.megocollector.com/scripts/install-jdk-on-rhel5centos5-using-putty-and-xming/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 11 Mar 2010 01:06:32 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[jdk]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[rhel 5]]></category>
		<category><![CDATA[xming]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1278</guid>

					<description><![CDATA[This is yet another way that I had pieced together to install the Java Development Kit (JDK) on a Red Hat Enterprise Linux (RHEL) 5.4 and CentOS 5.4 system. This time, the process is accomplished through the use of PuTTY and XMing. Install Java and Set Environment Variables Download JDK6 Note: If this link doesn&#8217;t work, it may be a...]]></description>
		
		
		
			</item>
		<item>
		<title>Linux Command Tips &#8211; Nautilus</title>
		<link>https://it.megocollector.com/scripts/linux-command-tips-nautilus/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 10 Mar 2010 22:45:48 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[centos 5.4]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[nautilus]]></category>
		<category><![CDATA[rhel 5]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1272</guid>

					<description><![CDATA[This is part of my series, useful Linux commands and tips. Nautilus is the official file manager for the GNOME desktop. The name is a play on words, evoking the shell of a nautilus to represent an operating system shell. Like all applications that run under Linux, Nautilus has it&#8217;s own command line options. To view the command-line options nautilus...]]></description>
		
		
		
			</item>
		<item>
		<title>Linux command tips &#8211; ifconfig</title>
		<link>https://it.megocollector.com/tips-and-tricks/linux-command-tips-ifconfig/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 10 Mar 2010 22:19:28 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[ifconfig]]></category>
		<category><![CDATA[rhel5]]></category>
		<category><![CDATA[tcp]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1269</guid>

					<description><![CDATA[This is part of my series, useful Linux commands and tips. The ifconfig (short for interface configurator), a system administration utility to configure, control, and query TCP/IP network interface parameters, is located in the system&#8217;s /sbin directory. /sbin is not usually included in the user&#8217;s PATH environment variable. For this reason, when you attempt to execute ifconfig, bash can not...]]></description>
		
		
		
			</item>
		<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[I installed an application that required port 8080. I was unable to execute the application as port 8080 was already in use. Unable to determine which application, I changed the setting for the application I had just installed to port 8090. Success. However, I still wanted to know if anything was running on port 8080. Like Windows, Linux has a...]]></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>CentOS 5.2 Linux install error on VMWare</title>
		<link>https://it.megocollector.com/scripts/centos-52-linux-install-error-on-vmware/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 05 Oct 2008 14:32:03 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[centos5]]></category>
		<category><![CDATA[ide=nodma]]></category>
		<category><![CDATA[vmware]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=664</guid>

					<description><![CDATA[Before, I continue, I want to preface this with I am a novice with Linux. Having played with Ubuntu versions 6 through 8, I never really could get into this particular distro of Linux as I understand that all root activity must be performed in a terminal windows with a prefix of sudo. I recently downloaded Red Hat Enterprise 5...]]></description>
		
		
		
			</item>
	</channel>
</rss>
