<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>LINsider - GNU/Linux Admin Zone</title>
	<atom:link href="http://linsider.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://linsider.wordpress.com</link>
	<description>Just another r3Team weblog</description>
	<lastBuildDate>Tue, 26 Oct 2010 13:16:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='linsider.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>LINsider - GNU/Linux Admin Zone</title>
		<link>http://linsider.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://linsider.wordpress.com/osd.xml" title="LINsider - GNU/Linux Admin Zone" />
	<atom:link rel='hub' href='http://linsider.wordpress.com/?pushpress=hub'/>
		<item>
		<title>drop linux memory cache</title>
		<link>http://linsider.wordpress.com/2010/10/26/drop-linux-memory-cache/</link>
		<comments>http://linsider.wordpress.com/2010/10/26/drop-linux-memory-cache/#comments</comments>
		<pubDate>Tue, 26 Oct 2010 13:16:16 +0000</pubDate>
		<dc:creator>rrblogs</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://linsider.wordpress.com/?p=191</guid>
		<description><![CDATA[Hi all, I recently found one tips to flush out unused memory to free up more memory. when you see below out put from; [root@test riyas]# free -m total       used       free     shared    buffers     cached Mem:          3990       3181        809          0        448       2228 -/+ buffers/cache:        503       3486 Swap:         9452          0       9452 [root@wapgw2 cdrs]# just do the following [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linsider.wordpress.com&amp;blog=8292418&amp;post=191&amp;subd=linsider&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://linsider.wordpress.com/2010/10/26/drop-linux-memory-cache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39ebf64757a2068b05d0a7b179096baa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rrblogs</media:title>
		</media:content>
	</item>
		<item>
		<title>HSPHERE  horde can&#8217;t connect mysql.</title>
		<link>http://linsider.wordpress.com/2009/12/15/hsphere-horde-cant-connect-mysql/</link>
		<comments>http://linsider.wordpress.com/2009/12/15/hsphere-horde-cant-connect-mysql/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 14:04:55 +0000</pubDate>
		<dc:creator>rrblogs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://linsider.wordpress.com/2009/12/15/hsphere-horde-cant-connect-mysql/</guid>
		<description><![CDATA[Find the username password from the file cat /hsphere/shared/apache/htdocs/horde/config/conf.php Go to mysql shell and run (replace the user name and pass which is in your conf file.) mysql&#62; GRANT ALL PRIVILEGES ON horde.* TO horde@&#8217;localhost&#8217; IDENTIFIED BY &#8216;password&#8217;;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linsider.wordpress.com&amp;blog=8292418&amp;post=189&amp;subd=linsider&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://linsider.wordpress.com/2009/12/15/hsphere-horde-cant-connect-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39ebf64757a2068b05d0a7b179096baa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rrblogs</media:title>
		</media:content>
	</item>
		<item>
		<title>htaccess Basics</title>
		<link>http://linsider.wordpress.com/2009/12/02/htaccess-basics/</link>
		<comments>http://linsider.wordpress.com/2009/12/02/htaccess-basics/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 21:22:13 +0000</pubDate>
		<dc:creator>rrblogs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://linsider.wordpress.com/2009/12/02/htaccess-basics/</guid>
		<description><![CDATA[.htaccess Basics A .htaccess file is a special file used to control certain aspects of your website. With .htaccess you can: 1. Password protect directories 2. Point domains and subdomains to specific directories 3. Block traffic to your website 4. and more When you place a .htaccess file in a directory, it will affect that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linsider.wordpress.com&amp;blog=8292418&amp;post=188&amp;subd=linsider&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://linsider.wordpress.com/2009/12/02/htaccess-basics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39ebf64757a2068b05d0a7b179096baa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rrblogs</media:title>
		</media:content>
	</item>
		<item>
		<title>Redirect using html codes</title>
		<link>http://linsider.wordpress.com/2009/11/25/redirect-using-html-codes/</link>
		<comments>http://linsider.wordpress.com/2009/11/25/redirect-using-html-codes/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 15:01:23 +0000</pubDate>
		<dc:creator>rrblogs</dc:creator>
				<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[IIS]]></category>

		<guid isPermaLink="false">http://linsider.wordpress.com/2009/11/25/redirect-using-html-codes/</guid>
		<description><![CDATA[Permanent Redirection With Apache The Apache web server also allows redirects. The easiest way, if your webmaster has configured Apache to allow it, is to create a file called .htaccess (note the dot in front!) in the folder containing the old page. Then add the following line to that file: Redirect permanent /foldername/oldpage.html http://www.example.com/newpage.html You [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linsider.wordpress.com&amp;blog=8292418&amp;post=185&amp;subd=linsider&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://linsider.wordpress.com/2009/11/25/redirect-using-html-codes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39ebf64757a2068b05d0a7b179096baa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rrblogs</media:title>
		</media:content>
	</item>
		<item>
		<title>Good Ensim commands</title>
		<link>http://linsider.wordpress.com/2009/11/22/good-ensim-commands/</link>
		<comments>http://linsider.wordpress.com/2009/11/22/good-ensim-commands/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 17:31:14 +0000</pubDate>
		<dc:creator>rrblogs</dc:creator>
				<category><![CDATA[enism]]></category>

		<guid isPermaLink="false">http://linsider.wordpress.com/2009/11/22/good-ensim-commands/</guid>
		<description><![CDATA[ListAllVirtDomains ListInstalledAddons ListResellers ListSupportedService<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linsider.wordpress.com&amp;blog=8292418&amp;post=178&amp;subd=linsider&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://linsider.wordpress.com/2009/11/22/good-ensim-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39ebf64757a2068b05d0a7b179096baa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rrblogs</media:title>
		</media:content>
	</item>
		<item>
		<title>Frame forwarding method I</title>
		<link>http://linsider.wordpress.com/2009/11/21/frame-forwarding-method-i/</link>
		<comments>http://linsider.wordpress.com/2009/11/21/frame-forwarding-method-i/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 16:45:19 +0000</pubDate>
		<dc:creator>rrblogs</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://linsider.wordpress.com/2009/11/21/frame-forwarding-method-i/</guid>
		<description><![CDATA[&#60;HTML&#62; &#60;HEAD&#62; &#60;TITLE&#62;New Webpage name&#60;/TITLE&#62; &#60;/HEAD&#62; &#60;FRAMESET rows=&#8221;100%,*&#8221; border=0 frameborder=0 framespacing=0&#62; &#60;FRAME name=top src=&#8221;http://google.com&#8221; noresize&#62; &#60;/FRAMESET&#62; &#60;/HTML&#62;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linsider.wordpress.com&amp;blog=8292418&amp;post=175&amp;subd=linsider&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://linsider.wordpress.com/2009/11/21/frame-forwarding-method-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39ebf64757a2068b05d0a7b179096baa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rrblogs</media:title>
		</media:content>
	</item>
		<item>
		<title>Get big inbox users</title>
		<link>http://linsider.wordpress.com/2009/11/21/get-big-inbox-users/</link>
		<comments>http://linsider.wordpress.com/2009/11/21/get-big-inbox-users/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 16:43:39 +0000</pubDate>
		<dc:creator>rrblogs</dc:creator>
				<category><![CDATA[enism]]></category>

		<guid isPermaLink="false">http://linsider.wordpress.com/?p=173</guid>
		<description><![CDATA[find /home/virtual/site*/fst/var/spool/mail/ -size +100000k &#62; /root/biginboxes.txt Code to get the details from the above txt file for i in `cat biginboxes.txt` do SITE=`grep $i biginboxes.txt &#124; cut -d&#8217;/&#8217; -f4` SITEN=`sitelookup -s $SITE &#124; cut -d&#8217;,&#8217; -f1` USERN=`grep $i biginboxes.txt &#124;cut -d&#8217;/&#8217; -f9` DSKS=`du -sh $i &#124;cut -f1` echo &#8220;$SITEN -&#62; user: $USERN = $DSKS&#8221; done<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linsider.wordpress.com&amp;blog=8292418&amp;post=173&amp;subd=linsider&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://linsider.wordpress.com/2009/11/21/get-big-inbox-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39ebf64757a2068b05d0a7b179096baa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rrblogs</media:title>
		</media:content>
	</item>
	</channel>
</rss>
