<?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>Website design, SEO - From NeotericUK &#187; administration</title>
	<atom:link href="http://www.neotericuk.co.uk/website-design-blog/tag/administration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.neotericuk.co.uk/website-design-blog</link>
	<description>Ideas, tips, how-to, what to do and what not to do for Internet Marketing and Website Design.</description>
	<lastBuildDate>Tue, 25 May 2010 10:45:44 +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>How to Compile a Kernel ?</title>
		<link>http://www.neotericuk.co.uk/website-design-blog/2009/01/how-to-compile-a-kernel/</link>
		<comments>http://www.neotericuk.co.uk/website-design-blog/2009/01/how-to-compile-a-kernel/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 07:47:34 +0000</pubDate>
		<dc:creator>admin0</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[server admin]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.neotericuk.co.uk/website-design-blog/?p=159</guid>
		<description><![CDATA[Step 1
Download the kernel from below link
ftp://ftp.kernel.org/pub/linux/kernel/v2.6
(i am assuming that everyone like to compile a latest kernel)
Step 2
Extracting the kernel if its a archive with tar.gz extension then do below in your /usr/src
# tar -zxvf
linux-2.6.x.x.tar.gz
If its a .tar.bz2 then do below in your /usr/src
# tar
-jxvf linux-2.6.x.x.tar.bz2
Step 3
You must have a folder now in your /usr/src [...]]]></description>
		<wfw:commentRss>http://www.neotericuk.co.uk/website-design-blog/2009/01/how-to-compile-a-kernel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
