<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>CaZaTech &#187; BSD</title>
	<atom:link href="http://cazatech.wordpress.com/category/bsd/feed/" rel="self" type="application/rss+xml" />
	<link>http://cazatech.wordpress.com</link>
	<description>My favourite hacks, about OS, gadgets and other tech stuff</description>
	<lastBuildDate>Fri, 01 May 2009 18:10:58 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='cazatech.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/e5c4fac45681188a3133f18419838c7c?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>CaZaTech &#187; BSD</title>
		<link>http://cazatech.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://cazatech.wordpress.com/osd.xml" title="CaZaTech" />
		<item>
		<title>How to: Recovering your Debian/FreeBSD root password</title>
		<link>http://cazatech.wordpress.com/2008/11/01/how-to-recovering-your-debianfreebsd-root-password/</link>
		<comments>http://cazatech.wordpress.com/2008/11/01/how-to-recovering-your-debianfreebsd-root-password/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 14:28:58 +0000</pubDate>
		<dc:creator>cazatech</dc:creator>
				<category><![CDATA[BSD]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://cazatech.wordpress.com/?p=52</guid>
		<description><![CDATA[Hi there again.
Probably, you&#8217;ve lost your root password at least one time in your life (yea, you are not the only one   )&#8230; There&#8217;s no problem, I&#8217;m gonna show you a easy way to fix it.

For Debian (Using GRUB, anyway, this will work in any boot loader)


In the line where is our Debian [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=52&subd=cazatech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Hi there again.</p>
<p>Probably, you&#8217;ve lost your root password at least one time in your life (yea, you are not the only one <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  )&#8230; There&#8217;s no problem, I&#8217;m gonna show you a easy way to fix it.</p>
<ul>
<li>For <strong>Debian </strong>(Using GRUB, anyway, this will work in any boot loader)</li>
</ul>
<ol>
<li>In the line where is our Debian installation, press &#8220;e&#8221;</li>
<li>Now a kind of editor will be opened. Type the following command after the current commands: &#8220;<strong>init=/bin/bash&#8221;</strong></li>
<li>Press enter</li>
<li>Now you would be back in the first step. Just press de &#8220;b&#8221; key, to boot the system with the new parameters</li>
<li>Now the system prompt would be a root session. But if you try to use &#8220;passwd&#8221; command, the system will deny the operation. To fix this, type &#8220;<strong>mount -o remount,rw /dev/[your_drive]</strong>&#8220;. Usally your drive will be sda1, hda1 or similar.</li>
<li>Now use the <strong>passwd root</strong> command to change.</li>
<li>Reboot and your computer and use your new root password <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </li>
</ol>
<ul>
<li>For FreeBSD</li>
</ul>
<ol>
<li>In the boot menu, choose the <strong>option 4</strong> &#8220;FreeBSD in single mode user&#8221;</li>
<li>Now a message like &#8220;<em>Enter fill pathname of shell or RETURN for /bin/sh</em>&#8221; will be shown. Just press <strong>ENTER</strong></li>
<li>The next step is typing &#8220;<strong>mount -t ufs -a</strong>&#8220;. This will mount every file system found in /etc/fstab</li>
<li>Now just use the <strong>passwd root</strong> command</li>
<li>Reboot the system</li>
</ol>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cazatech.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cazatech.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cazatech.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cazatech.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cazatech.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cazatech.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cazatech.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cazatech.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cazatech.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cazatech.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=52&subd=cazatech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cazatech.wordpress.com/2008/11/01/how-to-recovering-your-debianfreebsd-root-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e23d67b729a4d4ed2566eba58606ac05?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cazatech</media:title>
		</media:content>
	</item>
		<item>
		<title>Adding quotas support on FreeBSD</title>
		<link>http://cazatech.wordpress.com/2008/11/01/adding-quotas-support-on-freebsd/</link>
		<comments>http://cazatech.wordpress.com/2008/11/01/adding-quotas-support-on-freebsd/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 13:55:03 +0000</pubDate>
		<dc:creator>cazatech</dc:creator>
				<category><![CDATA[BSD]]></category>
		<category><![CDATA[UNIX]]></category>
		<category><![CDATA[quotas]]></category>

		<guid isPermaLink="false">http://cazatech.wordpress.com/?p=56</guid>
		<description><![CDATA[I followed these steps to add the QUOTA module in the kernel. Moreover, the new kernel will has the generic freebsd kernel options.
First, log in the system as root and type the following commands

cd /sys/i386/conf
vi QUOTAS_SUPPORT        You can write the file name you want
In the file type:

include GENERIC
options QUOTA

config CUOTAS_SUPPORT         Be sure that you type [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=56&subd=cazatech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I followed these steps to add the QUOTA module in the kernel. Moreover, the new kernel will has the generic freebsd kernel options.</p>
<p>First, log in the system as root and type the following commands</p>
<ul>
<li>cd /sys/i386/conf</li>
<li>vi QUOTAS_SUPPORT        <em>You can write the file name you want</em></li>
<li>In the file type:</li>
</ul>
<p>include GENERIC<br />
options QUOTA</p>
<ul>
<li>config CUOTAS_SUPPORT         <em>Be sure that you type the file name you typed</em></li>
<li>cd ../compile/CUOTAS_SUPPORT</li>
<li>make cleandepend &amp;&amp; make depend &amp;&amp; make &amp;&amp; make install</li>
</ul>
<p>That&#8217;s all. You can also edit the /sys/i386/GENERIC or DEFAULTS file, but it is highly not recommended because you would lost the default kernel configuration.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cazatech.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cazatech.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cazatech.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cazatech.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cazatech.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cazatech.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cazatech.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cazatech.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cazatech.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cazatech.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=56&subd=cazatech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cazatech.wordpress.com/2008/11/01/adding-quotas-support-on-freebsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e23d67b729a4d4ed2566eba58606ac05?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cazatech</media:title>
		</media:content>
	</item>
		<item>
		<title>m0n0wall Vs PfSense embedded security systems</title>
		<link>http://cazatech.wordpress.com/2008/01/20/m0n0wall-vs-pfsense-embedded-security-systems/</link>
		<comments>http://cazatech.wordpress.com/2008/01/20/m0n0wall-vs-pfsense-embedded-security-systems/#comments</comments>
		<pubDate>Sun, 20 Jan 2008 00:59:47 +0000</pubDate>
		<dc:creator>cazatech</dc:creator>
				<category><![CDATA[BSD]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://cazatech.wordpress.com/2008/01/20/m0n0wall-vs-pfsense-embedded-security-systems/</guid>
		<description><![CDATA[I&#8217;ve found a great report about this BSD based security distros. Enjoy it  
 http://www.bsdcan.org/2006/papers/BSD_Firewalling.pdf 
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=47&subd=cazatech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;ve found a great report about this BSD based security distros. Enjoy it <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><a href="http://www.bsdcan.org/2006/papers/BSD_Firewalling.pdf" target="_blank"> http://www.bsdcan.org/2006/papers/BSD_Firewalling.pdf </a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cazatech.wordpress.com/47/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cazatech.wordpress.com/47/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cazatech.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cazatech.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cazatech.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cazatech.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cazatech.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cazatech.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cazatech.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cazatech.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cazatech.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cazatech.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=47&subd=cazatech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cazatech.wordpress.com/2008/01/20/m0n0wall-vs-pfsense-embedded-security-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e23d67b729a4d4ed2566eba58606ac05?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cazatech</media:title>
		</media:content>
	</item>
	</channel>
</rss>