<?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>Fosiul.com &#187; Kernel</title>
	<atom:link href="http://www.fosiul.com/index.php/category/linux/kernel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fosiul.com</link>
	<description>Dedicated To Linux</description>
	<lastBuildDate>Fri, 03 Sep 2010 09:01:38 +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>Basic kernel related commands</title>
		<link>http://www.fosiul.com/index.php/2009/08/basica-kernel-related-commands/</link>
		<comments>http://www.fosiul.com/index.php/2009/08/basica-kernel-related-commands/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 07:34:43 +0000</pubDate>
		<dc:creator>Fosiul</dc:creator>
				<category><![CDATA[Kernel]]></category>

		<guid isPermaLink="false">http://fosiul.co.uk/?p=24</guid>
		<description><![CDATA[
depmod -a : it will add new module automaticaly
modprobe drivername: it will add that specifiq driver 
Preventing &#8220;ping of death&#8221; : cat /proc/sys/net/ipv4/tcp_syncookies   , output should be 1
lsmod: to show the installed kernel module
/lib/modules/kernel_virson/Directory : here all kernel modules are stored
modprobe -r modulename : will remove that module
Kernel Tuning: Kernel Runtime Parameters
Several kernel [...]]]></description>
		<wfw:commentRss>http://www.fosiul.com/index.php/2009/08/basica-kernel-related-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
