<?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>NewJokeCity &#187; MAC</title>
	<atom:link href="http://www.newjokecity.com/tag/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.newjokecity.com</link>
	<description>TechNews from the city of NewJoke</description>
	<lastBuildDate>Wed, 18 Aug 2010 13:29:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Mac Auto Connect to a Network Drive</title>
		<link>http://www.newjokecity.com/2009/11/mac-auto-connect-to-a-network-drive/</link>
		<comments>http://www.newjokecity.com/2009/11/mac-auto-connect-to-a-network-drive/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 11:38:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MAC]]></category>
		<category><![CDATA[TechNews]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[Network mount]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[Time Capsule]]></category>
		<category><![CDATA[Time Machine]]></category>

		<guid isPermaLink="false">http://www.newjokecity.com/?p=79</guid>
		<description><![CDATA[This item is related to : Time Machine with Network drive Problem: Every time you shut down your Mac, you lose your connection to a network drive. Solution: Preferences-&#62;Accounts-&#62;Login Items and adding the icon of your already mounted network volume. Mac OSX will mount it every time you log in. Print]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-thumbnail wp-image-77" title="apple-logo" src="http://www.newjokecity.com/wp-content/uploads/2009/11/apple-logo1-150x150.jpg" alt="apple-logo" width="50" height="50" /></p>
<p>This item is related to :</p>
<h3><em><a title="Permanent Link to Time Machine with Network drive" rel="bookmark" href="../?p=74">Time Machine with Network drive</a></em></h3>
<p>Problem:</p>
<p>Every time you shut down your Mac, you lose your connection to a network drive.</p>
<p>Solution:</p>
<p>Preferences-&gt;Accounts-&gt;Login Items and adding the icon of your already mounted network volume. Mac OSX will mount it every time you log in.</p>
<a id="pwyl_print_button" href="http://www.printwhatyoulike.com/" onclick="javascript:(function(){window._pwyl_home='http://www.printwhatyoulike.com/';window._pwyl_print_button=document.createElement('script');window._pwyl_print_button.setAttribute('type','text/javascript');window._pwyl_print_button.setAttribute('src',window._pwyl_home+'js/print_button/');window._pwyl_print_button.setAttribute('pwyl','true');document.getElementsByTagName('head')[0].appendChild(window._pwyl_print_button);document.body.style.cursor='progress';document.getElementById('pwyl_print_button').style.cursor='progress';})();return false;" title="Print this page" style="text-decoration: none;"><span style="text-decoration: none; color: #719a11;">Print</span></a>]]></content:encoded>
			<wfw:commentRss>http://www.newjokecity.com/2009/11/mac-auto-connect-to-a-network-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time Machine with Network drive</title>
		<link>http://www.newjokecity.com/2009/11/time-machine-with-network-drive/</link>
		<comments>http://www.newjokecity.com/2009/11/time-machine-with-network-drive/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 19:40:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MAC]]></category>
		<category><![CDATA[TechNews]]></category>
		<category><![CDATA[.apple.systempreferences tmshowunsupportednetworkvolumes]]></category>
		<category><![CDATA[capsule]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[open iterm]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://www.newjokecity.com/?p=74</guid>
		<description><![CDATA[1. Mount your network drive (check step-5 if you are getting error in mounting) 2. Change the preferences by running following command (open iTerm or other shell) defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1 3. Now activate the time machine 4. You will now be able to select your network drive. 5. In case, you loose your [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-thumbnail wp-image-77" title="apple-logo" src="http://www.newjokecity.com/wp-content/uploads/2009/11/apple-logo1-150x150.jpg" alt="apple-logo" width="50" height="50" /></p>
<p>1. Mount your network drive (check step-5 if you are getting error in mounting)</p>
<p>2. Change the preferences by running following command (open iTerm or other shell)<br />
defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1</p>
<p>3. Now activate the time machine</p>
<p>4. You will now be able to select your network drive.</p>
<p>5. In case, you loose your network mount, you will need to reset the preference set in step-2, by running following command (open iTerm or other shell)<br />
defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 0</p>
<p>For more detail, <a href="http://jkontherun.blogs.com/jkontherun/2007/10/will-leopards-t.html" target="_blank">read this</a></p>
<p>Completely copied from <a href="http://smangal.wordpress.com/2007/12/10/time-machine-with-network-drive/" target="_blank">http://smangal.wordpress.com/2007/12/10/time-machine-with-network-drive/</a></p>
<a id="pwyl_print_button" href="http://www.printwhatyoulike.com/" onclick="javascript:(function(){window._pwyl_home='http://www.printwhatyoulike.com/';window._pwyl_print_button=document.createElement('script');window._pwyl_print_button.setAttribute('type','text/javascript');window._pwyl_print_button.setAttribute('src',window._pwyl_home+'js/print_button/');window._pwyl_print_button.setAttribute('pwyl','true');document.getElementsByTagName('head')[0].appendChild(window._pwyl_print_button);document.body.style.cursor='progress';document.getElementById('pwyl_print_button').style.cursor='progress';})();return false;" title="Print this page" style="text-decoration: none;"><span style="text-decoration: none; color: #719a11;">Print</span></a>]]></content:encoded>
			<wfw:commentRss>http://www.newjokecity.com/2009/11/time-machine-with-network-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Permissions Repair MAC OSX 10.6</title>
		<link>http://www.newjokecity.com/2009/11/custom-permissions-repair-mac-osx-10-6/</link>
		<comments>http://www.newjokecity.com/2009/11/custom-permissions-repair-mac-osx-10-6/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 22:34:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Everyday News]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[custom permissions]]></category>
		<category><![CDATA[drive locked]]></category>
		<category><![CDATA[drive-name]]></category>
		<category><![CDATA[MAC]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[put]]></category>
		<category><![CDATA[volumes]]></category>

		<guid isPermaLink="false">http://www.newjokecity.com/?p=66</guid>
		<description><![CDATA[the disc permissions are set like this: me custom staff custom everyone custom also there is a lock icon on the left hand side of the drive icon&#8230; ls -aldeO /Volumes/&#8221;drive-name&#8221; Put the name of the drive in the above and keep the quotes. This will list all permissions, ACLs and flags on the drive. [...]]]></description>
			<content:encoded><![CDATA[<p>the disc permissions are set like this:<br />
me custom<br />
staff custom<br />
everyone custom</p>
<p>also there is a lock icon on the left hand side of the drive icon&#8230;</p>
<p>ls -aldeO /Volumes/&#8221;drive-name&#8221;</p>
<p>Put the name of the drive in the above and keep the quotes. This will list all permissions, ACLs and flags on the drive.</p>
<p>Output:<br />
drw-rw-r-T 46 root admin uchg 1632 Jun 30 16:30 /Volumes/Vault</p>
<p>Actions:<br />
sudo chflags nouchg /Volumes/&#8221;drive-name&#8221;<br />
chmod 755 /Volumes/&#8221;drive-name&#8221;</p>
<p>And fixed!</p>
<p>taken from: http://discussions.apple.com/thread.jspa?threadID=1590482</p>
<a id="pwyl_print_button" href="http://www.printwhatyoulike.com/" onclick="javascript:(function(){window._pwyl_home='http://www.printwhatyoulike.com/';window._pwyl_print_button=document.createElement('script');window._pwyl_print_button.setAttribute('type','text/javascript');window._pwyl_print_button.setAttribute('src',window._pwyl_home+'js/print_button/');window._pwyl_print_button.setAttribute('pwyl','true');document.getElementsByTagName('head')[0].appendChild(window._pwyl_print_button);document.body.style.cursor='progress';document.getElementById('pwyl_print_button').style.cursor='progress';})();return false;" title="Print this page" style="text-decoration: none;"><span style="text-decoration: none; color: #719a11;">Print</span></a>]]></content:encoded>
			<wfw:commentRss>http://www.newjokecity.com/2009/11/custom-permissions-repair-mac-osx-10-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
