<?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>mark.bockenstedt.net &#187; Terminal</title>
	<atom:link href="http://mark.bockenstedt.net/tag/terminal/feed/" rel="self" type="application/rss+xml" />
	<link>http://mark.bockenstedt.net</link>
	<description>Tech Tips, How-To's, and Miscellaneous Geekery</description>
	<lastBuildDate>Tue, 19 May 2009 03:05:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Disable Bonjour in Cyberduck</title>
		<link>http://mark.bockenstedt.net/2008/11/12/disable-bonjour-in-cyberduck/</link>
		<comments>http://mark.bockenstedt.net/2008/11/12/disable-bonjour-in-cyberduck/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 16:32:49 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Cyberduck]]></category>
		<category><![CDATA[Terminal]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://mark.bockenstedt.net/?p=507</guid>
		<description><![CDATA[Every time I load up Cyberduck, I get flooded with Bonjour Growl notifications. Since I never use Bonjour with Cyberduck, I figured it&#8217;s acceptable to disable it. It&#8217;s a simple Terminal command, like so many other things are in the Mac world. To disable Bonjour, fire up Terminal and execute this command: defaults write ch.sudo.cyberduck [...]]]></description>
			<content:encoded><![CDATA[<p>Every time I load up <a href="http://cyberduck.ch/">Cyberduck</a>, I get flooded with <a href="http://www.apple.com/macosx/technology/bonjour.html">Bonjour</a> Growl notifications. Since I never use Bonjour with Cyberduck, I figured it&#8217;s acceptable to disable it. It&#8217;s a simple Terminal command, like so many other things are in the Mac world. To disable Bonjour, fire up Terminal and execute this command:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">defaults <span style="color: #c20cb9; font-weight: bold;">write</span> ch.sudo.cyberduck rendezvous.enable <span style="color: #c20cb9; font-weight: bold;">false</span></pre></div></div>

<p>If you want to re-enable Bonjour, do the same command but change false to true.</p>
<h3  class="related_post_title"><h2>Related Posts</h2></h3><ul class="related_post"><li><a href="http://mark.bockenstedt.net/2008/11/17/how-to-move-copy-in-leopard-with-drag-and-drop/" title="How to Move, Copy in Leopard with Drag and Drop">How to Move, Copy in Leopard with Drag and Drop</a></li><li><a href="http://mark.bockenstedt.net/2008/11/13/quiet-your-rock-band-drums-for-cheap/" title="Quiet Your Rock Band Drums for Cheap">Quiet Your Rock Band Drums for Cheap</a></li><li><a href="http://mark.bockenstedt.net/2008/10/31/google-alerts-rss-style/" title="Google Alerts, RSS Style">Google Alerts, RSS Style</a></li><li><a href="http://mark.bockenstedt.net/2008/10/30/partition-a-hard-drive-using-a-gparted-live-cd/" title="Partition a Hard Drive Using a gParted Live CD">Partition a Hard Drive Using a gParted Live CD</a></li><li><a href="http://mark.bockenstedt.net/2008/10/27/five-christmas-list-tools/" title="5 Christmas List Tools">5 Christmas List Tools</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://mark.bockenstedt.net/2008/11/12/disable-bonjour-in-cyberduck/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
