<?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>Server Management Tips by SupportPRO &#187; Technical Articles</title>
	<atom:link href="http://blog.supportpro.com/category/technical-articles/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.supportpro.com</link>
	<description>SupportPRO Blog</description>
	<lastBuildDate>Fri, 13 Aug 2010 12:10:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to find deleted files using EXT3GREP</title>
		<link>http://blog.supportpro.com/2010/07/how-to-find-deleted-files-using-ext3grep/</link>
		<comments>http://blog.supportpro.com/2010/07/how-to-find-deleted-files-using-ext3grep/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 11:33:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical Articles]]></category>
		<category><![CDATA[ext3]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/?p=326</guid>
		<description><![CDATA[1. Installing ext3grep…   wget http://ext3grep.googlecode.com/files/ext3grep-0.7.0.tar.gz    tar -xvzf ext3grep-0.7.0.tar.gz    cd ext3grep    ./configure    make
 
cd src    ./ext3grep &#8211;help    Done, ext3grep is built and working 
3.Lets search for deleted folder:   Eg: ./ext3grep /dev/hda1 &#8211;search uaconsoleclientsample  [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2010/07/how-to-find-deleted-files-using-ext3grep/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FFMPEG installation Latest</title>
		<link>http://blog.supportpro.com/2010/06/ffmpeg-installation-latest/</link>
		<comments>http://blog.supportpro.com/2010/06/ffmpeg-installation-latest/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 08:24:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical Articles]]></category>
		<category><![CDATA[ffmpeg installation]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/?p=321</guid>
		<description><![CDATA[This is the latest steps for installing ffmpeg    wget http://mirror.ffmpeginstaller.com/old/scripts/ffmpeg5/ffmpeginstaller.5.1.tar.gz     tar zxf ffmpeginstaller.5.1.tar.gz     cd ffmpeginstaller.5.1     ./install.sh
###Error 1: installation of mplayer failed..cause cannot stat the conf file.    run the steps below     cd /usr/local/cpffmpeg  [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2010/06/ffmpeg-installation-latest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Booting an ISO through Grub2</title>
		<link>http://blog.supportpro.com/2010/06/booting-an-iso-through-grub2/</link>
		<comments>http://blog.supportpro.com/2010/06/booting-an-iso-through-grub2/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 11:55:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical Articles]]></category>
		<category><![CDATA[booting]]></category>
		<category><![CDATA[grub2]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/?p=318</guid>
		<description><![CDATA[Using grub2 we can directly boot an (iso9660) ISO using its loopback option. It provides another nice rescue method &#8211; for example when using grml (the Debian based Linux Live-CD for sysadmins. We no longer need to extract kernel and initrd from the ISO to be able to boot it using the isofrom bootoption. So [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2010/06/booting-an-iso-through-grub2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enabling SSH keys using cPnael</title>
		<link>http://blog.supportpro.com/2010/06/enabling-ssh-keys-using-cpnael/</link>
		<comments>http://blog.supportpro.com/2010/06/enabling-ssh-keys-using-cpnael/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 10:30:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical Articles]]></category>
		<category><![CDATA[ssh keys]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/?p=316</guid>
		<description><![CDATA[To use SSH keys instead of plain password to login:     1. Logon to WHM and go to Main &#62;&#62; Security &#62;&#62; Security Center     2. Under &#34;SSH Password Auth Tweak&#34; and disable the Password Authentication.     3. Under &#34;Manage SSH Keys&#34; click on Generate new [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2010/06/enabling-ssh-keys-using-cpnael/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server crash every day, httpd consumes all memory</title>
		<link>http://blog.supportpro.com/2010/06/server-crash-every-day-httpd-consumes-all-memory/</link>
		<comments>http://blog.supportpro.com/2010/06/server-crash-every-day-httpd-consumes-all-memory/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 10:51:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical Articles]]></category>
		<category><![CDATA[server crash]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/?p=310</guid>
		<description><![CDATA[Do the following:
1. Upgrade the kernel. The one you are running is slow, has bugs and has security vulnerabilities
2. Make sure you are an up to date compilation of httpd and php (i.e. rebuild it through WHM).
3. Check in WHM &#62; Apache Status to see what the children hogging resources are doing
 

4. When the [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2010/06/server-crash-every-day-httpd-consumes-all-memory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
