<?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>101TECH &#187; CentOS</title>
	<atom:link href="http://www.101tech.net/category/centos/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.101tech.net</link>
	<description>IT Solutions Done Right!</description>
	<lastBuildDate>Tue, 03 Jan 2012 16:12:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>APG ( automated password generator ) runs slow on CentOS</title>
		<link>http://www.101tech.net/2011/11/01/apg-automated-password-generator-runs-slow-on-centos/</link>
		<comments>http://www.101tech.net/2011/11/01/apg-automated-password-generator-runs-slow-on-centos/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 18:21:16 +0000</pubDate>
		<dc:creator>moti</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Sys Admin]]></category>

		<guid isPermaLink="false">http://www.101tech.net/?p=476</guid>
		<description><![CDATA[<a href="http://www.101tech.net/2011/11/01/apg-automated-password-generator-runs-slow-on-centos/" title="APG ( automated password generator ) runs slow on CentOS"></a>I use apg to generate random password all the time. On a new vpn server I built, apg was taking a long time to generate a pass, I traced it back to &#8220;not enough entropy&#8221; You can see how much &#8230;<p class="read-more"><a href="http://www.101tech.net/2011/11/01/apg-automated-password-generator-runs-slow-on-centos/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.101tech.net/2011/11/01/apg-automated-password-generator-runs-slow-on-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebDAV server on CentOS &#8211; Provider encountered an error while streaming a multistatus PROPFIND response</title>
		<link>http://www.101tech.net/2010/10/12/webdav-server-on-centos-provider-encountered-an-error-while-streaming-a-multistatus-propfind-response/</link>
		<comments>http://www.101tech.net/2010/10/12/webdav-server-on-centos-provider-encountered-an-error-while-streaming-a-multistatus-propfind-response/#comments</comments>
		<pubDate>Tue, 12 Oct 2010 15:26:11 +0000</pubDate>
		<dc:creator>moti</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[WebDAV]]></category>

		<guid isPermaLink="false">http://www.101tech.net/?p=411</guid>
		<description><![CDATA[<a href="http://www.101tech.net/2010/10/12/webdav-server-on-centos-provider-encountered-an-error-while-streaming-a-multistatus-propfind-response/" title="WebDAV server on CentOS - Provider encountered an error while streaming a multistatus PROPFIND response"></a>I&#8217;ve encountered this error when trying to connect to web dav enabled folder. I saw some web posts to add : RewriteEngine Off However that did not work for me, I finally traced it back to SElinux, I was using &#8230;<p class="read-more"><a href="http://www.101tech.net/2010/10/12/webdav-server-on-centos-provider-encountered-an-error-while-streaming-a-multistatus-propfind-response/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.101tech.net/2010/10/12/webdav-server-on-centos-provider-encountered-an-error-while-streaming-a-multistatus-propfind-response/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Issues with FTP on CentOS 5.4</title>
		<link>http://www.101tech.net/2010/04/07/issues-with-ftp-on-centos-5-4/</link>
		<comments>http://www.101tech.net/2010/04/07/issues-with-ftp-on-centos-5-4/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 18:42:35 +0000</pubDate>
		<dc:creator>moti</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Sys Admin]]></category>

		<guid isPermaLink="false">http://www.101tech.net/?p=359</guid>
		<description><![CDATA[<a href="http://www.101tech.net/2010/04/07/issues-with-ftp-on-centos-5-4/" title="Issues with FTP on CentOS 5.4 "></a>If you&#8217;re getting &#8220;data connection refused errors&#8221; when trying to ftp onto a CentOS box, make sure your ip_conntrack_ftp is loaded. The default RH/CentOS iptables script includes a conntrack statement : -A RH-Firewall-1-INPUT -m state &#8211;state ESTABLISHED,RELATED -j ACCEPT but &#8230;<p class="read-more"><a href="http://www.101tech.net/2010/04/07/issues-with-ftp-on-centos-5-4/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.101tech.net/2010/04/07/issues-with-ftp-on-centos-5-4/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Centos : permission denied when mounting nfs share from client</title>
		<link>http://www.101tech.net/2010/01/21/centos-permission-denied-when-mounting-nfs-share-from-client/</link>
		<comments>http://www.101tech.net/2010/01/21/centos-permission-denied-when-mounting-nfs-share-from-client/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 15:46:48 +0000</pubDate>
		<dc:creator>moti</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Sys Admin]]></category>

		<guid isPermaLink="false">http://www.101tech.net/?p=328</guid>
		<description><![CDATA[<a href="http://www.101tech.net/2010/01/21/centos-permission-denied-when-mounting-nfs-share-from-client/" title="Centos : permission denied when mounting nfs share from client"></a>one thing to check is that /proc/nfs is there, if not , mount it. mount -t nfsd nodev /proc/fs/nfsd]]></description>
		<wfw:commentRss>http://www.101tech.net/2010/01/21/centos-permission-denied-when-mounting-nfs-share-from-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CentOS 5.4 &#8211; install oracle client</title>
		<link>http://www.101tech.net/2009/10/22/centos-5-4-install-oracle-client/</link>
		<comments>http://www.101tech.net/2009/10/22/centos-5-4-install-oracle-client/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 02:31:39 +0000</pubDate>
		<dc:creator>moti</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Sys Admin]]></category>

		<guid isPermaLink="false">http://www.101tech.net/?p=316</guid>
		<description><![CDATA[<a href="http://www.101tech.net/2009/10/22/centos-5-4-install-oracle-client/" title="CentOS 5.4 - install oracle client "></a>oracle install will need : yum install xorg-x11-deprecated-libs]]></description>
		<wfw:commentRss>http://www.101tech.net/2009/10/22/centos-5-4-install-oracle-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

