<?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>The Linux Pit Stop</title>
	<atom:link href="http://linuxchunks.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxchunks.com</link>
	<description>The Linux Pit Stop</description>
	<lastBuildDate>Sun, 29 Aug 2010 20:52:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Rails Requires RubyGems &gt;= 1.3.2 (You Have 1.3.1)</title>
		<link>http://linuxchunks.com/2010/08/rails-requires-rubygems-132-131/</link>
		<comments>http://linuxchunks.com/2010/08/rails-requires-rubygems-132-131/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 20:52:22 +0000</pubDate>
		<dc:creator>aun</dc:creator>
				<category><![CDATA[All about Linux]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Redmine]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[RubyGems]]></category>

		<guid isPermaLink="false">http://linuxchunks.com/?p=940</guid>
		<description><![CDATA[You might have faced this issue during the installation of a well known software called Redmine. I followed the installation steps of redmine from this link, but when I run the following command, I see this error message:
rake db:migrate RAILS_ENV=”production”
The fix to this problem is very simple, RubyGems is one of the core depency of [...]]]></description>
		<wfw:commentRss>http://linuxchunks.com/2010/08/rails-requires-rubygems-132-131/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CaC &#8211; Download And Convert Videos From Youtube, Google Video In Ubuntu Linux</title>
		<link>http://linuxchunks.com/2010/08/cac-download-convert-videos-youtube-google-video-ubuntu-linux/</link>
		<comments>http://linuxchunks.com/2010/08/cac-download-convert-videos-youtube-google-video-ubuntu-linux/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 20:35:35 +0000</pubDate>
		<dc:creator>aun</dc:creator>
				<category><![CDATA[All about Linux]]></category>
		<category><![CDATA[CaC]]></category>
		<category><![CDATA[Catch and Convert]]></category>
		<category><![CDATA[Convert Youtuve Videos. Convert Google Videos]]></category>
		<category><![CDATA[Google Video]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://linuxchunks.com/?p=930</guid>
		<description><![CDATA[Youtube and Google Videos are considered as giants when we talk about streaming sites over the internet. These sites claim to entertain millions of users per hour and users are crazily downloading videos from such sites. You may find hundreds of such tools which download and convert videos from such sites to different famous formats, [...]]]></description>
		<wfw:commentRss>http://linuxchunks.com/2010/08/cac-download-convert-videos-youtube-google-video-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BigDump &#8211; Restore Large MySQL Dump Files</title>
		<link>http://linuxchunks.com/2010/08/bigdump-restore-large-mysql-dump-files/</link>
		<comments>http://linuxchunks.com/2010/08/bigdump-restore-large-mysql-dump-files/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 11:27:19 +0000</pubDate>
		<dc:creator>aun</dc:creator>
				<category><![CDATA[All about Linux]]></category>
		<category><![CDATA[Bigdump]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Restore MySQL Dump File]]></category>

		<guid isPermaLink="false">http://linuxchunks.com/?p=917</guid>
		<description><![CDATA[ BigDump is one of the commonly used php scripts which comes in handy if you are to import a larg .sql file. The conditions unders which it proves to be useful are:

You dont have access to server&#8217;s shell (command prompt).
You dont have PhpMyadmin available.
Your webserver and php configuration dont allow the upload of max [...]]]></description>
		<wfw:commentRss>http://linuxchunks.com/2010/08/bigdump-restore-large-mysql-dump-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Is Runaway Process, How To Identify And Kill It In Linux</title>
		<link>http://linuxchunks.com/2010/08/runaway-process-identify-kill-linux/</link>
		<comments>http://linuxchunks.com/2010/08/runaway-process-identify-kill-linux/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 09:12:54 +0000</pubDate>
		<dc:creator>aun</dc:creator>
				<category><![CDATA[All about Linux]]></category>
		<category><![CDATA[Centos]]></category>
		<category><![CDATA[Kill]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Orphan Process]]></category>
		<category><![CDATA[pid]]></category>
		<category><![CDATA[Process ID]]></category>
		<category><![CDATA[ps]]></category>
		<category><![CDATA[RHEL]]></category>
		<category><![CDATA[Runaway]]></category>
		<category><![CDATA[Runaway Process]]></category>
		<category><![CDATA[top]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://linuxchunks.com/?p=908</guid>
		<description><![CDATA[Sometimes a process stops responding to system and keeps running, this process tries to take a big share of CPU and thus causes the overall system performance to slow. Such a process is called Runaway (Orphan) Process. You should get rid of such processes to avoid degradation in system performance.
How To Identify Runaway (Orphan) Process
Its [...]]]></description>
		<wfw:commentRss>http://linuxchunks.com/2010/08/runaway-process-identify-kill-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skip_Name_Resolve, Do We Really Need It In /etc/my.cnf ? [Understanding IP And DNS Logins In MySQL]</title>
		<link>http://linuxchunks.com/2010/08/skipnameresolve-etcmycnf/</link>
		<comments>http://linuxchunks.com/2010/08/skipnameresolve-etcmycnf/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 18:16:34 +0000</pubDate>
		<dc:creator>aun</dc:creator>
				<category><![CDATA[All about Linux]]></category>
		<category><![CDATA[/etc/my.cnf]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[Reverse DNS Lookup]]></category>
		<category><![CDATA[Skip_Name_Resolve]]></category>

		<guid isPermaLink="false">http://linuxchunks.com/?p=896</guid>
		<description><![CDATA[If you are willing to restrict mysql users based on the host names then this parameter must be there in /etc/my.cnf for the successful establishment of remote connection, otherwise its just fine. The purpose of this parameter is the use of DNS lookup service for authentication. I was browsing over the internet and found that [...]]]></description>
		<wfw:commentRss>http://linuxchunks.com/2010/08/skipnameresolve-etcmycnf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP-mysqlnd Is Native MySQL Driver For PHP</title>
		<link>http://linuxchunks.com/2010/08/phpmysqlnd-native-mysql-driver-php/</link>
		<comments>http://linuxchunks.com/2010/08/phpmysqlnd-native-mysql-driver-php/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 08:21:02 +0000</pubDate>
		<dc:creator>aun</dc:creator>
				<category><![CDATA[All about Linux]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[Mysqli]]></category>
		<category><![CDATA[Mysqlnd]]></category>
		<category><![CDATA[pdo mysql]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[PHP Native Support]]></category>
		<category><![CDATA[PHP-MySQLnd]]></category>

		<guid isPermaLink="false">http://linuxchunks.com/?p=888</guid>
		<description><![CDATA[Lets see how PHP and MySQL works together. Here is the list of three extensions which PHP uses to connect to MySQL.
mysql
mysqli
pdo mysql
All of the above mentioned extensions are rely on MySQL&#8217;s client library libmysql. Mysqlnd is an another and  alternative way of connecting  PHP 5 and PHP 6 to the MySQL Server. Now the [...]]]></description>
		<wfw:commentRss>http://linuxchunks.com/2010/08/phpmysqlnd-native-mysql-driver-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Awstats Not Visible In CPanel [How To Fix]</title>
		<link>http://linuxchunks.com/2010/08/awstats-not-visible-in-cpanel-how-to-fix/</link>
		<comments>http://linuxchunks.com/2010/08/awstats-not-visible-in-cpanel-how-to-fix/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 10:19:52 +0000</pubDate>
		<dc:creator>aun</dc:creator>
				<category><![CDATA[All about Linux]]></category>
		<category><![CDATA[cPanel and Web Hosting]]></category>
		<category><![CDATA[/scripts/runweblogs]]></category>
		<category><![CDATA[Awstats]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Web logs]]></category>

		<guid isPermaLink="false">http://linuxchunks.com/?p=876</guid>
		<description><![CDATA[Those using cPanel based hosting services will be quite familiar with Awstats ( Advanced Web Statistics). Awstats is a well known log analyzer which creates advanced web, ftp, mail and streaming logs.Most of cPanel users rely on it to get updates about their web and ftp/mail activity.
One of the common bug with this is that [...]]]></description>
		<wfw:commentRss>http://linuxchunks.com/2010/08/awstats-not-visible-in-cpanel-how-to-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Most Dangerous Linux Commands You Should Avoid</title>
		<link>http://linuxchunks.com/2010/08/10-most-dangerous-linux-commands-you-should-avoid/</link>
		<comments>http://linuxchunks.com/2010/08/10-most-dangerous-linux-commands-you-should-avoid/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 08:56:01 +0000</pubDate>
		<dc:creator>aun</dc:creator>
				<category><![CDATA[All about Linux]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[Dangerous Commands]]></category>
		<category><![CDATA[Dangerous Linux commands]]></category>
		<category><![CDATA[dd]]></category>
		<category><![CDATA[forkbomb]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mkfs]]></category>
		<category><![CDATA[rm -rf]]></category>

		<guid isPermaLink="false">http://linuxchunks.com/?p=868</guid>
		<description><![CDATA[Many newbies in Linux do blunders and in fact a simple looking command sometimes turns the table. Linux gives full control over the system if you are logged in as root user, and running anyone of the following commands without clear understanding of them would lead to a disaster situation.
rm -rf  permanently removes anything [...]]]></description>
		<wfw:commentRss>http://linuxchunks.com/2010/08/10-most-dangerous-linux-commands-you-should-avoid/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[Linux News] Latest kernel Version v2.6.35.1-rc1 Released Today: Download It Now</title>
		<link>http://linuxchunks.com/2010/08/linux-news-latest-kernel-version-v2-6-35-1-rc1-released-today-download-it-now/</link>
		<comments>http://linuxchunks.com/2010/08/linux-news-latest-kernel-version-v2-6-35-1-rc1-released-today-download-it-now/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 07:25:54 +0000</pubDate>
		<dc:creator>aun</dc:creator>
				<category><![CDATA[Linux and Internet News]]></category>
		<category><![CDATA[Download Linux Kernel]]></category>
		<category><![CDATA[kernel v2.6.35.1-rc1]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Linux Kernel]]></category>
		<category><![CDATA[Linux News]]></category>

		<guid isPermaLink="false">http://linuxchunks.com/?p=863</guid>
		<description><![CDATA[Linux Kernel&#8217;s latest version v2.6.35.1-rc1 has been released today by folks. Currently Linux Version GPL is under version 2. If you are willing to upgrade your Linux machines to this latest version, then here is the download link. Cheers!
]]></description>
		<wfw:commentRss>http://linuxchunks.com/2010/08/linux-news-latest-kernel-version-v2-6-35-1-rc1-released-today-download-it-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Optimize Apache Memory Usage In cPanel</title>
		<link>http://linuxchunks.com/2010/08/how-to-optimize-apache-memory-usage-in-cpanel/</link>
		<comments>http://linuxchunks.com/2010/08/how-to-optimize-apache-memory-usage-in-cpanel/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 07:18:40 +0000</pubDate>
		<dc:creator>aun</dc:creator>
				<category><![CDATA[All about Linux]]></category>
		<category><![CDATA[cPanel and Web Hosting]]></category>
		<category><![CDATA[Apache Memory Usage]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Memory usage]]></category>
		<category><![CDATA[Server Configuration]]></category>

		<guid isPermaLink="false">http://linuxchunks.com/?p=838</guid>
		<description><![CDATA[cPanel is one of the well-known control panel with respect to web hosting domain. cPanel offers great easy to administer your server and domains along with other brilliant features. Apache is a world renowned web server which runs flawlessly on cPanel. In many cases the default settings of web server does not suffice your needs [...]]]></description>
		<wfw:commentRss>http://linuxchunks.com/2010/08/how-to-optimize-apache-memory-usage-in-cpanel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
