<?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; AWS</title>
	<atom:link href="http://linuxadminzone.com/category/aws/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>Quickly install perl module Net::Amazon::S3 and all its dependencies</title>
		<link>http://linuxadminzone.com/quickly-install-perl-module-netamazons3-and-all-its-dependencies/</link>
		<comments>http://linuxadminzone.com/quickly-install-perl-module-netamazons3-and-all-its-dependencies/#comments</comments>
		<pubDate>Mon, 25 May 2009 12:13:41 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[AWS]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[Net Amazon S3]]></category>
		<category><![CDATA[S3]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=122</guid>
		<description><![CDATA[Net::Amazon::S3 is the standard perl module to interact with Amazon S3 service using perl scripts. If you ever tried to install it, you may well aware about its gigantic dependecies on other modules which must be installed correctly. If anything goes wrong, you&#8217;ll be in mess because you have check around 66 different modules. Here [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/quickly-install-perl-module-netamazons3-and-all-its-dependencies/feed/</wfw:commentRss>
		<slash:comments>0</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>
		<item>
		<title>How to Install, setup and config HAProxy loadbalancer for content switching</title>
		<link>http://linuxadminzone.com/how-to-install-setup-and-config-haproxy-loadbalancer-for-content-switching/</link>
		<comments>http://linuxadminzone.com/how-to-install-setup-and-config-haproxy-loadbalancer-for-content-switching/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 13:54:36 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[AWS]]></category>
		<category><![CDATA[Load Balancer]]></category>
		<category><![CDATA[Web Server]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[haproxy]]></category>
		<category><![CDATA[load balance]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=23</guid>
		<description><![CDATA[Sometimes we have different servers with different contents, such as one set of servers with all static contents (html, image files) of a website while another set of servers have dynamic contents (cgi, perl, php scripts) This type of config is benefitial in some situations where you want to serve your static data directly from [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/how-to-install-setup-and-config-haproxy-loadbalancer-for-content-switching/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to setup Mysql Cluster in Amazon EC2</title>
		<link>http://linuxadminzone.com/how-to-setup-mysql-cluster-in-amazon-ec2/</link>
		<comments>http://linuxadminzone.com/how-to-setup-mysql-cluster-in-amazon-ec2/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 07:41:15 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[AWS]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[mysql cluster]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=22</guid>
		<description><![CDATA[This is a quick Howto for setting up MySQL cluster using Amazon EC2 instances. I have used 3 small instances (1 mgmt + 2 data nodes) from RightScale&#8217;s CentOS 5 public image to test things. I&#8217;ve a working cluster using these steps but there&#8217;s no guarantee that these steps works for you as well. Management [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/how-to-setup-mysql-cluster-in-amazon-ec2/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Install and Configure FTP Server in Amazon EC2 instance</title>
		<link>http://linuxadminzone.com/install-and-configure-ftp-server-in-amazon-ec2-instance/</link>
		<comments>http://linuxadminzone.com/install-and-configure-ftp-server-in-amazon-ec2-instance/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 06:16:08 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[AWS]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[vsftpd]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=18</guid>
		<description><![CDATA[For many users, running FTP Sever in Amazon EC2 instance is headache at the first time. You need to experiment before being able to transfer data. The main problems are Ingress firewall in Amazon environment and NAT traversal. Here I&#8217;m using vsftp (vsfptd) Server, which is one of the most popular and easy to configure. [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/install-and-configure-ftp-server-in-amazon-ec2-instance/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>
