<?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/category/nas/feed/" rel="self" type="application/rss+xml" />
	<link>http://hype-o-thetic.com</link>
	<description>my notes</description>
	<lastBuildDate>Wed, 14 Jul 2010 01:23:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3216</generator>
		<item>
		<title>FreeNAS CIFS/Samba changing Guest Account &#8216;FTP&#8217; not working</title>
		<link>http://hype-o-thetic.com/2009/12/18/freenas-cifssamba-change-the-guest-account-ftp-not-working/</link>
		<comments>http://hype-o-thetic.com/2009/12/18/freenas-cifssamba-change-the-guest-account-ftp-not-working/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 19:55:36 +0000</pubDate>
		<dc:creator>gimpe</dc:creator>
				<category><![CDATA[FreeNAS]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://hype-o-thetic.com/?p=414</guid>
		<description><![CDATA[Using FreeNAS 0.7 Khasadar (revision 4919) with CIFS/SMB Authentication Anonymous, I changed the Guest account for but it is not actually applying it to the configuration, it is a trivial bug and here&#8217;s a small dirty workaround. 1 &#8211; Create an excutable file containing this: #!/bin/sh # find and replace 'ftp' by 'transmission' sed -i. [...]]]></description>
		<wfw:commentRss>http://hype-o-thetic.com/2009/12/18/freenas-cifssamba-change-the-guest-account-ftp-not-working/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>2</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[FreeNAS]]></category>
		<category><![CDATA[bash]]></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>6</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[FreeNAS]]></category>
		<category><![CDATA[bash]]></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>0</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[FreeNAS]]></category>
		<category><![CDATA[bash]]></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>
		<item>
		<title>My FreeNAS/FreeBSD configuration on D945GCLF2 / Atom 330 VS &#8220;panic spin lock held too long&#8221;</title>
		<link>http://hype-o-thetic.com/2009/07/09/freenas-d945gclf2-configuration/</link>
		<comments>http://hype-o-thetic.com/2009/07/09/freenas-d945gclf2-configuration/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 01:33:38 +0000</pubDate>
		<dc:creator>gimpe</dc:creator>
				<category><![CDATA[FreeNAS]]></category>

		<guid isPermaLink="false">http://hype-o-thetic.com/?p=96</guid>
		<description><![CDATA[UPDATE 2010-05-20 I am now running 0.7.1 Shere (revision 5127) since 1 month with Hyperthreading enabled and I had no issue. It seems to be fixed. UPDATE 2009-09-03 Still running without any issues :) UPDATE 2009-08-01 Re-installed FreeNAS this weekend and the problem didn&#8217;t come back! Disabling Hyperthreading fixed it! UPDATE 2009-07-26 Disabling Hyperthreading in [...]]]></description>
		<wfw:commentRss>http://hype-o-thetic.com/2009/07/09/freenas-d945gclf2-configuration/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows Backup using rsync and DeltaCopy</title>
		<link>http://hype-o-thetic.com/2009/02/18/windows-backup-using-rsync-and-deltacopy/</link>
		<comments>http://hype-o-thetic.com/2009/02/18/windows-backup-using-rsync-and-deltacopy/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 20:36:20 +0000</pubDate>
		<dc:creator>gimpe</dc:creator>
				<category><![CDATA[FreeNAS]]></category>
		<category><![CDATA[bash]]></category>

		<guid isPermaLink="false">http://hype-o-thetic.com/2009/02/18/windows-backup-using-rsync-and-deltacopy/</guid>
		<description><![CDATA[Use DeltaCopy (as rsync server) on the Windows box: http://www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp You&#8217;ll need to open port TCT/873 in your windows firewall. Note: To fix the accentuated characters issue in the filenames, you can replace the &#8220;Cygwin1.dll&#8221; in the DeltaCopy directory by a UTF-8 compliant Cygwin dll (http://www.okisoft.co.jp/esc/utf8-cygwin/). Then restart the service or reboot. And here&#8217;s my [...]]]></description>
		<wfw:commentRss>http://hype-o-thetic.com/2009/02/18/windows-backup-using-rsync-and-deltacopy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
