<?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>Infusion Technology Solutions Blog&#187; rhel</title>
	<atom:link href="http://blog.infusiontechsolutions.com/tag/rhel/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.infusiontechsolutions.com</link>
	<description>Technology related solutions, tips, tricks, and other interesting topics</description>
	<lastBuildDate>Tue, 20 Apr 2010 15:07:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Sendmail Hangs When Starting Up or When Using It with PHP</title>
		<link>http://blog.infusiontechsolutions.com/sendmail-hangs-when-starting-up-or-when-using-it-with-php/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sendmail-hangs-when-starting-up-or-when-using-it-with-php</link>
		<comments>http://blog.infusiontechsolutions.com/sendmail-hangs-when-starting-up-or-when-using-it-with-php/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 04:35:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General IT Info]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[dns lookup]]></category>
		<category><![CDATA[hang]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php script]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[rhel]]></category>
		<category><![CDATA[sendmail]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://blog.infusiontechsolutions.com/?p=239</guid>
		<description><![CDATA[If you notice Sendmail hanging up for many minutes while starting up at boot or while being used such as sending an email from a PHP script, it is probably a DNS lookup problem. Ensure your /etc/hosts file has the appropriate entries for your server that sendmail is running on: 127.0.0.1 localhost localhost.localdomain 192.168.1.80 www.foo.com [...]]]></description>
		<wfw:commentRss>http://blog.infusiontechsolutions.com/sendmail-hangs-when-starting-up-or-when-using-it-with-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VSFTPD Error &#8220;500 OOPS: reading non-root config file&#8221;</title>
		<link>http://blog.infusiontechsolutions.com/vsftp-error-500-oops-reading-non-root-config-file/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vsftp-error-500-oops-reading-non-root-config-file</link>
		<comments>http://blog.infusiontechsolutions.com/vsftp-error-500-oops-reading-non-root-config-file/#comments</comments>
		<pubDate>Sat, 03 May 2008 01:09:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General IT Info]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[chroot]]></category>
		<category><![CDATA[directory name]]></category>
		<category><![CDATA[error 500]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[red hat]]></category>
		<category><![CDATA[rhel]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[virtual users]]></category>
		<category><![CDATA[vsftpd]]></category>

		<guid isPermaLink="false">http://blog.infusiontechsolutions.com/?p=152</guid>
		<description><![CDATA[After setting up a new Linux server I kept getting the following error whenever I tried to upload something with the VSFTPD ftp service: 500 OOPS: reading non-root config file It turns out that I had the following setting in the /etc/vsftpd/vsftpd.conf file: user_config_dir=/etc/vsftpd/virtual_users I commented out that setting and restarted the vsftpd service and [...]]]></description>
		<wfw:commentRss>http://blog.infusiontechsolutions.com/vsftp-error-500-oops-reading-non-root-config-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Configure CentOS for Graphical X11 or Multiuser Mode on Boot</title>
		<link>http://blog.infusiontechsolutions.com/how-to-configure-centos-for-graphical-x11-or-multiuser-mode-on-boot/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-configure-centos-for-graphical-x11-or-multiuser-mode-on-boot</link>
		<comments>http://blog.infusiontechsolutions.com/how-to-configure-centos-for-graphical-x11-or-multiuser-mode-on-boot/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 20:00:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General IT Info]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[centos5]]></category>
		<category><![CDATA[default runlevel]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[graphical mode]]></category>
		<category><![CDATA[mode 2]]></category>
		<category><![CDATA[multiuser mode]]></category>
		<category><![CDATA[reboot]]></category>
		<category><![CDATA[red hat]]></category>
		<category><![CDATA[rhel]]></category>
		<category><![CDATA[single user mode]]></category>
		<category><![CDATA[startup mode]]></category>
		<category><![CDATA[x windows]]></category>
		<category><![CDATA[x11]]></category>

		<guid isPermaLink="false">http://blog.infusiontechsolutions.com/?p=135</guid>
		<description><![CDATA[Sometimes when I install CentOS it does not start up in &#8220;graphical mode&#8221; &#8211; that is it starts up directly at the command prompt rather than automatically starting up X Windows. You can configure CentOS to start up in whatever mode you want including graphical mode by editing the file /etc/inittab. To change the startup [...]]]></description>
		<wfw:commentRss>http://blog.infusiontechsolutions.com/how-to-configure-centos-for-graphical-x11-or-multiuser-mode-on-boot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I Hate RTFM</title>
		<link>http://blog.infusiontechsolutions.com/i-hate-rtfm/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=i-hate-rtfm</link>
		<comments>http://blog.infusiontechsolutions.com/i-hate-rtfm/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 21:42:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[change ip address]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[mean]]></category>
		<category><![CDATA[newbie]]></category>
		<category><![CDATA[noob]]></category>
		<category><![CDATA[rhel]]></category>
		<category><![CDATA[rtfm]]></category>
		<category><![CDATA[rude]]></category>

		<guid isPermaLink="false">http://blog.infusiontechsolutions.com/i-hate-rtfm/</guid>
		<description><![CDATA[I regularly search the internet for solutions to problems and one of the things that really irritates me is people who give totally unhelpful and often times rude answers to people&#8217;s requests for help. Sure sometimes you come across a thread where someone asks a really &#8220;dumb&#8221; question but that doesn&#8217;t mean you should berate [...]]]></description>
		<wfw:commentRss>http://blog.infusiontechsolutions.com/i-hate-rtfm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

