<?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>Jontas &#187; hostname</title>
	<atom:link href="http://www.f15ijp.com/tag/hostname/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.f15ijp.com</link>
	<description>My digital notepad (notes etc)</description>
	<lastBuildDate>Wed, 28 Dec 2011 18:24:47 +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>apache2 could not reliably determine the server&#8217;s fully qualified domain name using 127.0.0.1</title>
		<link>http://www.f15ijp.com/2010/01/25/apache2-could-not-reliably-determine-the-servers-fully-qualified-domain-name-using-127-0-0-1/</link>
		<comments>http://www.f15ijp.com/2010/01/25/apache2-could-not-reliably-determine-the-servers-fully-qualified-domain-name-using-127-0-0-1/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 13:02:24 +0000</pubDate>
		<dc:creator>jontas</dc:creator>
				<category><![CDATA[Apache2]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[hostname]]></category>

		<guid isPermaLink="false">http://f15ijp.com/?p=231</guid>
		<description><![CDATA[When apache complains like this. check that the virtualhosts so that ServerName is set to a FQDN check /etc/hostname [should be a fqdn] (after you have updated this, run &#8220;/bin/hostname -F /etc/hostname&#8221; check /etc/hosts Hint: use &#8220;apache2ctl configtest&#8221; to see if it helps]]></description>
			<content:encoded><![CDATA[<p>When apache complains like this.</p>
<ul>
<li>check that the virtualhosts so that ServerName is set to a FQDN</li>
<li>check /etc/hostname [should be a fqdn] (after you have updated this, run &#8220;/bin/hostname -F /etc/hostname&#8221;</li>
<li>check /etc/hosts</li>
<li>Hint: use &#8220;apache2ctl configtest&#8221; to see if it helps</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.f15ijp.com/2010/01/25/apache2-could-not-reliably-determine-the-servers-fully-qualified-domain-name-using-127-0-0-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sudo: unable to resolve host hostname</title>
		<link>http://www.f15ijp.com/2010/01/21/sudo-unable-to-resolve-host-hostname/</link>
		<comments>http://www.f15ijp.com/2010/01/21/sudo-unable-to-resolve-host-hostname/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 13:38:15 +0000</pubDate>
		<dc:creator>jontas</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[/etc/hostname]]></category>
		<category><![CDATA[hostname]]></category>
		<category><![CDATA[sudo]]></category>

		<guid isPermaLink="false">http://f15ijp.com/?p=193</guid>
		<description><![CDATA[If using sudo gives the error message &#8220;unable to resolve host hostname&#8221; then one solution is to add the hostname in /etc/hosts 127.0.0.1 hostname.domain.com hostname localhost]]></description>
			<content:encoded><![CDATA[<p>If using sudo gives the error message &#8220;unable to resolve host hostname&#8221; then one solution is to add the hostname in /etc/hosts</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">127.0.0.1	hostname.domain.com	<span style="color: #c20cb9; font-weight: bold;">hostname</span> localhost</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.f15ijp.com/2010/01/21/sudo-unable-to-resolve-host-hostname/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

