<?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; centos 5</title>
	<atom:link href="http://blog.infusiontechsolutions.com/tag/centos-5/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>Mysqldump Error 29</title>
		<link>http://blog.infusiontechsolutions.com/mysqldump-error-29/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysqldump-error-29</link>
		<comments>http://blog.infusiontechsolutions.com/mysqldump-error-29/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 01:45:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General IT Info]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[error 29]]></category>
		<category><![CDATA[mysql database]]></category>
		<category><![CDATA[mysql server]]></category>
		<category><![CDATA[mysqldump]]></category>
		<category><![CDATA[server configuration]]></category>
		<category><![CDATA[service configuration]]></category>

		<guid isPermaLink="false">http://blog.infusiontechsolutions.com/?p=232</guid>
		<description><![CDATA[If you try to backup a MySQL database with a lot of tables using mysqldump, you may get an error similar to the following: mysqldump: Got error: 29: File './test/test.MYD' not found (Errcode: 24) when using LOCK TABLES To fix the problem you can add the &#8211;skip-lock-tables option to your mysqldump command line like so: [...]]]></description>
		<wfw:commentRss>http://blog.infusiontechsolutions.com/mysqldump-error-29/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Block an IP Address Using Firestarter</title>
		<link>http://blog.infusiontechsolutions.com/how-to-block-an-ip-address-using-firestarter/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-block-an-ip-address-using-firestarter</link>
		<comments>http://blog.infusiontechsolutions.com/how-to-block-an-ip-address-using-firestarter/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 04:01:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General IT Info]]></category>
		<category><![CDATA[Information Security]]></category>
		<category><![CDATA[ban]]></category>
		<category><![CDATA[ban ip]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[firestarter]]></category>
		<category><![CDATA[firewall rules]]></category>
		<category><![CDATA[gnome program]]></category>
		<category><![CDATA[gui interface]]></category>
		<category><![CDATA[ip tables]]></category>

		<guid isPermaLink="false">http://blog.infusiontechsolutions.com/?p=224</guid>
		<description><![CDATA[Firestarter is a GNOME program which offers a GUI interface to the IP Tables firewall. If you have Firestarter configured to allow all IPs addresses to all ports or a particular port on your server, you can&#8217;t block a specific IP from accessing those ports using the GUI interface. However, Firestarter does allow you to [...]]]></description>
		<wfw:commentRss>http://blog.infusiontechsolutions.com/how-to-block-an-ip-address-using-firestarter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable Anonymous Access to OpenLDAP</title>
		<link>http://blog.infusiontechsolutions.com/disable-anonymous-access-to-openldap/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=disable-anonymous-access-to-openldap</link>
		<comments>http://blog.infusiontechsolutions.com/disable-anonymous-access-to-openldap/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 18:01:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General IT Info]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[ldap]]></category>
		<category><![CDATA[ldap service]]></category>
		<category><![CDATA[network resources]]></category>
		<category><![CDATA[openldap]]></category>
		<category><![CDATA[openldap server]]></category>

		<guid isPermaLink="false">http://blog.infusiontechsolutions.com/?p=202</guid>
		<description><![CDATA[After you setup an OpenLDAP server, one of the first things you&#8217;ll want to do is disable anonymous access to it. This will prevent unauthenticated users from connecting to your OpenLDAP server and extracting information about your users and network resources from it.  To disable anonymous access to your OpenLDAP server, you need to edit [...]]]></description>
		<wfw:commentRss>http://blog.infusiontechsolutions.com/disable-anonymous-access-to-openldap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install VMWare Tools in CentOS 5</title>
		<link>http://blog.infusiontechsolutions.com/how-to-install-vmware-tools-in-centos-5/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-vmware-tools-in-centos-5</link>
		<comments>http://blog.infusiontechsolutions.com/how-to-install-vmware-tools-in-centos-5/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 22:28:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General IT Info]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[centos5]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vmware tools]]></category>

		<guid isPermaLink="false">http://blog.infusiontechsolutions.com/how-to-install-vmware-tools-in-centos-5/</guid>
		<description><![CDATA[Install software needed by VMware Tools 1. Install packages to build the kernel modules yum install gcc kernel-devel 2. Check the running kernel matches the kernel headers uname -r # running kernel rpm -q kernel-devel # installed kernel headers 3. If the two versions do not match, run yum -y upgrade kernel kernel-devel reboot 4. [...]]]></description>
		<wfw:commentRss>http://blog.infusiontechsolutions.com/how-to-install-vmware-tools-in-centos-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

