<?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>ToraCat&#039;s Eye &#187; centos</title>
	<atom:link href="http://blog.toracat.org/category/centos/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.toracat.org</link>
	<description>A view from a sleepy cat</description>
	<lastBuildDate>Mon, 31 May 2010 00:07:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Search is ON &#8212; An update</title>
		<link>http://blog.toracat.org/2010/05/search-is-on-an-update/</link>
		<comments>http://blog.toracat.org/2010/05/search-is-on-an-update/#comments</comments>
		<pubDate>Mon, 31 May 2010 00:07:55 +0000</pubDate>
		<dc:creator>toracat</dc:creator>
				<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://blog.toracat.org/?p=271</guid>
		<description><![CDATA[I talked about getting help for CentOS in February 2009 and presented some Google search results comparing the number of hits between the mailing lists and the forums. That was 15 months ago and I thought I should update the results.  Exactly the same search was performed yesterday (May 29, 2010). Search term  M/L Forums [...]]]></description>
			<content:encoded><![CDATA[<p>I talked about <a title="Search is ON" href="http://blog.toracat.org/2009/02/search-is-on-getting-help-for-centos/" target="_blank">getting help for CentOS</a> in February 2009 and presented some Google search results comparing the number of hits between the mailing lists and the forums.  That was 15 months ago and I thought I should update the results.  Exactly the same search was performed yesterday (May 29, 2010).</p>
<p><code><br />
Search term  M/L   Forums<br />
============  === ======<br />
install                               0            25<br />
installation         0             7<br />
kernel                      0          23<br />
driver(s)                0           22<br />
DNS                           3          37<br />
postfix                 19           24<br />
sendmail               5          30<br />
selinux                   0          23<br />
apache                   0          23<br />
httpd                         0          40<br />
xen                            3         33<br />
kickstart               5         25<br />
crash                       2          21<br />
panic                       2          27<br />
</code></p>
<p>Google&#8217;s tendency to pick up forum posts rather than mailing list posts is much more obvious now than it was last year.  It looks as if Google is fond of the forums better than the mailing lists <img src='http://blog.toracat.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' />  Or is it simply because there are more posts in the forums?</p>
<p>Regardless of the reason, what this means is that it is important to keep the quality of the forum contents high.  I would say that the current status is quite good; there are a number of forum regulars providing help.  Inappropriate replies, if they appear, get corrected by senior members.  Still, the forums can use more helping hands.  Why don&#8217;t you join in and make this CentOS help venue even better?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.toracat.org/2010/05/search-is-on-an-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Want a custom kernel on CentOS? NOooooo! (really?)</title>
		<link>http://blog.toracat.org/2010/03/want-a-custom-kernel-on-centos-noooooo-really/</link>
		<comments>http://blog.toracat.org/2010/03/want-a-custom-kernel-on-centos-noooooo-really/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 21:40:33 +0000</pubDate>
		<dc:creator>toracat</dc:creator>
				<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://blog.toracat.org/?p=252</guid>
		<description><![CDATA[If you visit the Custom kernel article on the CentOS wiki, you will see lots of warnings including the fact custom kernels are not supported by CentOS. If in doubt, just mention &#8220;custom&#8230;&#8221; in the centos IRC channel, you would be told to go away (if you are lucky enough to not get banned ). [...]]]></description>
			<content:encoded><![CDATA[<p>If you visit the <a href="http://wiki.centos.org/HowTos/Custom_Kernel">Custom kernel article</a> on the CentOS wiki, you will see lots of warnings including the fact custom kernels are not supported by CentOS. If in doubt, just mention &#8220;custom&#8230;&#8221; in the centos IRC channel, you would be told to go away (if you are lucky enough to not get banned <img src='http://blog.toracat.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> ).</p>
<p>In the CentOS forums, things are a little more relaxed. After usual warnings, you will receive some (or even extensive) help. As someone put it in a recent post, &#8220;&#8230; but there are *some* situations, where it [custom kernel] is desirable (usage on notebooks with HW that&#8217;s not supported by native kernels &#8211; which is e.g. my case or curious minds of young and restless geeks etc. )&#8221;.</p>
<p>I am far from &#8216;young and restless&#8217; and I am not a geek. However, I did compile the latest mainline kernel &#8212; in an attempt to help those encountering trouble with installing newer kernels. The error was &#8220;mount: could not find filesystem&#8221;. I could reproduce it on my CentOS system.</p>
<p>As always, Alan and Ned engaged their brains and we tried several things to find a solution.  We were not going anywhere when <strong>vanecka</strong> posted a fix in <a href="http://www.centos.org/modules/newbb/viewtopic.php?topic_id=23627&amp;forum=37">this forum thread</a>.</p>
<blockquote><p>Fix:<br />
Enable CONFIG_SYSFS_DEPRECATED_V2 in the kernel source configuration.<br />
If you run &#8220;make menuconfig&#8221;, browse to:<br />
General Setup &#8212;&gt; enable deprecated sysfs features which may confuse old usersp, and enable this option.<br />
&#8212;OR&#8212;<br />
Edit your .config file with a text editor and add/modify entry:<br />
CONFIG_SYSFS_DEPRECATED_V2=y</p></blockquote>
<p>Genius!  If you are interested in learning more details about this option, head for <a href="http://cateee.net/lkddb/web-lkddb/SYSFS_DEPRECATED_V2.html">this web page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.toracat.org/2010/03/want-a-custom-kernel-on-centos-noooooo-really/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CentOSPlus kernel and VMware Workstation6.5/Server 2.0.x</title>
		<link>http://blog.toracat.org/2010/01/centosplus-kernel-and-vmware-workstation6-5server-2-0-x/</link>
		<comments>http://blog.toracat.org/2010/01/centosplus-kernel-and-vmware-workstation6-5server-2-0-x/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 21:43:15 +0000</pubDate>
		<dc:creator>toracat</dc:creator>
				<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://blog.toracat.org/?p=239</guid>
		<description><![CDATA[CentOS aims at being 100% binary compatible with the upstream vendor (including bugs). To accommodate users needs, the CentOS team offers the centosplus kernel which includes features that are not in the distro kernel. It has a number of options (mostly device drivers) enabled and also has patches that correct known issues. Recently, it was [...]]]></description>
			<content:encoded><![CDATA[<p>CentOS aims at being 100% binary compatible with the upstream vendor (including bugs).  To accommodate users needs, the CentOS team offers the <strong>centosplus</strong> kernel which includes features that are not in the distro kernel. It has a number of options (mostly device drivers) enabled and also has patches that correct known issues.</p>
<p>Recently, it was reported that the centosplus kernel had a problem with certain versions of VMware products as seen in <a href="http://www.centos.org/modules/newbb/viewtopic.php?topic_id=23040&#038;forum=37">this CentOS forum thread.</a></p>
<p>Specifically, building the <strong>vmnet</strong> module on a host fails with the error:<br />
<code><br />
/tmp/vmware-config2/vmnet-only/compat_netdevice.h:273: error: redefinition of ‘struct napi_struct’<br />
</code><br />
Apparently, somewhere in the kernel source that was added in the centosplus kernel, there is that definition and it is conflicting with the VMware code.</p>
<p>It turned out that the problem exists in the VM guest as well: building of the <strong>vmxnet</strong> modules fails with the same error.  The fix, in both cases, is to untar:</p>
<p>/usr/lib/vmware/modules/source/vmnet.tar (<em>host</em>)<br />
/usr/lib/vmware-tools/modules/source/vmxnet.tar (<em>guest</em>)</p>
<p>and comment out the following block in compat_netdevice.h:<br />
<code><br />
struct napi_struct {<br />
    int dummy;<br />
 };<br />
</code><br />
More details can be found in <a href="http://bugs.centos.org/view.php?id=3977">the CentOS bug tracker</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.toracat.org/2010/01/centosplus-kernel-and-vmware-workstation6-5server-2-0-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Go green with newer AMD processors</title>
		<link>http://blog.toracat.org/2009/08/go-green-with-newer-amd-processors/</link>
		<comments>http://blog.toracat.org/2009/08/go-green-with-newer-amd-processors/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 21:31:46 +0000</pubDate>
		<dc:creator>toracat</dc:creator>
				<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://blog.toracat.org/?p=214</guid>
		<description><![CDATA[Not long ago, Steve, one of the founders of the ELRepo project, built new systems with the AMD II X4 Phenom processor. After hearing his positive comments, I replaced my old desktop with a new one equipped with a Phenom cpu. Steve soon noticed that the machine consumed more power when it was running CentOS [...]]]></description>
			<content:encoded><![CDATA[<p>Not long ago, Steve, one of the founders of the <a href="http://elrepo.org">ELRepo</a> project, built new systems with the AMD II X4 Phenom processor.  After hearing his positive comments, I replaced my old desktop with a new one equipped with a Phenom cpu. </p>
<p>Steve soon noticed that the machine consumed more power when it was running CentOS compared to when running Fedora.  Turns out that, in CentOS, there is no per-core control &#8212; meaning when the system needs a higher processor power, <strong>all</strong> cores will shoot up to the maximum frequency.  In Fedora, each core gets attenuated independently.</p>
<p>This issue was noted by a CentOS forum user, AlexAT, <a href="https://www.centos.org/modules/newbb/viewtopic.php?viewmode=flat&#038;topic_id=20126&#038;forum=39">here</a>.  He not only reported it in the <a href="https://bugzilla.redhat.com/show_bug.cgi?id=502397">upstream bugzilla</a> but came up with a <a href="https://bugzilla.redhat.com/attachment.cgi?id=345559">fix</a> later.</p>
<p>Using the patch provided by AlexAT, we built a kernel module <a href="http://elrepo.org/tiki/kmod-powernow-k8">kmod-powernow-k8</a> and released it through ELRepo.  After installing kmod-powernow-k8, Steve saw that the system was now measured drawing ~110W at idle from the wall outlet, similar to the power consumption observed under Fedora 10 and under CentOS 4.7.   So without kmod-powernow-k8 installed, the system was consuming <strong>~40W (36%) more power</strong> at idle and the core temperature was running <strong>8-10°C hotter</strong> than with kmod-powernow-k8 installed, making this a very <strong>environmentally friendly kmod</strong>.</p>
<p>So, if you have newer Opterons, the Phenoms or Phenoms II (or Kuma core Athlons X2), you should give this driver a try.  Also, you would want a backported AMD K10 core temperature monitor driver module (<a href="http://elrepo.org/tiki/kmod-k10temp">kmod-k10temp</a>) from ELRepo.</p>
<p>Let&#8217;s go green!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.toracat.org/2009/08/go-green-with-newer-amd-processors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ELRepo project</title>
		<link>http://blog.toracat.org/2009/06/elrepo-project/</link>
		<comments>http://blog.toracat.org/2009/06/elrepo-project/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 15:08:13 +0000</pubDate>
		<dc:creator>toracat</dc:creator>
				<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://blog.toracat.org/?p=196</guid>
		<description><![CDATA[It all started in the CentOS forums. CentOS, being an Enterprise Class Linux distro, may not have support for new hardware, especially those found in desktops and laptops. CentOS forums get many postings from users who are looking for drivers that are needed for their network device, webcam, etc. In fact, googling for &#8220;driver&#8221; and [...]]]></description>
			<content:encoded><![CDATA[<p>It all started in the CentOS forums.</p>
<p>CentOS, being an <a href="http://blog.toracat.org/2009/01/c-e-n-t-o-s-its-an-enterprise-class-linux-distribution/">Enterprise Class Linux distro</a>, may not have support for new hardware, especially those found in desktops and laptops.  CentOS forums get many postings from users who are looking for drivers that are needed for their network device, webcam, etc.   In fact, googling for &#8220;driver&#8221; and &#8220;centos&#8221; yields much more hits from the forums than the mailing list as shown in my <a href="http://blog.toracat.org/2009/02/search-is-on-getting-help-for-centos/">earlier blog</a>.</p>
<p> <a href="http://wiki.centos.org/AlanBartlett">Alan Bartlett</a> who has been actively helping in the forum has strong background in the kernel and its modules and has been building, whenever possible, a driver module each time he sees a cry for help.  In a fairly short period of time, quite an impressive number of such kernel modules were built this way and it was growing.</p>
<p>Because these drivers were designed to be independent of the kernel version (kABI-tracking, kABI = kernel application binary interface), they survive kernel updates.  Also, they can be used in RHEL and all its rebuilds, not just CentOS.  So, it was a good idea to make them available to wider communities.  <a href="http://wiki.centos.org/NedSlider">NedSlider</a> proposed to establish a repository for that purpose.  The <a href="http://elrepo.org">ELRepo</a> project was thus started by <a href="http://elrepo.org/tiki/About">five members</a> of the CentOS / Scientific Linux community.</p>
<p>A little more details of ELRepo can be found in the <a href="http://pendre.co.uk/2009-06-28-elrepo.php">Ned&#8217;s recent blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.toracat.org/2009/06/elrepo-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>yum &#8212; priorities matters</title>
		<link>http://blog.toracat.org/2009/05/yum-priorities-matters/</link>
		<comments>http://blog.toracat.org/2009/05/yum-priorities-matters/#comments</comments>
		<pubDate>Fri, 29 May 2009 15:21:50 +0000</pubDate>
		<dc:creator>toracat</dc:creator>
				<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://blog.toracat.org/?p=186</guid>
		<description><![CDATA[One of the most commonly asked questions in the CentOS forums is concerned with 3rd party repositories. In addition to referring to the Repositories wiki article, we need to make sure people use the yum priorities plugin appropriately. Often times, we want to know how they set up the priority scores but there is no [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most commonly asked questions in the CentOS forums is concerned with 3rd party repositories.  In addition to referring to the <a href="http://wiki.centos.org/AdditionalResources/Repositories">Repositories wiki article</a>, we need to make sure people use the <a href="http://wiki.centos.org/PackageManagement/Yum/Priorities">yum priorities plugin</a> appropriately.</p>
<p>Often times, we want to know how they set up the priority scores but there is no easy way to display them.  <strong>yum repolist all</strong> does not include this info. A forum helper <strong>jlehtone</strong> posted a one-liner that does just that:<br />
<code><br />
cat /etc/yum.repos.d/*.repo | sed -n -e "/^\[/h; /priority *=/{ G; s/\n/ /; s/ity=/ity = /; p }"  | sort -k3n<br />
</code><br />
The output may look like this:<br />
<code><br />
priority = 10 [base]<br />
priority = 10 [updates]<br />
priority = 30 [extras]<br />
priority = 50 [centosplus]<br />
priority = 60 [c5-testing]<br />
priority = 70 [rpmforge]<br />
priority = 75 [kbs-CentOS-Testing]<br />
priority = 90 [kbs-CentOS-Misc-Testing]<br />
priority = 94 [epel]<br />
</code><br />
Almost immediately after the above post, <strong>Alan</strong> the perfectionist, a cat person himself, opposed the use of over-working <em>cats</em> and came up with his version of the one-liner:<br />
<code><br />
sed -n -e "/^\[/h; /priority *=/{ G; s/\n/ /; s/ity=/ity = /; p }" /etc/yum.repos.d/*.repo | sort -k3n<br />
</code><br />
Personally &#8230; I want to see the cats working for the community &#8230; <img src='http://blog.toracat.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.toracat.org/2009/05/yum-priorities-matters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>yum &#8212; when all is not all</title>
		<link>http://blog.toracat.org/2009/05/yum-when-all-is-not-all/</link>
		<comments>http://blog.toracat.org/2009/05/yum-when-all-is-not-all/#comments</comments>
		<pubDate>Fri, 29 May 2009 14:57:44 +0000</pubDate>
		<dc:creator>toracat</dc:creator>
				<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://blog.toracat.org/?p=179</guid>
		<description><![CDATA[A while ago, I was talking with my buddies and the subject was about installing / updating a package using yum.  yum did not find the package that had just been added.  No problem, either yum clean metadata or yum clean all will do.  Err &#8230; it didn&#8217;t.  As it turned out, it didn&#8217;t work [...]]]></description>
			<content:encoded><![CDATA[<p>A while ago, I was talking with my buddies and the subject was about installing / updating a package using yum.  yum did not find the package that had just been added.  No problem, either <strong>yum clean metadata</strong> or <strong>yum clean all </strong>will do.  Err &#8230; it didn&#8217;t.  </p>
<p>As it turned out, it didn&#8217;t work because the repository in question was <em>disabled</em> by default.  The man page for yum clearly states:<br />
<code><br />
Note that "all files" in the commands below means "all files in currently enabled repositories".   If you  want  to  also clean  any  (temporarily)  disabled  repositories you need to use --enablerepo=’*’ option.</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.toracat.org/2009/05/yum-when-all-is-not-all/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting rid of Suspend on a desktop machine</title>
		<link>http://blog.toracat.org/2009/04/getting-rid-of-suspend-on-a-desktop-machine/</link>
		<comments>http://blog.toracat.org/2009/04/getting-rid-of-suspend-on-a-desktop-machine/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 21:38:14 +0000</pubDate>
		<dc:creator>toracat</dc:creator>
				<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://blog.toracat.org/?p=174</guid>
		<description><![CDATA[For some reason, my desktop gnome menu had a &#8220;Suspend&#8221; option.  It was right under the &#8220;Log out &#8230;&#8221; option in the System dropdown menu.  One day, when I meant to click on the &#8220;Log out&#8221; option, my mouse went too far and I ended up selecting this &#8220;Suspend&#8221; option. After struggling for the next [...]]]></description>
			<content:encoded><![CDATA[<p>For some reason, my desktop gnome menu had a &#8220;Suspend&#8221; option.  It was right under the &#8220;Log out &#8230;&#8221; option in the System dropdown menu.  One day, when I meant to click on the &#8220;Log out&#8221; option, my mouse went too far and I ended up selecting this &#8220;Suspend&#8221; option.</p>
<p>After struggling for the next few minutes, I gave up and rebooted the machine to come out of the suspended state.</p>
<p>The Suspend option should not have been there to begin with.  Anyway, it was time to remove it.  Fortunately, that was as easy as typing [1]:<br />
<code><br />
gconftool-2 --type boolean --set /apps/gnome-power-manager/can_suspend false<br />
</code><br />
Likewise, if you want to get rid of the Hybernate option,<br />
<code><br />
gconftool-2 --type boolean --set /apps/gnome-power-manager/can_hibernate false</p>
<p>[1] http://magazine.redhat.com/2008/05/30/tips-and-tricks-how-do-i-remove-the-suspendhibernate-entries-from-the-system-menu-in-the-gnome-panel/</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.toracat.org/2009/04/getting-rid-of-suspend-on-a-desktop-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Strip it &#8211; but not all of it</title>
		<link>http://blog.toracat.org/2009/03/strip-it-but-not-all-of-it/</link>
		<comments>http://blog.toracat.org/2009/03/strip-it-but-not-all-of-it/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 01:34:18 +0000</pubDate>
		<dc:creator>toracat</dc:creator>
				<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://blog.toracat.org/?p=158</guid>
		<description><![CDATA[My first encounter with kernel modules was when my systems running Fedora Core 5 started crashing after the kernel update to 2.6.18.  Long story short, it was due to a bug in the cifs kernel module which was fixed after more than 100 e-mail exchanges with samba developers.  The problem was solved, but there was [...]]]></description>
			<content:encoded><![CDATA[<p>My first encounter with kernel modules was when my systems running Fedora Core 5 started crashing after the kernel update to 2.6.18.  Long story short, it was due to a <a title="cifs bug" href="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=211672">bug</a> in the cifs kernel module which was fixed after more than 100 e-mail exchanges with samba developers.  The problem was solved, but there was something I never understood; the patched cifs module I built was much larger than the distro&#8217;s.  This is always true.  A custom-built version can be more than 10-times larger than its counter part in the distro kernel.</p>
<p>I never pursued this issue until the other day when <a title="wolfy" href="http://wiki.centos.org/ManuelWolfshant">wolfy</a> and <a title="Ned" href="http://wiki.centos.org/NedSlider">Ned</a> started a conversation on IRC about this size difference.  It is not due to stripping because the distro version is &#8220;<em>not stripped</em>&#8221; and, in fact, if you strip it the module no longer loads.</p>
<p>Then later, <a title="Alan" href="http://wiki.centos.org/AlanBartlett">Alan</a> asked in his clever voice, &#8220;have you checked the options to strip?  It might be that a total strip is verboten but a selective strip works?&#8221;</p>
<p>That was it! <img src='http://blog.toracat.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I tried a <strong>strip &#8211;strip-unneeded</strong> command and that reduced the size of my module file to something close to the distro&#8217;s AND the file remained &#8220;<em>not stripped</em>&#8220;.  Soon after, Ned found the <strong>&#8211;strip-debug</strong> option does the trick, too.  This is probably what is used when the kernel is built and modules compiled.</p>
<p>Mystery solved.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.toracat.org/2009/03/strip-it-but-not-all-of-it/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Search is ON &#8212; Getting help for CentOS</title>
		<link>http://blog.toracat.org/2009/02/search-is-on-getting-help-for-centos/</link>
		<comments>http://blog.toracat.org/2009/02/search-is-on-getting-help-for-centos/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 22:24:37 +0000</pubDate>
		<dc:creator>toracat</dc:creator>
				<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://blog.toracat.org/?p=140</guid>
		<description><![CDATA[There are several ways of getting help in CentOS as summarized on the Wiki Help page. The most commonly used CentOS-provided venues are the mailing lists and the forums. However, when people encounter problems or simply want to find out some information, they most likely just go to google. I performed some searches on google [...]]]></description>
			<content:encoded><![CDATA[<p>There are several ways of getting help in CentOS as summarized on the <a href="http://wiki.centos.org/Documentation">Wiki Help page</a>.  The most commonly used CentOS-provided venues are the <a href="http://wiki.centos.org/GettingHelp/ListInfo">mailing lists</a> and the <a href="http://www.centos.org/modules/newbb/">forums</a>.  However, when people encounter problems or simply want to find out some information, they most likely just go to google.</p>
<p>I performed some searches on google for commonly used terms with the &#8220;site:centos.org&#8221; added and then counted the number of hits that pointed to the <em>mailing lists</em> (M/L) and did the same for the <em>forums</em>.  The result is summarized below.  Assuming most people will not go through many pages, I collected the results from the <em>first 50 links</em> (that&#8217;s 5 pages with the default of 10 per page).</p>
<p><code><br />
Search term   M/L Forums<br />
============  === ======<br />
install         0   21<br />
installation    0    4<br />
kernel               10     11<br />
driver(s)          3   24<br />
DNS            11   29<br />
postfix        19   20<br />
sendmail         22   16<br />
selinux         5     10<br />
apache            0   23<br />
httpd           6   30<br />
xen            38    7<br />
kickstart       20   12<br />
crash             16     11<br />
panic            10     19<br />
</code></p>
<p>While I do not claim this is a representative result, I do notice that the forum posts tend to be found more often than the M/L posts.  One notable exception (among this small set of searches) was &#8220;xen&#8221; &#8212; most of them were from the <em>centos-virt</em> mailing list (what else do you expect? <img src='http://blog.toracat.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  ).</p>
<p>Also, I am not trying to compare the significance/importance of the two help channels, either.  I only want to emphasize the fact that, in the age of <em>google everything</em>, many users come to read those posts and, therefore, we need to maintain the contents of the posts as accurate as we can.</p>
<p>I&#8217;ve heard about a plan to merge postings from both channels into a single database.  That would become a valuable souce for all CentOS users.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.toracat.org/2009/02/search-is-on-getting-help-for-centos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
