<?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>Linux Servers cPanel webhosting blog &#187; rmmod</title>
	<atom:link href="http://www.theperfectarts.com/tag/rmmod/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theperfectarts.com</link>
	<description>Basics cPanel tutorials / issue,mysql,php errors etc</description>
	<lastBuildDate>Sat, 04 Feb 2012 17:18:43 +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>Explain rmmod?</title>
		<link>http://www.theperfectarts.com/2009/10/explain-rmmod/</link>
		<comments>http://www.theperfectarts.com/2009/10/explain-rmmod/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 07:21:21 +0000</pubDate>
		<dc:creator>Gunjan</dc:creator>
				<category><![CDATA[Basic Linux]]></category>
		<category><![CDATA[Definition / Explanation]]></category>
		<category><![CDATA[Few good queries and suggestions]]></category>
		<category><![CDATA[explain rmmod]]></category>
		<category><![CDATA[rmmod]]></category>
		<category><![CDATA[rmmod and lsmod]]></category>
		<category><![CDATA[rmmod command]]></category>
		<category><![CDATA[what is rmmod]]></category>

		<guid isPermaLink="false">http://www.theperfectarts.com/?p=336</guid>
		<description><![CDATA[The &#8220;rmmod" is used to remove the module from kernel.The module name which you wan to remove from the Kernel (excluding the .ko) is specified to identify the module. The kernel will not remove a module that is currently being used in the kernel (a non-zero use count), but a -w option can be specified [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #000000;">The &#8220;</span><span style="color: #000000;"><strong><code>rmmod" is used to remove the module from kernel.The module name which you wan to remove from the Kernel </code></strong></span>(excluding the .ko) is specified to identify the module. The kernel will not remove a module that is currently being used in the kernel (a non-zero use count), but a -w option can be specified to <code>"rmmod"</code> to instruct the kernel to remove it once the use-count has decreased to zero.</p>
<p>root@admin#rmmod your_module</p>
<p>If you don&#8217;t know anything about &#8220;lsmod&#8221; then please <a href="http://www.theperfectarts.com/2009/10/what-is-lsmod-command/" target="_blank">read it first</a><br />
<script type="text/javascript">// <![CDATA[
 google_ad_client = "ca-pub-1685490665026631"; /* images */ google_ad_slot = "1433358698"; google_ad_width = 300; google_ad_height = 250;
// ]]&gt;</script></p>
<p><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[</p>
<p>// ]]&gt;</script></p>
<p>&copy;2012 <a href="http://www.theperfectarts.com">Linux Servers cPanel webhosting blog</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.theperfectarts.com/2009/10/explain-rmmod/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

