<?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 If Not True Then False</title>
	<atom:link href="http://www.if-not-true-then-false.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.if-not-true-then-false.com</link>
	<description>If !1 0 &#124; Linux and Development Guides</description>
	<lastBuildDate>Mon, 06 Feb 2012 03:46:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<div style="position:absolute;top:-9999px;left:-9999px;"><a href="http://www.if-not-true-then-false.com/hp/fitting.php" rel="nofollow">report</a></div>	<item>
		<title>Comment on Install WordPress 3.3.1 on Fedora 16/15, CentOS/RHEL 6.2/5.7 by Kevin Cheathem</title>
		<link>http://www.if-not-true-then-false.com/2010/install-wordpress-on-fedora-centos-red-hat-rhel/comment-page-1/#comment-23500</link>
		<dc:creator>Kevin Cheathem</dc:creator>
		<pubDate>Mon, 06 Feb 2012 03:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=2536#comment-23500</guid>
		<description>Thanks JR,  I will give it a try.</description>
		<content:encoded><![CDATA[<p>Thanks JR,  I will give it a try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install WordPress 3.3.1 on Fedora 16/15, CentOS/RHEL 6.2/5.7 by JR</title>
		<link>http://www.if-not-true-then-false.com/2010/install-wordpress-on-fedora-centos-red-hat-rhel/comment-page-1/#comment-23491</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Sun, 05 Feb 2012 18:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=2536#comment-23491</guid>
		<description>Hi Kevin,

Just use same method, but change location and names. :)</description>
		<content:encoded><![CDATA[<p>Hi Kevin,</p>
<p>Just use same method, but change location and names. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gnome Shell Tweaking with Extensions and Themes on Fedora 16 by JR</title>
		<link>http://www.if-not-true-then-false.com/2012/gnome-shell-tweaking-extensions-themes-on-fedora/comment-page-1/#comment-23487</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Sun, 05 Feb 2012 17:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=4856#comment-23487</guid>
		<description>First of all, did you run &lt;strong&gt;lg&lt;/strong&gt; command after pressing ALT+F2?

You got following error when you try to start gnome-tweak-tool:
&lt;pre lang=&quot;bash&quot;&gt;
WARNING : Shell not running
&lt;/pre&gt;

Do you have gnome-shell running at all? Or is your desktop running on fallback mode?</description>
		<content:encoded><![CDATA[<p>First of all, did you run <strong>lg</strong> command after pressing ALT+F2?</p>
<p>You got following error when you try to start gnome-tweak-tool:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="color:#D8D8D8;">WARNING : Shell not running</pre></div></div>

<p>Do you have gnome-shell running at all? Or is your desktop running on fallback mode?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gnome Shell Tweaking with Extensions and Themes on Fedora 16 by Ralph Haglund</title>
		<link>http://www.if-not-true-then-false.com/2012/gnome-shell-tweaking-extensions-themes-on-fedora/comment-page-1/#comment-23482</link>
		<dc:creator>Ralph Haglund</dc:creator>
		<pubDate>Sun, 05 Feb 2012 16:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=4856#comment-23482</guid>
		<description>Installed Linx twice today, get error qwhen preasaing Alt-F2, running the progrgam in Terminal, the beginning says:

# gnome-tweak-tool
WARNING : Schema /usr/share/glib-2.0/schemas/org.gnome.shell.gschema.xml missing summary text: 
      1
      
    
WARNING : Schema /usr/share/glib-2.0/schemas/org.gnome.shell.gschema.xml missing summary text: 
      0
      
    
WARNING : Error detecting shell
Traceback (most recent call last):
  File &quot;/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_shell_extensions.py&quot;, line 145, in __init__
    shell = GnomeShellFactory().get_shell()
  File &quot;/usr/lib/python2.7/site-packages/gtweak/utils.py&quot;, line 38, in getinstance
    instances[cls] = cls()
  File &quot;/usr/lib/python2.7/site-packages/gtweak/gshellwrapper.py&quot;, line 123, in __init__
    v = map(int,proxy.version.split(&quot;.&quot;))
  File &quot;/usr/lib/python2.7/site-packages/gtweak/gshellwrapper.py&quot;, line 46, in version
    return json.loads(self.execute_js(&#039;const Config = imports.misc.config; Config.PACKAGE_VERSION&#039;))
  File &quot;/usr/lib/python2.7/site-packages/gtweak/gshellwrapper.py&quot;, line 39, in execute_js
    result, output = self.proxy.Eval(&#039;(s)&#039;, js)
  File &quot;/usr/lib64/python2.7/site-packages/gi/overrides/Gio.py&quot;, line 148, in __call__
    kwargs.get(&#039;flags&#039;, 0), kwargs.get(&#039;timeout&#039;, -1), None)
  File &quot;/usr/lib64/python2.7/site-packages/gi/types.py&quot;, line 43, in function
    return info.invoke(*args, **kwargs)
GError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.Shell was not provided by any .service files
WARNING : Shell not running
Traceback (most recent call last):
  File &quot;/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_shell.py&quot;, line 57, in __init__
    self._shell = GnomeShellFactory().get_shell()



Maybe I better go back to Windows?</description>
		<content:encoded><![CDATA[<p>Installed Linx twice today, get error qwhen preasaing Alt-F2, running the progrgam in Terminal, the beginning says:</p>
<p># gnome-tweak-tool<br />
WARNING : Schema /usr/share/glib-2.0/schemas/org.gnome.shell.gschema.xml missing summary text:<br />
      1</p>
<p>WARNING : Schema /usr/share/glib-2.0/schemas/org.gnome.shell.gschema.xml missing summary text:<br />
      0</p>
<p>WARNING : Error detecting shell<br />
Traceback (most recent call last):<br />
  File &#8220;/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_shell_extensions.py&#8221;, line 145, in __init__<br />
    shell = GnomeShellFactory().get_shell()<br />
  File &#8220;/usr/lib/python2.7/site-packages/gtweak/utils.py&#8221;, line 38, in getinstance<br />
    instances[cls] = cls()<br />
  File &#8220;/usr/lib/python2.7/site-packages/gtweak/gshellwrapper.py&#8221;, line 123, in __init__<br />
    v = map(int,proxy.version.split(&#8220;.&#8221;))<br />
  File &#8220;/usr/lib/python2.7/site-packages/gtweak/gshellwrapper.py&#8221;, line 46, in version<br />
    return json.loads(self.execute_js(&#8216;const Config = imports.misc.config; Config.PACKAGE_VERSION&#8217;))<br />
  File &#8220;/usr/lib/python2.7/site-packages/gtweak/gshellwrapper.py&#8221;, line 39, in execute_js<br />
    result, output = self.proxy.Eval(&#8216;(s)&#8217;, js)<br />
  File &#8220;/usr/lib64/python2.7/site-packages/gi/overrides/Gio.py&#8221;, line 148, in __call__<br />
    kwargs.get(&#8216;flags&#8217;, 0), kwargs.get(&#8216;timeout&#8217;, -1), None)<br />
  File &#8220;/usr/lib64/python2.7/site-packages/gi/types.py&#8221;, line 43, in function<br />
    return info.invoke(*args, **kwargs)<br />
GError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.Shell was not provided by any .service files<br />
WARNING : Shell not running<br />
Traceback (most recent call last):<br />
  File &#8220;/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_shell.py&#8221;, line 57, in __init__<br />
    self._shell = GnomeShellFactory().get_shell()</p>
<p>Maybe I better go back to Windows?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Red Hat 6 Installation Guide &#8211; RHEL 6 Install Screenshots by malik</title>
		<link>http://www.if-not-true-then-false.com/2010/red-hat-6-installation-guide-rhel-6-install-screenshots/comment-page-2/#comment-23473</link>
		<dc:creator>malik</dc:creator>
		<pubDate>Sun, 05 Feb 2012 15:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=1650#comment-23473</guid>
		<description>select &#039;desktop&#039; in place od &#039;basic server&#039; while you installed RHEL 6 or you have to configure YUM then you will have to install gnome package....</description>
		<content:encoded><![CDATA[<p>select &#8216;desktop&#8217; in place od &#8216;basic server&#8217; while you installed RHEL 6 or you have to configure YUM then you will have to install gnome package&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install WordPress 3.3.1 on Fedora 16/15, CentOS/RHEL 6.2/5.7 by Kevin Cheathem</title>
		<link>http://www.if-not-true-then-false.com/2010/install-wordpress-on-fedora-centos-red-hat-rhel/comment-page-1/#comment-23470</link>
		<dc:creator>Kevin Cheathem</dc:creator>
		<pubDate>Sun, 05 Feb 2012 14:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=2536#comment-23470</guid>
		<description>Great tutorial!  How do I go about setting up another WP Blog?</description>
		<content:encoded><![CDATA[<p>Great tutorial!  How do I go about setting up another WP Blog?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fedora 16 nVidia Drivers Install Guide (disable nouveau driver) by JR</title>
		<link>http://www.if-not-true-then-false.com/2011/fedora-16-nvidia-drivers-install-guide-disable-nouveau-driver/comment-page-2/#comment-23465</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Sun, 05 Feb 2012 10:06:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=4591#comment-23465</guid>
		<description>Hi GLU,

Excellent to hear that you also got it working! :)</description>
		<content:encoded><![CDATA[<p>Hi GLU,</p>
<p>Excellent to hear that you also got it working! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fedora 16 nVidia Drivers Install Guide (disable nouveau driver) by GLU</title>
		<link>http://www.if-not-true-then-false.com/2011/fedora-16-nvidia-drivers-install-guide-disable-nouveau-driver/comment-page-2/#comment-23460</link>
		<dc:creator>GLU</dc:creator>
		<pubDate>Sun, 05 Feb 2012 07:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=4591#comment-23460</guid>
		<description>Hi JR! Same issue and after installing older nvidia packages everything works like charm.
&lt;code&gt;
lspci &#124;grep -i VGA
01:00.0 VGA compatible controller: nVidia Corporation G73 [GeForce Go 7600] (rev a1)
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Hi JR! Same issue and after installing older nvidia packages everything works like charm.<br />
<code><br />
lspci |grep -i VGA<br />
01:00.0 VGA compatible controller: nVidia Corporation G73 [GeForce Go 7600] (rev a1)<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nginx and PHP-FPM Configuration and Optimizing Tips and Tricks by JR</title>
		<link>http://www.if-not-true-then-false.com/2011/nginx-and-php-fpm-configuration-and-optimizing-tips-and-tricks/comment-page-1/#comment-23430</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Sat, 04 Feb 2012 08:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=4644#comment-23430</guid>
		<description>You are welcome! :)

Yes, you could use this almost that, but you &lt;strong&gt;can&#039;t override any default ports&lt;/strong&gt;, so you have use little bit different setup...example something like following.

Separated &lt;em&gt;php-fastcgi.conf&lt;/em&gt; file:
&lt;pre lang=&quot;bash&quot;&gt;
fastcgi_index   index.php;
include         fastcgi_params;
fastcgi_param   SCRIPT_FILENAME    $document_root$fastcgi_script_name;
fastcgi_param   SCRIPT_NAME        $fastcgi_script_name;
&lt;/pre&gt;

&lt;pre lang=&quot;bash&quot;&gt;
location /forum {
fastcgi_pass 127.0.0.1:9001;
include php-fastcgi.conf;
}
&lt;/pre&gt;

This is just idea how it could works (not working example)...normally I use different PHP-FPM pools only with different virtual hosts.

Please let me know if you need more help, or did you get idea? :)</description>
		<content:encoded><![CDATA[<p>You are welcome! :)</p>
<p>Yes, you could use this almost that, but you <strong>can&#8217;t override any default ports</strong>, so you have use little bit different setup&#8230;example something like following.</p>
<p>Separated <em>php-fastcgi.conf</em> file:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="color:#D8D8D8;">fastcgi_index   index.php;
include         fastcgi_params;
fastcgi_param   SCRIPT_FILENAME    <span style="color: #729fcf;">$document_root</span><span style="color: #729fcf;">$fastcgi_script_name</span>;
fastcgi_param   SCRIPT_NAME        <span style="color: #729fcf;">$fastcgi_script_name</span>;</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="color:#D8D8D8;">location <span style=" color: #FFF;">/</span>forum <span style=" color: #FFF;">&#123;</span>
fastcgi_pass 127.0.0.1:<span style="color: #7FB347;">9001</span>;
include php-fastcgi.conf;
<span style=" color: #FFF;">&#125;</span></pre></div></div>

<p>This is just idea how it could works (not working example)&#8230;normally I use different PHP-FPM pools only with different virtual hosts.</p>
<p>Please let me know if you need more help, or did you get idea? :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Nginx/PHP-FPM on Fedora 16/15, CentOS/RHEL 6.2/5.7 by JR</title>
		<link>http://www.if-not-true-then-false.com/2011/install-nginx-php-fpm-on-fedora-centos-red-hat-rhel/comment-page-1/#comment-23407</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Fri, 03 Feb 2012 18:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=4396#comment-23407</guid>
		<description>Hi Josh,

You are welcome! Nice to hear that this guide was helpful, what kind of problems you had with PHP-FPM? If I setup PHP-FPM with this guide steps, it&#039;s working normally... :)</description>
		<content:encoded><![CDATA[<p>Hi Josh,</p>
<p>You are welcome! Nice to hear that this guide was helpful, what kind of problems you had with PHP-FPM? If I setup PHP-FPM with this guide steps, it&#8217;s working normally&#8230; :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Nginx/PHP-FPM on Fedora 16/15, CentOS/RHEL 6.2/5.7 by Josh</title>
		<link>http://www.if-not-true-then-false.com/2011/install-nginx-php-fpm-on-fedora-centos-red-hat-rhel/comment-page-1/#comment-23393</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Fri, 03 Feb 2012 13:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=4396#comment-23393</guid>
		<description>Thank you for such a wonderful guide :) The only thing I couldn&#039;t get working was the PHP-FPM, but a google solved that issue. Other than that, flawless!

Thank you again :)</description>
		<content:encoded><![CDATA[<p>Thank you for such a wonderful guide :) The only thing I couldn&#8217;t get working was the PHP-FPM, but a google solved that issue. Other than that, flawless!</p>
<p>Thank you again :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Google Chrome with YUM on Fedora 16/15, CentOS/Red Hat (RHEL) 6.2 by JR</title>
		<link>http://www.if-not-true-then-false.com/2010/install-google-chrome-with-yum-on-fedora-red-hat-rhel/comment-page-1/#comment-23391</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Fri, 03 Feb 2012 13:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=910#comment-23391</guid>
		<description>Hi monica,

Could you post full/real error message, because I can&#039;t see any error message? Only libraries what Google Chrome requires.</description>
		<content:encoded><![CDATA[<p>Hi monica,</p>
<p>Could you post full/real error message, because I can&#8217;t see any error message? Only libraries what Google Chrome requires.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Nginx/PHP-FPM on Fedora 16/15, CentOS/RHEL 6.2/5.7 by JR</title>
		<link>http://www.if-not-true-then-false.com/2011/install-nginx-php-fpm-on-fedora-centos-red-hat-rhel/comment-page-1/#comment-23388</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Fri, 03 Feb 2012 13:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=4396#comment-23388</guid>
		<description>Excellent to hear that you got it working! :D Yes, virtual host files location does not really matter as long as you include those. :)</description>
		<content:encoded><![CDATA[<p>Excellent to hear that you got it working! :D Yes, virtual host files location does not really matter as long as you include those. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Google Chrome with YUM on Fedora 16/15, CentOS/Red Hat (RHEL) 6.2 by monica</title>
		<link>http://www.if-not-true-then-false.com/2010/install-google-chrome-with-yum-on-fedora-red-hat-rhel/comment-page-1/#comment-23379</link>
		<dc:creator>monica</dc:creator>
		<pubDate>Fri, 03 Feb 2012 12:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=910#comment-23379</guid>
		<description>how to install google chrome in 32 bit linux(fedora 16)

google-chrome-stable-16.0.912.77-118311.i386 requires libcurl.so.4
google-chrome-stable-16.0.912.77-118311.i386 requires libgconf-2.so.4
google-chrome-stable-16.0.912.77-118311.i386 requires libXss.so.1
google-chrome-stable-16.0.912.77-118311.i386 requires lsb &gt;= 4.0
google-chrome-stable-16.0.912.77-118311.i386 requires libnss3.so(NSS_3.12.3)
google-chrome-stable-16.0.912.77-118311.i386 requires libbz2.so.1

above error occurs while installing the google chrome</description>
		<content:encoded><![CDATA[<p>how to install google chrome in 32 bit linux(fedora 16)</p>
<p>google-chrome-stable-16.0.912.77-118311.i386 requires libcurl.so.4<br />
google-chrome-stable-16.0.912.77-118311.i386 requires libgconf-2.so.4<br />
google-chrome-stable-16.0.912.77-118311.i386 requires libXss.so.1<br />
google-chrome-stable-16.0.912.77-118311.i386 requires lsb &gt;= 4.0<br />
google-chrome-stable-16.0.912.77-118311.i386 requires libnss3.so(NSS_3.12.3)<br />
google-chrome-stable-16.0.912.77-118311.i386 requires libbz2.so.1</p>
<p>above error occurs while installing the google chrome</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nginx and PHP-FPM Configuration and Optimizing Tips and Tricks by DeltaHF</title>
		<link>http://www.if-not-true-then-false.com/2011/nginx-and-php-fpm-configuration-and-optimizing-tips-and-tricks/comment-page-1/#comment-23337</link>
		<dc:creator>DeltaHF</dc:creator>
		<pubDate>Fri, 03 Feb 2012 00:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=4644#comment-23337</guid>
		<description>Thanks, JR!  Yes, I was overlooking the address:port number defined by fastcgi_pass in the Nginx configuration file and I think that disconnect was confusing me.

I have a blog at / and a message board at /forum on my site.  So, if I want the forum to run in its own PHP-FPM pool, would I define a unique fastcgi_pass in a location block like so (assuming the pool is already properly defined, of course)?

&lt;code&gt;
location /forum {
  fastcgi_pass    127.0.0.1:9001;
  ..
}
&lt;/code&gt;

Would this correctly override the &quot;default&quot; port defined in my general &quot;location ~ \.php$ {...}&quot; block as I would expect?</description>
		<content:encoded><![CDATA[<p>Thanks, JR!  Yes, I was overlooking the address:port number defined by fastcgi_pass in the Nginx configuration file and I think that disconnect was confusing me.</p>
<p>I have a blog at / and a message board at /forum on my site.  So, if I want the forum to run in its own PHP-FPM pool, would I define a unique fastcgi_pass in a location block like so (assuming the pool is already properly defined, of course)?</p>
<p><code><br />
location /forum {<br />
  fastcgi_pass    127.0.0.1:9001;<br />
  ..<br />
}<br />
</code></p>
<p>Would this correctly override the &#8220;default&#8221; port defined in my general &#8220;location ~ \.php$ {&#8230;}&#8221; block as I would expect?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Firefox 10 on Fedora 16/15, CentOS/Red Hat (RHEL) 6.2/6.1/6 by JR</title>
		<link>http://www.if-not-true-then-false.com/2011/install-firefox-on-fedora-centos-red-hat-rhel/comment-page-1/#comment-23332</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Thu, 02 Feb 2012 23:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=4613#comment-23332</guid>
		<description>Hi Davide,

Yes, that&#039;s true and I update this guide to Firefox 10 very soon...I was waiting Fedora builds, but now also those are also available... ;)</description>
		<content:encoded><![CDATA[<p>Hi Davide,</p>
<p>Yes, that&#8217;s true and I update this guide to Firefox 10 very soon&#8230;I was waiting Fedora builds, but now also those are also available&#8230; ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fedora 16 nVidia Drivers Install Guide (disable nouveau driver) by mahony</title>
		<link>http://www.if-not-true-then-false.com/2011/fedora-16-nvidia-drivers-install-guide-disable-nouveau-driver/comment-page-2/#comment-23331</link>
		<dc:creator>mahony</dc:creator>
		<pubDate>Thu, 02 Feb 2012 22:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=4591#comment-23331</guid>
		<description>Luckily i was able to recover from boot-cd and follow the uninstall nvidia steps and reinstall the nouveau driver steps from the troubleshoot section and at least my system is working. I will refrain from using nvidia drivers with the help of this installation guide.</description>
		<content:encoded><![CDATA[<p>Luckily i was able to recover from boot-cd and follow the uninstall nvidia steps and reinstall the nouveau driver steps from the troubleshoot section and at least my system is working. I will refrain from using nvidia drivers with the help of this installation guide.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Firefox 10 on Fedora 16/15, CentOS/Red Hat (RHEL) 6.2/6.1/6 by Davide Ganz</title>
		<link>http://www.if-not-true-then-false.com/2011/install-firefox-on-fedora-centos-red-hat-rhel/comment-page-1/#comment-23329</link>
		<dc:creator>Davide Ganz</dc:creator>
		<pubDate>Thu, 02 Feb 2012 22:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=4613#comment-23329</guid>
		<description>Many thanks! :)
Now Works Great also for FF10 in CentOS6.</description>
		<content:encoded><![CDATA[<p>Many thanks! :)<br />
Now Works Great also for FF10 in CentOS6.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Chromium (dev) Browser on Fedora 16/15/14/13 Using YUM by JR</title>
		<link>http://www.if-not-true-then-false.com/2010/install-chromium-on-fedora-using-yum/comment-page-1/#comment-23322</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Thu, 02 Feb 2012 19:22:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=1987#comment-23322</guid>
		<description>Hi Travis Paul,

Original http://repos.fedorapeople.org/repos/spot/chromium/fedora-chromium-stable.repo works normally for me? 

&lt;pre lang=&quot;bash&quot;&gt;
curl -I http://repos.fedorapeople.org/repos/spot/chromium/fedora-chromium-stable.repo
HTTP/1.1 200 OK
Date: Thu, 02 Feb 2012 19:21:49 GMT
Server: Apache/2.2.15
Last-Modified: Sun, 01 May 2011 22:19:39 GMT
ETag: &quot;201-4a23e4d83d4c0&quot;
Accept-Ranges: bytes
Content-Length: 513
Vary: Accept-Encoding,User-Agent
Connection: close
Content-Type: text/plain; charset=UTF-8
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Hi Travis Paul,</p>
<p>Original <a href="http://repos.fedorapeople.org/repos/spot/chromium/fedora-chromium-stable.repo" rel="nofollow">http://repos.fedorapeople.org/repos/spot/chromium/fedora-chromium-stable.repo</a> works normally for me?</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="color:#D8D8D8;">curl <span style="color: #BED6FF;">-I</span> http:<span style=" color: #FFF;">//</span>repos.fedorapeople.org<span style=" color: #FFF;">/</span>repos<span style=" color: #FFF;">/</span>spot<span style=" color: #FFF;">/</span>chromium<span style=" color: #FFF;">/</span>fedora-chromium-stable.repo
HTTP<span style=" color: #FFF;">/</span><span style="color: #7FB347;">1.1</span> <span style="color: #7FB347;">200</span> OK
Date: Thu, 02 Feb <span style="color: #7FB347;">2012</span> <span style="color: #7FB347;">19</span>:<span style="color: #7FB347;">21</span>:<span style="color: #7FB347;">49</span> GMT
Server: Apache<span style=" color: #FFF;">/</span>2.2.15
Last-Modified: Sun, 01 May <span style="color: #7FB347;">2011</span> <span style="color: #7FB347;">22</span>:<span style="color: #7FB347;">19</span>:<span style="color: #7FB347;">39</span> GMT
ETag: <span style="color: #FFC600;">&quot;201-4a23e4d83d4c0&quot;</span>
Accept-Ranges: bytes
Content-Length: <span style="color: #7FB347;">513</span>
Vary: Accept-Encoding,User-Agent
Connection: close
Content-Type: text<span style=" color: #FFF;">/</span>plain; <span style="color: #729fcf;">charset</span>=UTF-<span style="color: #7FB347;">8</span></pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install VirtualBox 4.1.8 on Fedora 16/15, CentOS/Red Hat (RHEL) 6.2/5.7 by David</title>
		<link>http://www.if-not-true-then-false.com/2010/install-virtualbox-with-yum-on-fedora-centos-red-hat-rhel/comment-page-2/#comment-23321</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 02 Feb 2012 19:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=861#comment-23321</guid>
		<description>This has worked perfectly. Many thanks!</description>
		<content:encoded><![CDATA[<p>This has worked perfectly. Many thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  www.if-not-true-then-false.com/comments/feed/ ) in 0.39525 seconds, on Feb 6th, 2012 at 6:13 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 6th, 2012 at 7:13 am UTC -->
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- Quick Cache Is Fully Functional :-) ... A Quick Cache file was just served for (  www.if-not-true-then-false.com/comments/feed/ ) in 0.00034 seconds, on Feb 6th, 2012 at 6:57 am UTC. -->
