<?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>OpenBSD and FreeBSD resources &#187; etc</title>
	<atom:link href="http://purebsd.com/tag/etc/feed" rel="self" type="application/rss+xml" />
	<link>http://purebsd.com</link>
	<description></description>
	<lastBuildDate>Tue, 01 Jun 2010 06:01:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>important files in etc</title>
		<link>http://purebsd.com/important-files-in-etc.html</link>
		<comments>http://purebsd.com/important-files-in-etc.html#comments</comments>
		<pubDate>Mon, 31 May 2010 07:57:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[etc]]></category>
		<category><![CDATA[files]]></category>

		<guid isPermaLink="false">http://purebsd.com/?p=8</guid>
		<description><![CDATA[Important files in /etc Some important OpenBSD configuration files in the /etc directory: /etc/fstab file system table entries. /etc/hostname.&#60;network-id&#62; configuration directives for your network card. I added a Realtek 8139 based network card to my system and edited my /etc/hostname.ne1 to tell that NE2000 PnP ISA card (ne1) that it got a new job. ne1 first [...]]]></description>
			<content:encoded><![CDATA[<table border="0" cellspacing="0" cellpadding="0" width="700" align="center">
<tbody>
<tr>
<td width="572" valign="top"><strong>Important files in /etc</strong><br />
Some important OpenBSD configuration files in the /etc directory:</p>
<ol type="1">
<li>/etc/fstab<br />
file system table entries.</li>
<li>/etc/hostname.&lt;network-id&gt;<br />
configuration directives for your network card.</p>
<p>I added a Realtek 8139 based network card to my system and edited my /etc/hostname.ne1 to tell that NE2000 PnP ISA card (<em>ne1</em>) that it got a new job. <em>ne1</em> first listened to 192.168.0.8, now it should listen for trafic heading for 10.0.0.8.<br />
The info for that Realtek card is located in /etc/hostname.rl0 for my specific system setup. So I edited that file to let <em>rl0</em> know it should intercept any trafic directed at 192.168.0.8.</li>
<li>/etc/rc<br />
I edited this file as to remove the automatic insertion of a info line into /etc/motd each time the system boots up.<br />
Search for the line that reads &laquo;<code># patch /etc/motd</code>&laquo;</li>
<li>/etc/rc.conf<br />
system startup configuration entries.</li>
<li>/etc/shells<br />
contains a list of valid shells available on the system.</p>
<p>I added <em>/usr/local/bin/tcsh</em>, so that I&#8217;d be able to use tcsh (:</li>
<li>/etc/<br />
working on this one.. have patience</li>
</ol>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://purebsd.com/important-files-in-etc.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

