<?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 Tips and Tricks &#187; dhcp3</title>
	<atom:link href="http://glonek.co.uk/tag/dhcp3/feed/" rel="self" type="application/rss+xml" />
	<link>http://glonek.co.uk</link>
	<description>By Robert Glonek</description>
	<lastBuildDate>Tue, 12 Jul 2011 09:29:56 +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>DHCP Configuration Quick HowTo</title>
		<link>http://glonek.co.uk/linux-server/dhcp-configuration-howto/</link>
		<comments>http://glonek.co.uk/linux-server/dhcp-configuration-howto/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 13:04:14 +0000</pubDate>
		<dc:creator>Robert Glonek</dc:creator>
				<category><![CDATA[Linux Server]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[dhcp3]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://glonek.co.uk/wp/?p=114</guid>
		<description><![CDATA[DHCP is really straight-forward to install if you have an example of the config files. In this case, it&#8217;s best to publish them   Hope it helps:

Let&#8217;s install DHCP server first:


aptitude install dhcp3-server
 # this will probably install and fail to start. That's fine, we don't have configs yet


Ok, now it&#8217;s time to configure [...]]]></description>
		<wfw:commentRss>http://glonek.co.uk/linux-server/dhcp-configuration-howto/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

