<?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>RouterNotes.com &#187; Mac OS X</title>
	<atom:link href="http://routernotes.com/tag/mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://routernotes.com</link>
	<description>Networking and Mac OS X lessons learned in a Campus LAN environment</description>
	<lastBuildDate>Mon, 15 Sep 2008 18:01:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Finder restart issue</title>
		<link>http://routernotes.com/2008/08/25/finder-restart-issue/</link>
		<comments>http://routernotes.com/2008/08/25/finder-restart-issue/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 15:11:29 +0000</pubDate>
		<dc:creator>siteadmin</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[.DS_Store]]></category>
		<category><![CDATA[Finder]]></category>

		<guid isPermaLink="false">http://routernotes.com/?p=71</guid>
		<description><![CDATA[I was recently working on an issue where the finder would restart every time it mounted a server share. The restart was quick, almost like a flash. At first, I thought something was wrong with the server, but after bring up the console to look at errors, I found this error at the client end.
terminate [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>I was recently working on an issue where the finder would restart every time it mounted a server share. The restart was quick, almost like a flash. At first, I thought something was wrong with the server, but after bring up the console to look at errors, I found this error at the client end.</p>
<blockquote><p><strong>terminate called after throwing an instance of &#8216;IAException&#8217;</strong></p></blockquote>
<p>To resolve the probem,  I just deleted the .DS_Store file in every folder of that share. But I believe that the problem could occur on a single workstation too with a corrupt .DS_Store on a volume.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://routernotes.com/2008/08/25/finder-restart-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10.5 Leopard installer unable to see internal drive</title>
		<link>http://routernotes.com/2008/04/07/105-leopard-installer-unable-to-see-internal-drive/</link>
		<comments>http://routernotes.com/2008/04/07/105-leopard-installer-unable-to-see-internal-drive/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 13:13:57 +0000</pubDate>
		<dc:creator>siteadmin</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[instll]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://routernotes.com/2008/04/07/105-leopard-installer-unable-to-see-internal-drive/</guid>
		<description><![CDATA[I finally went to install 10.5 Leopard on my laptop and immediately ran into trouble. The  install utility would not recognize my internal hard drive. The &#8216;Install location&#8217; was blank like there was no hard drive. I switched from the 10.5 installer to the Disk Utility on the install DVD and tried to reformat [...]


Related posts:<ol><li><a href='http://routernotes.com/2008/01/14/disable-time-machine-from-nagging-about-every-disk-in-leopard/' rel='bookmark' title='Permanent Link: Disable Time Machine from nagging about every disk in Leopard'>Disable Time Machine from nagging about every disk in Leopard</a> <small>Time Machine is a great utility, but it asks if...</small></li><li><a href='http://routernotes.com/2007/10/08/itunes-recovery-service/' rel='bookmark' title='Permanent Link: iTunes Recovery Service'>iTunes Recovery Service</a> <small>Had a friend bring me his poor little Intel Mac...</small></li><li><a href='http://routernotes.com/2008/06/16/create-encrypted-backups-with-disk-images/' rel='bookmark' title='Permanent Link: Create Encrypted Backups with Disk Images'>Create Encrypted Backups with Disk Images</a> <small>Disk images make the perfect backup file. Without any extra...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I finally went to install 10.5 Leopard on my laptop and immediately ran into trouble. The  install utility would not recognize my internal hard drive. The &#8216;Install location&#8217; was blank like there was no hard drive. I switched from the 10.5 installer to the Disk Utility on the install DVD and tried to reformat the drive, but Disk Utility was unable to format the drive, giving a &#8216;Resource Busy&#8217; error.</p>
<p>I finally booted the laptop into Target Disk Mode and connected it an old iMac G4 and was able to format the hard drive that way. Afterwards the 10.5 Leopard intall ran without error.<br />
<!--adsense--></p>


<p>Related posts:<ol><li><a href='http://routernotes.com/2008/01/14/disable-time-machine-from-nagging-about-every-disk-in-leopard/' rel='bookmark' title='Permanent Link: Disable Time Machine from nagging about every disk in Leopard'>Disable Time Machine from nagging about every disk in Leopard</a> <small>Time Machine is a great utility, but it asks if...</small></li><li><a href='http://routernotes.com/2007/10/08/itunes-recovery-service/' rel='bookmark' title='Permanent Link: iTunes Recovery Service'>iTunes Recovery Service</a> <small>Had a friend bring me his poor little Intel Mac...</small></li><li><a href='http://routernotes.com/2008/06/16/create-encrypted-backups-with-disk-images/' rel='bookmark' title='Permanent Link: Create Encrypted Backups with Disk Images'>Create Encrypted Backups with Disk Images</a> <small>Disk images make the perfect backup file. Without any extra...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://routernotes.com/2008/04/07/105-leopard-installer-unable-to-see-internal-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search for files in Unix</title>
		<link>http://routernotes.com/2008/02/07/search-for-files-in-unix/</link>
		<comments>http://routernotes.com/2008/02/07/search-for-files-in-unix/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 16:11:01 +0000</pubDate>
		<dc:creator>siteadmin</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://routernotes.com/2008/02/07/search-for-files-in-unix/</guid>
		<description><![CDATA[I am always having to search for the exact syntax on this command, so I want to document it. This command works on almost any any linux/unix including MacOS X/
find / -name &#8220;MyFavoriteFile&#8221;
Find is the actual command. The / is the start location. In this case, it means root of the drive, so find will [...]


Related posts:<ol><li><a href='http://routernotes.com/2008/04/14/create-a-web-filtering-firewall-with-ipcop-and-urfilter/' rel='bookmark' title='Permanent Link: Create a web filtering firewall with IPcop and URFilter'>Create a web filtering firewall with IPcop and URFilter</a> <small>With the URLfilter addon installed, an IPcop firewall can be...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I am always having to search for the exact syntax on this command, so I want to document it. This command works on almost any any linux/unix including MacOS X/<br />
<strong>find / -name &#8220;MyFavoriteFile&#8221;</strong></p>
<p>Find is the actual command. The <strong>/</strong> is the start location. In this case, it means root of the drive, so find will search the entire volume. If you know the files is in a subdirectory, you can specify that. <strong>-name</strong> specifies to look for a name and then the filename must be in quote. Variables can be used like &#8220;*.txt&#8221;.</p>


<p>Related posts:<ol><li><a href='http://routernotes.com/2008/04/14/create-a-web-filtering-firewall-with-ipcop-and-urfilter/' rel='bookmark' title='Permanent Link: Create a web filtering firewall with IPcop and URFilter'>Create a web filtering firewall with IPcop and URFilter</a> <small>With the URLfilter addon installed, an IPcop firewall can be...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://routernotes.com/2008/02/07/search-for-files-in-unix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resolving Mac OS X permission problems (How-to)</title>
		<link>http://routernotes.com/2007/09/29/resolving-mac-os-x-permission-problems-how-to/</link>
		<comments>http://routernotes.com/2007/09/29/resolving-mac-os-x-permission-problems-how-to/#comments</comments>
		<pubDate>Sat, 29 Sep 2007 02:13:45 +0000</pubDate>
		<dc:creator>siteadmin</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[]]></category>
		<category><![CDATA[permission]]></category>
		<category><![CDATA[problems]]></category>
		<category><![CDATA[resolve]]></category>

		<guid isPermaLink="false">http://routernotes.com/?p=15</guid>
		<description><![CDATA[When you move files from one Mac to another or from one account to another, you run into problems access the files. You will see a folder with a big red minus on it and a polite message like the following one saying that you do not have sufficient privileges. And you thought it was [...]


Related posts:<ol><li><a href='http://routernotes.com/2007/10/11/configure-a-server-to-automtically-mount-as-your-computer-boots-up-in-mac-os-x/' rel='bookmark' title='Permanent Link: Configure a server to automtically mount as your computer boots up in Mac OS X'>Configure a server to automtically mount as your computer boots up in Mac OS X</a> <small>Mac OS 9 had a great little feature that allowed...</small></li><li><a href='http://routernotes.com/2007/09/26/enable-appletalk-in-mac-os-x-104/' rel='bookmark' title='Permanent Link: Enable Appletalk in Mac OS X 10.4 (How-to)'>Enable Appletalk in Mac OS X 10.4 (How-to)</a> <small>Although most everything is moving to IP, Appletalk is a...</small></li><li><a href='http://routernotes.com/2007/10/08/itunes-recovery-service/' rel='bookmark' title='Permanent Link: iTunes Recovery Service'>iTunes Recovery Service</a> <small>Had a friend bring me his poor little Intel Mac...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>When you move files from one Mac to another or from one account to another, you run into problems access the files. You will see a folder with a big red minus on it and a polite message like the following one saying that you do not have sufficient privileges. And you thought it was your computer.</p>
<p><a href="http://routernotes.com/wp-content/uploads/2007/09/denied1.png" title="Denied privilages"><img src="http://routernotes.com/wp-content/uploads/2007/09/denied1.thumbnail.png" alt="Denied privilages" /></a></p>
<p>These type of problems come from Mac OS X&#8217;s Unix heritage and the extremely strong security. Just because you have access to a folder does not mean that you have access to all of the folders inside of it.</p>
<p><strong>Caution: Do not try this tip on the System, Library, or Users folder because these folders have special permission settings to help your computer work.</strong></p>
<p><a href="http://routernotes.com/wp-content/uploads/2007/09/macosxpermissions.png" title="OSX Permissions"><img src="http://routernotes.com/wp-content/uploads/2007/09/macosxpermissions.thumbnail.png" alt="OSX Permissions" class="alignleft" /></a><br />
Fixing this permission problem is simple. Just open the top level folder that you do have access to and select Get Info from the File Menu. Next, turn the triangle down by Ownership and Permissions and then again, turn the triangle down by Details. Click the &#8216;Apply to enclosed items&#8217; button at the bottom. Accept the warning dialog  box that follows and you should have access to the items inside.</p>


<p>Related posts:<ol><li><a href='http://routernotes.com/2007/10/11/configure-a-server-to-automtically-mount-as-your-computer-boots-up-in-mac-os-x/' rel='bookmark' title='Permanent Link: Configure a server to automtically mount as your computer boots up in Mac OS X'>Configure a server to automtically mount as your computer boots up in Mac OS X</a> <small>Mac OS 9 had a great little feature that allowed...</small></li><li><a href='http://routernotes.com/2007/09/26/enable-appletalk-in-mac-os-x-104/' rel='bookmark' title='Permanent Link: Enable Appletalk in Mac OS X 10.4 (How-to)'>Enable Appletalk in Mac OS X 10.4 (How-to)</a> <small>Although most everything is moving to IP, Appletalk is a...</small></li><li><a href='http://routernotes.com/2007/10/08/itunes-recovery-service/' rel='bookmark' title='Permanent Link: iTunes Recovery Service'>iTunes Recovery Service</a> <small>Had a friend bring me his poor little Intel Mac...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://routernotes.com/2007/09/29/resolving-mac-os-x-permission-problems-how-to/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
