<?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>Linux Admin Zone &#187; Troubleshooting</title>
	<atom:link href="http://linuxadminzone.com/category/troubleshooting/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxadminzone.com</link>
	<description>Adding more reasons to celebrate Open Source.</description>
	<lastBuildDate>Thu, 29 Jul 2010 17:25:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Enable or fix logging for HAProxy load balancer</title>
		<link>http://linuxadminzone.com/enable-or-fix-logging-for-haproxy-load-balancer/</link>
		<comments>http://linuxadminzone.com/enable-or-fix-logging-for-haproxy-load-balancer/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 07:01:15 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[Load Balancer]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[haproxy logs]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=90</guid>
		<description><![CDATA[After configuration of HAProxy to balance web traffic, I&#8217;ve noticed that HAProxy is not generating any logs in my server. Due to its load balancer role, logging is vital to diagnose any issue that might come in future. In its default config, HAProxy send logs to a syslog facility: local0, via a socket connection. By [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/enable-or-fix-logging-for-haproxy-load-balancer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Quickly fix perl Undefined subroutine &amp;LWP::Debug::trace issue</title>
		<link>http://linuxadminzone.com/quickly-fix-perl-undefined-subroutine-lwpdebugtrace-issue/</link>
		<comments>http://linuxadminzone.com/quickly-fix-perl-undefined-subroutine-lwpdebugtrace-issue/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 12:26:49 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=32</guid>
		<description><![CDATA[I installed required modules in one Fedora 8 and one CentOS 5.2 boxes to interact with Amazon SQS and S3 services and build a perl script. When trying to start perl script, following error encountered: Undefined subroutine &#38;LWP::Debug::trace called at /usr/lib/perl5/site_perl/5.8.8/LWP/UserAgent/Determined.pm line 21. Force Re-installation of LWP::UserAgent::Determined module does not avail anything. Then after some [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/quickly-fix-perl-undefined-subroutine-lwpdebugtrace-issue/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ftp error 500 OOPS: vsf_sysutil_recv_peek while connecting to vsftpd</title>
		<link>http://linuxadminzone.com/ftp-error-500-oops-vsf_sysutil_recv_peek-while-connecting-to-vsftpd/</link>
		<comments>http://linuxadminzone.com/ftp-error-500-oops-vsf_sysutil_recv_peek-while-connecting-to-vsftpd/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 06:52:32 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[AWS]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[vsftp ec2]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=24</guid>
		<description><![CDATA[Recently, after configuring the vsftpd server running in CentOS 5 in several small ec2 instances as per the earlier post , I was not able to connect to vsftpd in one server from my ftp client. It throws the error: 500 OOPS: vsf_sysutil_recv_peek The solution for this problem is to load capability module: # modprobe [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/ftp-error-500-oops-vsf_sysutil_recv_peek-while-connecting-to-vsftpd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
