<?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>Doug's Blog &#187; Unix</title>
	<atom:link href="http://blog.dougco.com/category/unix/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dougco.com</link>
	<description>Handily dispensing information to .00000001% of the world's population</description>
	<lastBuildDate>Fri, 20 Aug 2010 00:20:40 +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>KDE won&#8217;t start in Fedora 13</title>
		<link>http://blog.dougco.com/unix/kde-wont-start-in-fedora-13/</link>
		<comments>http://blog.dougco.com/unix/kde-wont-start-in-fedora-13/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 21:30:31 +0000</pubDate>
		<dc:creator>doug</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[kde problem]]></category>
		<category><![CDATA[ksmserver]]></category>
		<category><![CDATA[libgl]]></category>
		<category><![CDATA[nvidia drivers]]></category>

		<guid isPermaLink="false">http://blog.dougco.com/?p=76</guid>
		<description><![CDATA[I ran a yum update on my Fedora13 install the other day, and then when I booted back up and logged in, my KDE would not start! It would start to show the login screen, but once I did a login, it blacked out and went back to the login screen again.
Upon checking my .xsession-error [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="margin-left: 10px; margin-right: 10px;" title="kde" src="http://www.19fdesign.com/wp-content/uploads/2010/03/kde-300x300.jpg" alt="" width="144" height="144" />I ran a yum update on my Fedora13 install the other day, and then when I booted back up and logged in, my KDE would not start! It would start to show the login screen, but once I did a login, it blacked out and went back to the login screen again.</p>
<p>Upon checking my .xsession-error file, I saw:</p>
<p>ksmserver: smybol lookup error: /usr/lib64/libGL.so.1: undefined symbol:  _nv000027gl</p>
<p>It took a little looking around, but basically to fix this, you need to point to a proper Nvidia driver file. I ended up removing the old link and making a new one. My machine is x64, hence the lib64 directory instead of just lib:</p>
<p style="text-align: left;">
root{/usr/lib64}: rm libGL.so.1<br />
root{/usr/lib64}: ln -s nvidia/libGL.so.1 libGL.so.1</p>
<p>That did the trick!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dougco.com/unix/kde-wont-start-in-fedora-13/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fedora 13 and Nvidia</title>
		<link>http://blog.dougco.com/hardware/fedora-13-and-nvidia/</link>
		<comments>http://blog.dougco.com/hardware/fedora-13-and-nvidia/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 00:40:18 +0000</pubDate>
		<dc:creator>doug</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[fedora 13]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[pae kernel]]></category>

		<guid isPermaLink="false">http://blog.dougco.com/?p=70</guid>
		<description><![CDATA[Now that I got my new system running Fedora 13, I needed to configure my Nvidia card to support my two monitors.
It was pretty straightforward, and I found a post that does an excellent job of summarizing it at http://fedorasolved.org/video-solutions/nvidia-yum-kmod
I will comment on one thing though &#8211; when I did the install, I used the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="border: 6px solid black; margin-left: 10px; margin-right: 10px;" title="nvidia" src="http://thepcreport.net/wp-content/uploads/2010/01/nvidia-logo.gif" alt="" width="160" height="106" />Now that I got my new system running Fedora 13, I needed to configure my Nvidia card to support my two monitors.</p>
<p>It was pretty straightforward, and I found a post that does an excellent job of summarizing it at <a href="http://fedorasolved.org/video-solutions/nvidia-yum-kmod">http://fedorasolved.org/video-solutions/nvidia-yum-kmod</a></p>
<p>I will comment on one thing though &#8211; when I did the install, I used the basic kernel for my i686 32-bit CPU. I found that my 4 GB of RAM only showed up in the system information page as 2.7 GB! I looked into this a bit, and it turns out that if you want greater than 3GB of memory supported, you need to have a 64-bit machine, OR you can handle this in software with the PAE kernel.</p>
<p>PAE stands for &#8220;Physical Address Extension&#8221; and all you have to do in install the PAE kernel, and then also the PAE Nvidia modules, and everything will work fine!</p>
<p>I know have my machine up with 8GB of RAM and working perfect! I read that the PAE kernel will cause a performance hit (sort of like doing RAID via software versus hardware I suppose), but I don&#8217;t see anything like that on my system.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dougco.com/hardware/fedora-13-and-nvidia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Fedora 13</title>
		<link>http://blog.dougco.com/hardware/installing-fedora-13/</link>
		<comments>http://blog.dougco.com/hardware/installing-fedora-13/#comments</comments>
		<pubDate>Sun, 30 May 2010 00:01:58 +0000</pubDate>
		<dc:creator>doug</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[fedora 13]]></category>
		<category><![CDATA[logitech mx310]]></category>
		<category><![CDATA[nvidia]]></category>

		<guid isPermaLink="false">http://blog.dougco.com/?p=62</guid>
		<description><![CDATA[I was readying my nice new home Linux server/desktop for Fedora 12 when I realized I only had to wait a few more days for Fedora 13. Sounded good!
My new server has a nice Coolermaster case that can hold 10 drives, and has a 1100 Watt power supply. I really like the case, it makes [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="fedora" src="http://linuxflavour.co.in/zen/images/manufacturers/100fedora.png" alt="" width="128" height="128" />I was readying my nice new home Linux server/desktop for Fedora 12 when I realized I only had to wait a few more days for Fedora 13. Sounded good!</p>
<p>My new server has a nice Coolermaster case that can hold 10 drives, and has a 1100 Watt power supply. I really like the case, it makes putting in drives a snap, plus the cable wiring went very well. Plus the thing is made of cool brushed aluminum. Who can argue with that?</p>
<p>I was re-commissioning this server after having used it as a gaming Windows machine for a bit. So it had dual NVidia SLI cards (GeForce 8800 Ultra) in it. When I first booted up the LiveCD, it got kernel errors that didn&#8217;t really track down to anything that was helpful. It would boot up but then freeze after a few minutes.</p>
<p>I tried the DVD install, and that got the same results. After much head scratching and googling, I tried removing one of the Nvidia cards. I was planning on only using 2 monitors anyway, and each card had 2 DVI outputs. This did the trick!</p>
<p>Next up, I had to run keyboard/mouse cables to my home office. I like to keep the actual computer down in my server room in the basement, it keeps my office nice and quiet. But I found that my 100 foot run for my PS/2 mouse didn&#8217;t work! My mouse is a Logitech MX310 that is really USB but I use a PS/2 converter on it so I can use a long cable run. This had been working fine on my previous Linux installations.</p>
<p>I found that the mouse would work fine if directly attached, so it was a distance issue! Which is odd, since on my old server it worked fine, and the cable was the same. I ended up using an USB extender device that I had bought years ago and never needed. It uses ethernet cable in between two adapters so you can have a long USB run. This did the trick! The brand is &#8220;coolgear&#8221; and I forget where I got it.</p>
<p>Next up: Getting Nvidia working on Fedora 13</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dougco.com/hardware/installing-fedora-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Thunderbird to use Google Chrome</title>
		<link>http://blog.dougco.com/unix/getting-thunderbird-to-use-google-chrome/</link>
		<comments>http://blog.dougco.com/unix/getting-thunderbird-to-use-google-chrome/#comments</comments>
		<pubDate>Fri, 14 May 2010 16:16:04 +0000</pubDate>
		<dc:creator>doug</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[browser preference]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://blog.dougco.com/unix/getting-thunderbird-to-use-google-chrome/</guid>
		<description><![CDATA[I&#8217;ve been using Google Chrome on my Fedora11 system lately, it seems to handle Flash better than Firefox does (on linux). There were a few things I found missing in Chrome at first, but they are releasing version updates pretty regularly that are fixing all my issues.
But I had been putting up with my Thunderbird [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://images.hardwarezone.com/hwm/2009/07/google_chrome_icon.jpg" alt="" width="193" height="187" align="left" />I&#8217;ve been using Google Chrome on my Fedora11 system lately, it seems to handle Flash better than Firefox does (on linux). There were a few things I found missing in Chrome at first, but they are releasing version updates pretty regularly that are fixing all my issues.</p>
<p>But I had been putting up with my Thunderbird email client spawning Firefox when I would click http links in emails. I tried to fix this via the KDE system GUI, and via the Thunderbird preferences-&gt;config-editor functions but nothing would work.</p>
<p>I would also see an error in my thunderbird logfile that looks like:<br />
Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIExternalProtocolService.loadUrl]&#8221;  nsresult: &#8220;0&#215;80004005 (NS_ERROR_FAILURE)&#8221;  location: &#8220;JS frame :: chrome://communicator/content/contentAreaClick.js :: openLinkExternally :: line 188&#8243;  data: no]</p>
<p>Eventually I found this gnome tool did the trick!</p>
<pre>% gconftool-2 -g /desktop/gnome/url-handlers/http/command</pre>
<pre>firefox %s</pre>
<pre>% gconftool-2 --type string -s /desktop/gnome/url-handlers/http/command "google-chrome %s"</pre>
<pre>% gconftool-2 -g /desktop/gnome/url-handlers/http/command</pre>
<pre>google-chrome %s</pre>
<p>Also, while you&#8217;re at it, do the same commands but use &#8220;https&#8221; instead of &#8220;http&#8221; to handle SSL URLs.<br />
Another way to do this is to use &#8220;gconf-editor&#8221; &#8212; just &#8220;yum install gconf-editor&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dougco.com/unix/getting-thunderbird-to-use-google-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Icons in Dolphin Viewer</title>
		<link>http://blog.dougco.com/unix/icons-in-dolphin-viewer/</link>
		<comments>http://blog.dougco.com/unix/icons-in-dolphin-viewer/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 21:58:08 +0000</pubDate>
		<dc:creator>doug</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[dolphin]]></category>
		<category><![CDATA[icons view]]></category>
		<category><![CDATA[linux files]]></category>

		<guid isPermaLink="false">http://blog.dougco.com/unix/icons-in-dolphin-viewer/</guid>
		<description><![CDATA[I was running Dolphin on my Fedora Linux install to view some images, and I was confused as to why in &#8220;Icon&#8221; view I wasn&#8217;t seeing the actual thumbnail images as I would expect to see using Windows Explorer or similar.
I actually googled around a bit to figure out if I needed a JPG codec or [...]]]></description>
			<content:encoded><![CDATA[<p>I was running <a href="http://dolphin.kde.org/">Dolphin</a> on my Fedora Linux install to view some images, and I was confused as to why in &#8220;Icon&#8221; view I wasn&#8217;t seeing the actual thumbnail images as I would expect to see using Windows Explorer or similar.</p>
<p>I actually googled around a bit to figure out if I needed a JPG codec or something, but it turns out all I needed to do was click &#8220;Preview&#8221; instead of &#8220;Icons&#8221; !</p>
<p>Sometimes you overlook the obvious <img src='http://blog.dougco.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dougco.com/unix/icons-in-dolphin-viewer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSHD on Fedora11</title>
		<link>http://blog.dougco.com/unix/sshd-on-fedora11/</link>
		<comments>http://blog.dougco.com/unix/sshd-on-fedora11/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 02:29:10 +0000</pubDate>
		<dc:creator>doug</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[authorized_keys]]></category>
		<category><![CDATA[sshd]]></category>

		<guid isPermaLink="false">http://blog.dougco.com/uncategorized/sshd-on-fedora11/</guid>
		<description><![CDATA[Quick tip on getting sshd to accept authorized connections on Fedora 11&#8230; I did all the main things but still had problems, those things are:
1. check permissions on your .ssh directory and authorized_keys file
2. make sure /etc/ssh/sshd_config allows authorized_key connections, although this is almost always on by default
And still no luck; it turns out I [...]]]></description>
			<content:encoded><![CDATA[<p>Quick tip on getting sshd to accept authorized connections on Fedora 11&#8230; I did all the main things but still had problems, those things are:</p>
<p>1. check permissions on your .ssh directory and authorized_keys file</p>
<p>2. make sure /etc/ssh/sshd_config allows authorized_key connections, although this is almost always on by default</p>
<p>And still no luck; it turns out I had to upgrade my key from RSA to DSA!</p>
<p>So, use &#8220;ssh-keygen -r dsa&#8221; and use the key it provides, that did the trick for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dougco.com/unix/sshd-on-fedora11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Fedora 11 with dual Video Cards</title>
		<link>http://blog.dougco.com/hardware/installing-fedora-11-with-dual-video-cards/</link>
		<comments>http://blog.dougco.com/hardware/installing-fedora-11-with-dual-video-cards/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 19:13:11 +0000</pubDate>
		<dc:creator>doug</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[dual cards]]></category>
		<category><![CDATA[dual monitor]]></category>
		<category><![CDATA[fedora 11]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nvidia]]></category>

		<guid isPermaLink="false">http://blog.dougco.com/hardware/installing-fedora-11-with-dual-video-cards/</guid>
		<description><![CDATA[I&#8217;m configuring a new desktop setup for myself, using dual Nvidia 9600 GSO cards so I can hook up 3-4 monitors. I&#8217;ve been using Fedora more than other distros, so I wanted to stick with it for now (although I was tempted, after running into this issue, to jump to Ubuntu).
I had problems getting the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://developer.download.nvidia.com/compute/cuda/2_3/toolkit/docs/online/nvidia_logo.jpg" align="left" width="150" height="150" />I&#8217;m configuring a new desktop setup for myself, using dual Nvidia 9600 GSO cards so I can hook up 3-4 monitors. I&#8217;ve been using Fedora more than other distros, so I wanted to stick with it for now (although I was tempted, after running into this issue, to jump to Ubuntu).</p>
<p>I had problems getting the DVD bootup to go into graphical mode, it kept showing an error that it couldn&#8217;t start X, and would continue with text mode. Of course, this is less than ideal since the text mode doesn&#8217;t have all the nice install options (not sure why) so I needed to figure it out.</p>
<p>The easy solution was to remove one of the cards and try again! This did the trick, and now I have Fed11 nicely running on the one card powering two monitors. Another thing to note is that I had to install <a href="http://www.nvidia.com/object/unix.html">Nvidia&#8217;s linux drivers</a>. Also note, that if you run &#8220;yum update&#8221; after installing those drivers, you will need to re-install them one more time since yum will overwrite their functions.</p>
<p>My next step is to plug in the 2nd card and see if it is recognized properly and I can get 3 monitors going in independent configurations&#8230;</p>
<p>[Update] I added the second card after the fact, and now have 3 monitors hooked up nicely with no problems!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dougco.com/hardware/installing-fedora-11-with-dual-video-cards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP not fully recognizing php.ini</title>
		<link>http://blog.dougco.com/coding/php-not-fully-recognizing-phpini/</link>
		<comments>http://blog.dougco.com/coding/php-not-fully-recognizing-phpini/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 19:04:25 +0000</pubDate>
		<dc:creator>doug</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[500 error]]></category>
		<category><![CDATA[php.ini]]></category>
		<category><![CDATA[timeout]]></category>

		<guid isPermaLink="false">http://blog.dougco.com/coding/php-not-fully-recognizing-phpini/</guid>
		<description><![CDATA[OK, here&#8217;s an odd one I encountered on one of my older servers running Apache2 and PHP 5.2.5
I had php scripts failing and generating &#8220;500&#8243; errors on the browser because they were running too long, or sometimes because a large file was being uploaded. I spent time playing with php.ini variables, only to find out [...]]]></description>
			<content:encoded><![CDATA[<p>OK, here&#8217;s an odd one I encountered on one of my older servers running Apache2 and PHP 5.2.5</p>
<p>I had php scripts failing and generating &#8220;500&#8243; errors on the browser because they were running too long, or sometimes because a large file was being uploaded. I spent time playing with php.ini variables, only to find out that PHP wasn&#8217;t processing some of them!</p>
<p>Using phpinfo(), I noticed that the vars were not being set via php.ini, which I had set properly when it was compiled, ala:</p>
<p><span style="color: #339966;">&#8216;./configure &#8211;with-apxs2=/opt/apache2/bin/apxs &#8211;with-mysql=/opt/mysql &#8211;with-zlib &#8211;with-config-file-path=/etc/php.ini &#8211;with-curl=/usr/lib64 &#8211;with-pear=/usr/share/pear &#8211;libdir=lib64 &#8211;with-pdo-mysql &#8211;with-gettext &#8211;enable-bcmath &#8211;with-oci8=instantclient,/home/instantclient10_1&#8242; &#8216;&#8211;enable-sigchild &#8211;with-pdo-oci=instantclient,/home/instantclient10_1,10.1.0.5&#8242;</span></p>
<p>I didn&#8217;t want to risk affecting the system by re-installing PHP, so instead I found the workaround was to create a .htaccess file that contained:</p>
<p><span style="color: #339966;">php_value upload_max_filesize 8M<br />
php_value max_execution_time 600</span></p>
<p>and this did the trick! So hopefully that helps anyone who is running this version of php and encountered this problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dougco.com/coding/php-not-fully-recognizing-phpini/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
