<?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>FIND LINUX HELP&#187; Archive for the &#039;HOWTOs&#039; Category</title>
	<atom:link href="http://www.findlinuxhelp.com/category/howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.findlinuxhelp.com</link>
	<description>find linux help tutorials and articles</description>
	<lastBuildDate>Tue, 30 Mar 2010 13:27:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3240</generator>
		<item>
		<title>Turn your website into maintenance mode - SEO friendly solution using .htaccess file</title>
		<link>http://www.findlinuxhelp.com/archives/howto/webmaster-howto/turn-your-website-into-maintenance-mode-seo-friendly-solution-using-htaccess-file/</link>
		<comments>http://www.findlinuxhelp.com/archives/howto/webmaster-howto/turn-your-website-into-maintenance-mode-seo-friendly-solution-using-htaccess-file/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 18:57:51 +0000</pubDate>
		<dc:creator>meharo</dc:creator>
				<category><![CDATA[Webmaster HOWTOs]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.findlinuxhelp.com/?p=170</guid>
		<description><![CDATA[Here is a simple trick which enables to turn your website into maintenance mode using .htaccess file. If you want to give an informative message saying "We are under maintenance", create a custom HTML page containing the message and put it in the website root. For e.g., we create an HTML page called "under-maintenance.html" and [...]]]></description>
		<wfw:commentRss>http://www.findlinuxhelp.com/archives/howto/webmaster-howto/turn-your-website-into-maintenance-mode-seo-friendly-solution-using-htaccess-file/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Understanding Cache control and enabling it for optimal results</title>
		<link>http://www.findlinuxhelp.com/archives/howto/webmaster-howto/understanding-cache-control-and-enabling-it-for-optimal-results/</link>
		<comments>http://www.findlinuxhelp.com/archives/howto/webmaster-howto/understanding-cache-control-and-enabling-it-for-optimal-results/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 05:16:20 +0000</pubDate>
		<dc:creator>meharo</dc:creator>
				<category><![CDATA[Webmaster HOWTOs]]></category>
		<category><![CDATA[cache]]></category>

		<guid isPermaLink="false">http://www.findlinuxhelp.com/?p=128</guid>
		<description><![CDATA[Cache control is a mechanism used to control the caching behavior of a web browser. By default, all modern browsers know what content to be cached and reuse when again it requires. Browsers are using their own unique algorithms to decide whether the cached content can be safely re-used or not. Normally, browsers cache all [...]]]></description>
		<wfw:commentRss>http://www.findlinuxhelp.com/archives/howto/webmaster-howto/understanding-cache-control-and-enabling-it-for-optimal-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTTP / Web server troubleshooting using Wget.</title>
		<link>http://www.findlinuxhelp.com/archives/howto/webmaster-howto/http-web-server-troubleshooting-using-wget/</link>
		<comments>http://www.findlinuxhelp.com/archives/howto/webmaster-howto/http-web-server-troubleshooting-using-wget/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 14:34:53 +0000</pubDate>
		<dc:creator>meharo</dc:creator>
				<category><![CDATA[Webmaster HOWTOs]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[wget]]></category>

		<guid isPermaLink="false">http://www.findlinuxhelp.com/?p=73</guid>
		<description><![CDATA[There are few useful options to the powerful wget command, a non-interactive Linux/Unix command line downloader which helps you identifying various http server responses, performance related issues and optional feature supports. For probing an http server and identifying its response, we can use the --spider option. wget --spider http://www.google.com --06:24:36-- http://www.google.com/ Resolving www.google.com... 74.125.53.103, 74.125.53.99, [...]]]></description>
		<wfw:commentRss>http://www.findlinuxhelp.com/archives/howto/webmaster-howto/http-web-server-troubleshooting-using-wget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FTP firewall issues in Passive mode</title>
		<link>http://www.findlinuxhelp.com/archives/howto/security-howto/ftp-firewall-issues-in-passive-mode/</link>
		<comments>http://www.findlinuxhelp.com/archives/howto/security-howto/ftp-firewall-issues-in-passive-mode/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 20:20:14 +0000</pubDate>
		<dc:creator>meharo</dc:creator>
				<category><![CDATA[Networking HOWTOs]]></category>
		<category><![CDATA[Security HOWTOs]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[ftp]]></category>

		<guid isPermaLink="false">http://www.findlinuxhelp.com/?p=39</guid>
		<description><![CDATA[In Linux, the default FTP mode is "Passive" where it is "Active" in Windows. The Passive mode FTP causes client to connect to high port in server. This high port is unpredictable and can range from 1024 to 65535 (high ports). Different client connections use different ports and it is difficult to identify the port [...]]]></description>
		<wfw:commentRss>http://www.findlinuxhelp.com/archives/howto/security-howto/ftp-firewall-issues-in-passive-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome!</title>
		<link>http://www.findlinuxhelp.com/archives/howto/welcome/</link>
		<comments>http://www.findlinuxhelp.com/archives/howto/welcome/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 14:34:55 +0000</pubDate>
		<dc:creator>meharo</dc:creator>
				<category><![CDATA[HOWTOs]]></category>

		<guid isPermaLink="false">http://www.findlinuxhelp.com/?p=21</guid>
		<description><![CDATA[Welcome to Findlinuxhelp.com]]></description>
		<wfw:commentRss>http://www.findlinuxhelp.com/archives/howto/welcome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 12/20 queries in 0.636 seconds using memcached

Served from: www.findlinuxhelp.com @ 2012-02-08 07:42:43 -->
