<?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>Noa&#039;s blog &#187; centos</title>
	<atom:link href="http://noa.resare.com/category/centos/feed/" rel="self" type="application/rss+xml" />
	<link>http://noa.resare.com</link>
	<description>moderately interesting words about things going through my mind</description>
	<lastBuildDate>Fri, 29 Jan 2010 23:56:06 +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>D-Link DWL-G510 in CentOS 5</title>
		<link>http://noa.resare.com/2009/12/dwl-g510-centos/</link>
		<comments>http://noa.resare.com/2009/12/dwl-g510-centos/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 15:48:11 +0000</pubDate>
		<dc:creator>noa</dc:creator>
				<category><![CDATA[System administration]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[AirPlus G]]></category>
		<category><![CDATA[D-Link]]></category>
		<category><![CDATA[DWL-G510]]></category>
		<category><![CDATA[PCI]]></category>
		<category><![CDATA[WiFi]]></category>

		<guid isPermaLink="false">http://noa.resare.com/?p=281</guid>
		<description><![CDATA[Some days ago I spent some time getting a PCI WiFi 802.11G network card to work in CentOS 5.4. My card identifies itself as a "D-Link System Inc AirPlus G DWL-G510" (PCI id 1186:3c09) and uses the "RaLink RT2561/RT61 rev B 802.11g" chipset (PCI id 1814:0302)
A driver for this card is included in the standard [...]]]></description>
			<content:encoded><![CDATA[<p>Some days ago I spent some time getting a PCI WiFi 802.11G network card to work in CentOS 5.4. My card identifies itself as a "D-Link System Inc AirPlus G DWL-G510" (PCI id 1186:3c09) and uses the "RaLink RT2561/RT61 rev B 802.11g" chipset (PCI id 1814:0302)<img class="alignleft size-full wp-image-284" title="DWL-G510" src="http://noa.resare.com/wp-content/uploads/2009/12/Satellite.jpg" alt="DWL-G510" width="180" height="120" /></p>
<p>A driver for this card is included in the standard CentOS 5 kernel (tested with kernel-2.6.18-164.9.1.el5) under the name rt61pci, however to be able to function a binary firmware is needed. Some searching revealed that the firmware is available in Fedora's 	rt61pci-firmware package. I rebuilt the package and put it in my <a href="http://rpm.resare.com/centos5-playground/">CentOS playground</a> repository.</p>
<p>So, if you have such a card and want to make it work in CentOS5 you might want to try running <tt>rpm -ivh http://rpm.resare.com/centos5-playground/i386/rt61pci-firmware-1.2-6.el5.noarch.rpm</tt> as root. Once that is done, running <tt>modprobe rt61pci</tt> should do the trick.</p>
]]></content:encoded>
			<wfw:commentRss>http://noa.resare.com/2009/12/dwl-g510-centos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CentOS prerelease security</title>
		<link>http://noa.resare.com/2009/09/pre-security/</link>
		<comments>http://noa.resare.com/2009/09/pre-security/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 19:19:11 +0000</pubDate>
		<dc:creator>noa</dc:creator>
				<category><![CDATA[centos]]></category>
		<category><![CDATA[rpm]]></category>

		<guid isPermaLink="false">http://noa.resare.com/?p=230</guid>
		<description><![CDATA[The CentOS Linux distribution is in many respects the optimal choice for anyone that wants a stable system that is supported over a number of years. I run it on a handful of servers and the problems are few and far between.
However, one thing has been emerging as a bit of a problem lately, and [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.centos.org">CentOS</a> Linux distribution is in many respects the optimal choice for anyone that wants a stable system that is supported over a number of years. I run it on a handful of servers and the problems are few and far between.<img class="alignright size-full wp-image-232" title="centoslogo-200" src="http://noa.resare.com/wp-content/uploads/2009/09/centoslogo-200.png" alt="centoslogo-200" width="200" height="200" /></p>
<p>However, one thing has been emerging as a bit of a problem lately, and that is that security updates from Red Hat has taken quite some time to get built and released for CentOS. This is especially true in the weeks following a new point release from Red Hat. Not having security updates available for known problems for weeks a the time makes users of CentOS less secure than they would otherwise be.</p>
<p>To help make this problem a bit less pronounced I have started to rebuild security updates from <a href="http://redhat.com">Red Hat</a> and installing them on the systems I administer. That's one of the beauties of open source, you can fix things. If anyone else is interested in those updated packages they can be found at <a href="http://rpm.resare.com/centos5-pre-security">http://rpm.resare.com/centos5-pre-security</a>. If you're in the target demographic you'll know what to do.</p>
]]></content:encoded>
			<wfw:commentRss>http://noa.resare.com/2009/09/pre-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CentOS, here I come!</title>
		<link>http://noa.resare.com/2008/07/centos-here-i-come/</link>
		<comments>http://noa.resare.com/2008/07/centos-here-i-come/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 09:11:05 +0000</pubDate>
		<dc:creator>noa</dc:creator>
				<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://noa.resare.com/?p=13</guid>
		<description><![CDATA[With the release of CentOS 5.2 a while ago I decided that it was finally time to make the switch from Fedora on my primary work computer to something else. I have felt for a while now that the fast pace of Fedora, and it's sometimes pretty serious regressions have made it increasingly a bad [...]]]></description>
			<content:encoded><![CDATA[<p>With the release of <a href="http://centos.org/">CentOS</a> 5.2 a while ago I decided that it was finally time to make the switch from Fedora on my primary work computer to something else. I have felt for a while now that the fast pace of Fedora, and it's sometimes pretty serious <a href="https://bugzilla.redhat.com/show_bug.cgi?id=444328">regressions</a> have made it increasingly a bad fit to my operating system needs. I spend my working days doing software development in Java, and I need an operating system that I can be productive in, and yet a system that is stable enough and with enough long term planning and testing to not get in the way of my work.</p>
<p>So, I have made the switch and so far I'm happy with it. I'll be back with some followup posts with info about adaptations and fixes for my new environment.</p>
]]></content:encoded>
			<wfw:commentRss>http://noa.resare.com/2008/07/centos-here-i-come/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
