<?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>An Esurient Trollop &#187; gentoo</title>
	<atom:link href="http://www.trollop.org/articles/tag/gentoo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.trollop.org</link>
	<description>~ Tea &#38; Strumpets</description>
	<lastBuildDate>Sun, 19 Oct 2008 23:17:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Linux Printer Sharing With Mac OS X 10.5, Leopard</title>
		<link>http://www.trollop.org/articles/2007/10/31/linux-printer-sharing-with-mac-os-x-105-leopard/</link>
		<comments>http://www.trollop.org/articles/2007/10/31/linux-printer-sharing-with-mac-os-x-105-leopard/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 08:29:55 +0000</pubDate>
		<dc:creator>Steffen L. Norgren</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[CUPS]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Mac OS X 10.5]]></category>
		<category><![CDATA[printing]]></category>

		<guid isPermaLink="false">http://www.trollop.org/articles/2007/10/31/linux-printer-sharing-with-mac-os-x-105-leopard/</guid>
		<description><![CDATA[After upgrading to Apple&#8217;s Mac OS X 10.5, I found that my printers no longer existed. So I went to http://localhost:631 and tried adding my Gentoo CUPS printer share like I did before, but it refused to show up in the printers list.  
After some searching on the net, it seems that Apple has [...]]]></description>
			<content:encoded><![CDATA[<p>After upgrading to Apple&#8217;s Mac OS X 10.5, I found that my printers no longer existed. So I went to http://localhost:631 and tried adding my <a href="http://www.gentoo.org">Gentoo</a> <a href="http://www.cups.org">CUPS</a> printer share like I did before, but it refused to show up in the printers list. <img src='http://www.trollop.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>After some searching on the net, it seems that Apple has somewhat broken the way that it deals with Linux CUPS shares. Apparently it only searches for printers via Bounjour. In any case, I found a fix that works perfectly. <a href="http://discussions.apple.com/profile.jspa?userID=72028">Alessandro Dellavedova</a> posted <a href="http://discussions.apple.com/message.jspa?messageID=5681184">a fix</a> for the problem over on the Apple support forums. Below is a slightly more detailed version of what he did.</p>
<p><strong>WARNING:</strong> You will need administrator privileges to proceed with this fix.</p>
<blockquote></blockquote>
<ol>
<li>Open System Preferences.</li>
<li>Open Print &amp; Fax.</li>
<li>Right-click in the printer&#8217;s pane and select &#8220;Reset printing system&#8230;&#8221;</li>
<li>Open Terminal and type the following:
<p>sudo nano /etc/cups/cupsd.conf</li>
<li>Modify the first few lines such that they look similar to the following:
<p>Browsing On<br />
BrowseOrder allow,deny<br />
BrowseAllow all<br />
BrowseProtocols all<br />
BrowseRemoteProtocols all<br />
BrowsePoll <em>&lt;Your CUPS Server domain or IP&gt;</em>:631<br />
BrowsePort 631</li>
<li>Save the file</li>
<li>Restart the printing subsystem by typing in the following:
<p>sudo killall -HUP cupsd</li>
</ol>
<p>Now you should be able to see and add the printers on your Linux share.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trollop.org/articles/2007/10/31/linux-printer-sharing-with-mac-os-x-105-leopard/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
