<?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>sysdigg News&#187; CentOS</title>
	<atom:link href="http://www.sysdigg.com/category/linux/centos/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sysdigg.com</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 00:13:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to install apache mod_proxy_html module on CentOS</title>
		<link>http://www.sysdigg.com/how-to-install-apache-mod_proxy_html-module-on-centos</link>
		<comments>http://www.sysdigg.com/how-to-install-apache-mod_proxy_html-module-on-centos#comments</comments>
		<pubDate>Tue, 04 Jan 2011 00:54:06 +0000</pubDate>
		<dc:creator>Eddy</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[RHEL 5]]></category>
		<category><![CDATA[RHEL 6]]></category>

		<guid isPermaLink="false">http://www.sysdigg.com/?p=4922</guid>
		<description><![CDATA[<a href="http://www.sysdigg.com/how-to-install-apache-mod_proxy_html-module-on-centos"><img align="right" hspace="5" width="150" height="150" src="http://www.sysdigg.com/wp-content/uploads/2011/01/How-to-install-apache-module-in-Linux-150x150.png" class="alignright tfe wp-post-image" alt="How to install apache module in Linux" title="How to install apache module in Linux" /></a>The apache mod_proxy_html module is output filter that can be used as gateway for internal application server on external web server. If a company running a application server appserver.abc.com visible to  internal network only and a public external facing website www.abc.com to make the the application server accessible at pubic url like http://www.abc.com/appserver. In CentOS [...]]]></description>
		<wfw:commentRss>http://www.sysdigg.com/how-to-install-apache-mod_proxy_html-module-on-centos/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to display / list Kernel device drivers or modules in Linux</title>
		<link>http://www.sysdigg.com/how-to-display-list-kernel-device-drivers-or-modules-in-linux</link>
		<comments>http://www.sysdigg.com/how-to-display-list-kernel-device-drivers-or-modules-in-linux#comments</comments>
		<pubDate>Mon, 15 Sep 2008 23:40:33 +0000</pubDate>
		<dc:creator>Eddy</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[RHEL]]></category>

		<guid isPermaLink="false">http://sysdigg.com/?p=27</guid>
		<description><![CDATA[<a href="http://www.sysdigg.com/how-to-display-list-kernel-device-drivers-or-modules-in-linux"><img align="right" hspace="5" width="150" height="150" src="http://www.sysdigg.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignright wp-post-image tfe" alt="" title="" /></a># lsmod &#124;more Module Size Used by autofs4 24389 2 hidp 23105 2 rfcomm 42457 0 l2cap 29633 10 hidp,rfcomm bluetooth 53925 5 hidp,rfcomm,l2cap sunrpc 144253 1 dm_multipath 21577 0 video 19269 0 sbs 18533 0 ---- - - ---- - - You can also find out if particular device driver or kernel modules is loaded and running on your Linux by displaying contents of /proc/modules file: # lsmod &#124;more Module Size Used by autofs4 24389 2 hidp 23105 2 rfcomm 42457 0 l2cap 29633 10 hidp,rfcomm bluetooth 53925 5 hidp,rfcomm,l2cap sunrpc 144253 1 dm_multipath 21577 0 video 19269 0 sbs 18533 0 ---- - - ---- - -]]></description>
		<wfw:commentRss>http://www.sysdigg.com/how-to-display-list-kernel-device-drivers-or-modules-in-linux/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

