<?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; tips</title>
	<atom:link href="http://hype-o-thetic.com/category/tips/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=2987</generator>
		<item>
		<title>Ping Ubuntu hostname from Windows (winbind+samba)</title>
		<link>http://hype-o-thetic.com/2010/02/19/ping-ubuntu-hostname-from-windows-winbindsamba/</link>
		<comments>http://hype-o-thetic.com/2010/02/19/ping-ubuntu-hostname-from-windows-winbindsamba/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 01:17:44 +0000</pubDate>
		<dc:creator>gimpe</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://hype-o-thetic.com/?p=466</guid>
		<description><![CDATA[Here&#8217;s a procedure I found on taesch.com to ping a Ubuntu machine by the hostname from a Windows PC: sudo vi /etc/nsswitch.conf hosts: files wins dns sudo aptitude install winbind sudo aptitude install samba SOURCE: http://taesch.com/my-digital-life/cant-ping-ubuntu-hostname-from-windows-xp-setup-winbind]]></description>
		<wfw:commentRss>http://hype-o-thetic.com/2010/02/19/ping-ubuntu-hostname-from-windows-winbindsamba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Tip: use rsync to convert filenames from/to UTF-8 &lt;&#8211;&gt; latin-1/ISO-8859-1</title>
		<link>http://hype-o-thetic.com/2009/09/13/tip-use-rsync-to-convert-filenames-utf-8-latin-1iso-8859-1/</link>
		<comments>http://hype-o-thetic.com/2009/09/13/tip-use-rsync-to-convert-filenames-utf-8-latin-1iso-8859-1/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 01:03:54 +0000</pubDate>
		<dc:creator>gimpe</dc:creator>
				<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://hype-o-thetic.com/?p=316</guid>
		<description><![CDATA[This will copy files with UTF-8 encoded characters filenames to new files with a ISO-8859-1 encoded filenames and, when everything is completed, will delete the old (UTF-8) files. BE CAREFUL THIS IS NOT FOOL PROOF :) YOU MUST KNOW WHAT YOU ARE DOING TO NOT DOUBLE ENCODE THE CHARACTERS FILENAMES. rsync SOURCE SAMEFORDESTINATION --recursive --human-readable [...]]]></description>
		<wfw:commentRss>http://hype-o-thetic.com/2009/09/13/tip-use-rsync-to-convert-filenames-utf-8-latin-1iso-8859-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
