<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Determine the Maximum Host Name Length in Linux with HOST_NAME_MAX</title>
	<atom:link href="http://www.dbuggr.com/smehta26/max-hostname-length-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dbuggr.com/smehta26/max-hostname-length-linux/</link>
	<description>Share Knowledge &#38; Be Rewarded</description>
	<lastBuildDate>Fri, 03 Feb 2012 23:13:48 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: smehta26</title>
		<link>http://www.dbuggr.com/smehta26/max-hostname-length-linux/comment-page-1/#comment-2063</link>
		<dc:creator>smehta26</dc:creator>
		<pubDate>Wed, 03 Feb 2010 13:44:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbuggr.com/smehta26/max-hostname-length-linux/#comment-2063</guid>
		<description>&quot;If anyone wondered what is the max length of hostname you can use (solutions and guess over the internet already), but just itching to write down how to find out. Here’s how..

krish@lin-hyd-dsk-07:~&gt; getconf HOST_NAME_MAX
64

This is defined in file
krish@lin-hyd-dsk-07:~&gt; grep HOST_NAME_MAX /usr/include/bits/local_lim.h
#define HOST_NAME_MAX 64&quot;</description>
		<content:encoded><![CDATA[<p>&#8220;If anyone wondered what is the max length of hostname you can use (solutions and guess over the internet already), but just itching to write down how to find out. Here’s how..</p>
<p>krish@lin-hyd-dsk-07:~&gt; getconf HOST_NAME_MAX<br />
64</p>
<p>This is defined in file<br />
krish@lin-hyd-dsk-07:~&gt; grep HOST_NAME_MAX /usr/include/bits/local_lim.h<br />
#define HOST_NAME_MAX 64&#8243;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
