<?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>Ask me Questions and get Answers ! &#187; vBulletin</title>
	<atom:link href="http://askmetoo.com/tag/vbulletin/feed" rel="self" type="application/rss+xml" />
	<link>http://askmetoo.com</link>
	<description>Ask Questions and get Answers About everything for free!</description>
	<lastBuildDate>Wed, 21 Dec 2011 08:04:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>vBulletin Chmod &#8211; fast install</title>
		<link>http://askmetoo.com/vbulletin-chmod.htm</link>
		<comments>http://askmetoo.com/vbulletin-chmod.htm#comments</comments>
		<pubDate>Sun, 21 Mar 2010 21:29:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Chmod]]></category>
		<category><![CDATA[vBulletin]]></category>

		<guid isPermaLink="false">http://askmetoo.com/?p=154</guid>
		<description><![CDATA[vBulletin Chmod &#8211; fast install forum 1 2 3 find ./ -type f -exec chmod 777 {} \; THEN After install find ./ -type f -exec chmod 644 {} \;]]></description>
			<content:encoded><![CDATA[<p>vBulletin Chmod &#8211; fast install forum</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code"><pre class="bach" style="font-family:monospace;">find ./ -type f -exec chmod 777 {} \;
THEN After install 
find ./ -type f -exec chmod 644 {} \;</pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>http://askmetoo.com/vbulletin-chmod.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

