<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for How To Linux</title>
	<atom:link href="http://www.how-to-linux.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.how-to-linux.com</link>
	<description>A few ramblings on how to do stuff with various flavors of Linux</description>
	<lastBuildDate>Sun, 29 Aug 2010 20:52:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on How To Install Redmine on Centos 5.2 Update by Rails Requires RubyGems &#62;= 1.3.2 (You Have 1.3.1) &#8211; The Linux Pit Stop</title>
		<link>http://www.how-to-linux.com/2009/02/how-to-install-redmine-on-centos-52-update/comment-page-1/#comment-74</link>
		<dc:creator>Rails Requires RubyGems &#62;= 1.3.2 (You Have 1.3.1) &#8211; The Linux Pit Stop</dc:creator>
		<pubDate>Sun, 29 Aug 2010 20:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.how-to-linux.com/?p=355#comment-74</guid>
		<description>[...] 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 [...]</description>
		<content:encoded><![CDATA[<p>[...] 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 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Good Centos System Administration Book by danny0085</title>
		<link>http://www.how-to-linux.com/2009/02/a-good-centos-system-administration-book/comment-page-1/#comment-73</link>
		<dc:creator>danny0085</dc:creator>
		<pubDate>Wed, 11 Aug 2010 02:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.how-to-linux.com/?p=369#comment-73</guid>
		<description>This is a good book http://tips-linux.net/en/content/linux-nutshell-6th-edition you should read it</description>
		<content:encoded><![CDATA[<p>This is a good book <a href="http://tips-linux.net/en/content/linux-nutshell-6th-edition" rel="nofollow">http://tips-linux.net/en/content/linux-nutshell-6th-edition</a> you should read it</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How do I find out if I am running 64bit or 32bit Centos? by admin</title>
		<link>http://www.how-to-linux.com/2010/07/find-running-64bit-32bit-centos/comment-page-1/#comment-72</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 10 Aug 2010 05:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.how-to-linux.com/?p=540#comment-72</guid>
		<description>Good point!  Thanks</description>
		<content:encoded><![CDATA[<p>Good point!  Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How do I find out if I am running 64bit or 32bit Centos? by shakaran</title>
		<link>http://www.how-to-linux.com/2010/07/find-running-64bit-32bit-centos/comment-page-1/#comment-69</link>
		<dc:creator>shakaran</dc:creator>
		<pubDate>Fri, 23 Jul 2010 00:49:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.how-to-linux.com/?p=540#comment-69</guid>
		<description>More easy, use the command &quot;arch&quot;:
# arch
i686</description>
		<content:encoded><![CDATA[<p>More easy, use the command &#8220;arch&#8221;:<br />
# arch<br />
i686</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Create a Centos 5.2 EC2 Amazon Machine Image &#8211; AMI by tcasson</title>
		<link>http://www.how-to-linux.com/2009/02/how-to-create-a-centos-52-ec2-amazon-machine-image-ami/comment-page-1/#comment-60</link>
		<dc:creator>tcasson</dc:creator>
		<pubDate>Wed, 30 Jun 2010 04:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.how-to-linux.com/?p=424#comment-60</guid>
		<description>I had the same issue due to missing /etc/shadow.

run:

chroot /mnt/ec2-fs /bin/sh
pwconv
passwd

Should do the trick - details here: http://mohammednv.wordpress.com/2008/01/08/authentication-token-manipulation-error-when-changing-user-passwords-in-linux/</description>
		<content:encoded><![CDATA[<p>I had the same issue due to missing /etc/shadow.</p>
<p>run:</p>
<p>chroot /mnt/ec2-fs /bin/sh<br />
pwconv<br />
passwd</p>
<p>Should do the trick &#8211; details here: <a href="http://mohammednv.wordpress.com/2008/01/08/authentication-token-manipulation-error-when-changing-user-passwords-in-linux/" rel="nofollow">http://mohammednv.wordpress.com/2008/01/08/authentication-token-manipulation-error-when-changing-user-passwords-in-linux/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Git 1.6.1. on Centos 5.2 by Prairie Hippo Solutions &#187; Blog Archive &#187; Installing GIT on Cent OS</title>
		<link>http://www.how-to-linux.com/2009/01/install-git-161-on-centos-52/comment-page-1/#comment-59</link>
		<dc:creator>Prairie Hippo Solutions &#187; Blog Archive &#187; Installing GIT on Cent OS</dc:creator>
		<pubDate>Tue, 29 Jun 2010 15:58:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.how-to-linux.com/?p=316#comment-59</guid>
		<description>[...] http://www.how-to-linux.com/2009/01/install-git-161-on-centos-52 [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.how-to-linux.com/2009/01/install-git-161-on-centos-52" rel="nofollow">http://www.how-to-linux.com/2009/01/install-git-161-on-centos-52</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Snort and Base on Centos 5.2 by Can you explain the installation Snort ? &#124; HostGator Coupon Code</title>
		<link>http://www.how-to-linux.com/2008/12/install-snort-and-base-on-centos-52/comment-page-1/#comment-58</link>
		<dc:creator>Can you explain the installation Snort ? &#124; HostGator Coupon Code</dc:creator>
		<pubDate>Tue, 29 Jun 2010 14:21:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.how-to-linux.com/?p=48#comment-58</guid>
		<description>[...] http://www.how-to-linux.com/2008/12/&#8230;-on-centos-52/ http://snort.org/docs/setup_guides/S&#8230;se_Minimal.pdf http://www.firatatagun.com/installin&#8230;linux/2010/01/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.how-to-linux.com/2008/12/&#8230;-on-centos-52/" rel="nofollow">http://www.how-to-linux.com/2008/12/&#8230;-on-centos-52/</a> <a href="http://snort.org/docs/setup_guides/S&#8230;se_Minimal.pdf" rel="nofollow">http://snort.org/docs/setup_guides/S&#8230;se_Minimal.pdf</a> <a href="http://www.firatatagun.com/installin&#8230;linux/2010/01/" rel="nofollow">http://www.firatatagun.com/installin&#8230;linux/2010/01/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Git 1.6.1. on Centos 5.2 by henriquegontijo</title>
		<link>http://www.how-to-linux.com/2009/01/install-git-161-on-centos-52/comment-page-1/#comment-57</link>
		<dc:creator>henriquegontijo</dc:creator>
		<pubDate>Thu, 10 Jun 2010 01:36:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.how-to-linux.com/?p=316#comment-57</guid>
		<description>Very useful post. I used it to install git 1.7.1 on CentOS.
Thanks</description>
		<content:encoded><![CDATA[<p>Very useful post. I used it to install git 1.7.1 on CentOS.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Create a Centos 5.2 EC2 Amazon Machine Image &#8211; AMI by fortunato</title>
		<link>http://www.how-to-linux.com/2009/02/how-to-create-a-centos-52-ec2-amazon-machine-image-ami/comment-page-1/#comment-56</link>
		<dc:creator>fortunato</dc:creator>
		<pubDate>Thu, 06 May 2010 07:19:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.how-to-linux.com/?p=424#comment-56</guid>
		<description>I get prompted for the root password when I try to SSH into the running instance. Any suggestions?
Thanks.</description>
		<content:encoded><![CDATA[<p>I get prompted for the root password when I try to SSH into the running instance. Any suggestions?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Create a Centos 5.2 EC2 Amazon Machine Image &#8211; AMI by Google App Engine Experience &#187; How to create a CentOS 5.4 Amazon AMI with java and tomcat</title>
		<link>http://www.how-to-linux.com/2009/02/how-to-create-a-centos-52-ec2-amazon-machine-image-ami/comment-page-1/#comment-55</link>
		<dc:creator>Google App Engine Experience &#187; How to create a CentOS 5.4 Amazon AMI with java and tomcat</dc:creator>
		<pubDate>Tue, 04 May 2010 19:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.how-to-linux.com/?p=424#comment-55</guid>
		<description>[...] and is able to receive http requests on port 80. There are a lot of resources available (here, here, here, here, here, here,here and here) but none of them did exactly what I [...]</description>
		<content:encoded><![CDATA[<p>[...] and is able to receive http requests on port 80. There are a lot of resources available (here, here, here, here, here, here,here and here) but none of them did exactly what I [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
