<?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>hype-o-thetic?com &#187; FreeNAS</title>
	<atom:link href="http://hype-o-thetic.com/tag/nas/feed/" rel="self" type="application/rss+xml" />
	<link>http://hype-o-thetic.com</link>
	<description>my notes</description>
	<lastBuildDate>Wed, 20 Jul 2011 11:26:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>andyleonard.com &#8211; zfs-snapshot.sh</title>
		<link>http://hype-o-thetic.com/2011/03/22/andyleonard-com-zfs-snapshot-sh/</link>
		<comments>http://hype-o-thetic.com/2011/03/22/andyleonard-com-zfs-snapshot-sh/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 02:16:48 +0000</pubDate>
		<dc:creator>gimpe</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[FreeNAS]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://hype-o-thetic.com/?p=691</guid>
		<description><![CDATA[Here&#8217;s a nice script found on thinking sysadmin. I slightly modified it to use the real mount point instead of assuming &#8220;/&#8221;, my changes are highlighted below: Thanks Andy!]]></description>
		<wfw:commentRss>http://hype-o-thetic.com/2011/03/22/andyleonard-com-zfs-snapshot-sh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeNAS: Services&#124;UPS &#8211;&gt; what to use as &#8220;Port&#8221;</title>
		<link>http://hype-o-thetic.com/2009/10/13/freenas-servicesups-what-to-use-as-port/</link>
		<comments>http://hype-o-thetic.com/2009/10/13/freenas-servicesups-what-to-use-as-port/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 16:29:18 +0000</pubDate>
		<dc:creator>gimpe</dc:creator>
				<category><![CDATA[FreeNAS]]></category>

		<guid isPermaLink="false">http://hype-o-thetic.com/?p=383</guid>
		<description><![CDATA[I&#8217;m writing a note to myself as I don&#8217;t have a UPS yet :) The Port value can be set to &#8220;auto&#8221; as metionned here: http://jonathanbrown.me/my-freenas-project-part-5-the-config Found another rerefence that confirms this: - For newhidups: &#8220;auto&#8221; or whatever value as newhidups automagically probe for USB UPS. SOURCE: http://people.freebsd.org/~thierry/nut_FreeBSD_HowTo.txt]]></description>
		<wfw:commentRss>http://hype-o-thetic.com/2009/10/13/freenas-servicesups-what-to-use-as-port/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Diskless HTPC using DD-WRT (PXE), Ubuntu/XBMC and FreeNAS (TFTP, NFS)</title>
		<link>http://hype-o-thetic.com/2009/09/20/diskless-htpc-using-dd-wrt-pxe-xbmc-and-freenas-tftp-nfs/</link>
		<comments>http://hype-o-thetic.com/2009/09/20/diskless-htpc-using-dd-wrt-pxe-xbmc-and-freenas-tftp-nfs/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 19:46:38 +0000</pubDate>
		<dc:creator>gimpe</dc:creator>
				<category><![CDATA[FreeNAS]]></category>
		<category><![CDATA[htpc]]></category>
		<category><![CDATA[hype]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[network]]></category>

		<guid isPermaLink="false">http://hype-o-thetic.com/?p=327</guid>
		<description><![CDATA[Given that I spent time and money on my FeeNAS node, I want to maximize its usage, so when a friend told me that I can use PXE and NFS to boot a diskless computer from the network, I thought it was the perfect opportunity to try somehing new and activate some more services under [...]]]></description>
		<wfw:commentRss>http://hype-o-thetic.com/2009/09/20/diskless-htpc-using-dd-wrt-pxe-xbmc-and-freenas-tftp-nfs/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>FreeNAS Bash script to start a ZFS scrub on each pool (scrub.sh)</title>
		<link>http://hype-o-thetic.com/2009/08/28/freenas-bash-script-to-start-a-zfs-scrub-on-each-pool-scrub-sh/</link>
		<comments>http://hype-o-thetic.com/2009/08/28/freenas-bash-script-to-start-a-zfs-scrub-on-each-pool-scrub-sh/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 14:48:57 +0000</pubDate>
		<dc:creator>gimpe</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[FreeNAS]]></category>

		<guid isPermaLink="false">http://hype-o-thetic.com/?p=234</guid>
		<description><![CDATA[This script will start a scrub on each ZFS pool (one at a time) and will send an e-mail or display the result when everyting is completed. I wrote this script to launch each scrub one after the other and a summary by e-mail that can tell me how much time it took to each [...]]]></description>
		<wfw:commentRss>http://hype-o-thetic.com/2009/08/28/freenas-bash-script-to-start-a-zfs-scrub-on-each-pool-scrub-sh/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Useful tools in an &#8220;embedded&#8221; FreeNAS: wget and bash</title>
		<link>http://hype-o-thetic.com/2009/08/04/useful-tools-in-an-embedded-freenas-wget-and-bash/</link>
		<comments>http://hype-o-thetic.com/2009/08/04/useful-tools-in-an-embedded-freenas-wget-and-bash/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 12:38:23 +0000</pubDate>
		<dc:creator>gimpe</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[FreeNAS]]></category>

		<guid isPermaLink="false">http://hype-o-thetic.com/?p=149</guid>
		<description><![CDATA[wget To install wget on a &#8220;data&#8221; parition: export PKG_TMPDIR=/mnt/usb-data/temp pkg_add -r wget -P /mnt/usb-data/pkg Now we need a script to create the symlinks to the wget binaries in the “pkg” directory: nano /mnt/usb-data/hooks.sh Here’s the content: #!/bin/sh ln -s /mnt/usb-data/pkg/bin/wget /bin/wget Now make it run at boot time, go in System —&#62; Advanced —&#62; [...]]]></description>
		<wfw:commentRss>http://hype-o-thetic.com/2009/08/04/useful-tools-in-an-embedded-freenas-wget-and-bash/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Vim (Vi IMproved) in an &#8220;embedded&#8221; FreeNAS</title>
		<link>http://hype-o-thetic.com/2009/08/03/vim-in-freena/</link>
		<comments>http://hype-o-thetic.com/2009/08/03/vim-in-freena/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 13:38:16 +0000</pubDate>
		<dc:creator>gimpe</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[FreeNAS]]></category>

		<guid isPermaLink="false">http://hype-o-thetic.com/?p=116</guid>
		<description><![CDATA[You need an embedded install with a data partition. My FreeNAS server runs from a 1GB usb stick and the data partition is mounted as &#8220;/mnt/usb-data&#8221;. To install Vim on the usb stick: # using csh setenv PKG_TMPDIR /mnt/usb-data/temp # install package pkg_add -r vim-lite -P /mnt/usb-data/pkg Now we need a script to create the [...]]]></description>
		<wfw:commentRss>http://hype-o-thetic.com/2009/08/03/vim-in-freena/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: hype-o-thetic.com @ 2012-02-04 19:06:41 by W3 Total Cache -->
