<?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>HowToBSD &#187; rc.conf</title>
	<atom:link href="http://howtobsd.com/tag/rc-conf/feed" rel="self" type="application/rss+xml" />
	<link>http://howtobsd.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 11 Feb 2014 11:21:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>How to change hostname on FreeBSD</title>
		<link>http://howtobsd.com/tips/how-to-change-hostname-on-freebsd.html</link>
		<comments>http://howtobsd.com/tips/how-to-change-hostname-on-freebsd.html#comments</comments>
		<pubDate>Sat, 26 Mar 2011 11:29:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[rc.conf]]></category>
		<category><![CDATA[System Configuration]]></category>

		<guid isPermaLink="false">http://howtobsd.com/?p=337</guid>
		<description><![CDATA[For change hostname to &#8216;howtobsd.com&#8217; you should edit /etc/rc.conf: hostname="howtobsd.com" You also can change hostname without reboot by command: #hostname howtobsd.com but after reboot i will return on value in rc.conf check current hostname: hostname]]></description>
				<content:encoded><![CDATA[<p>For change hostname to &#8216;howtobsd.com&#8217; you should edit /etc/rc.conf:<br />
<code>hostname="howtobsd.com"</code></p>
<p>You also can change hostname without reboot by command:</p>
<p><code>#hostname howtobsd.com</code></p>
<p>but after reboot i will return on value in rc.conf</p>
<p>check current hostname:<br />
<code><br />
hostname</code></p>
]]></content:encoded>
			<wfw:commentRss>http://howtobsd.com/tips/how-to-change-hostname-on-freebsd.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
