<?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>jon zobrist (dot) com &#187; Macintosh</title>
	<atom:link href="http://www.jonzobrist.com/category/macintosh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jonzobrist.com</link>
	<description>Unix, Linux, IT, Cloud, Meat</description>
	<lastBuildDate>Fri, 06 Jan 2012 18:59:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>MCOD &#8211; 9.28.2011 &#8211; Simple OS X Bash Changes</title>
		<link>http://www.jonzobrist.com/2011/09/28/mcod-9-28-2011-simple-os-x-bash-changes/</link>
		<comments>http://www.jonzobrist.com/2011/09/28/mcod-9-28-2011-simple-os-x-bash-changes/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 05:57:48 +0000</pubDate>
		<dc:creator>Jon Zobrist</dc:creator>
				<category><![CDATA[Mac Command of the Day]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[bashrc]]></category>
		<category><![CDATA[bash_profile]]></category>
		<category><![CDATA[BSD]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.jonzobrist.com/?p=418</guid>
		<description><![CDATA[
Related posts:<ol>
<li><a href='http://www.jonzobrist.com/2011/08/31/mcod-8-31-2011-lock-your-screen-in-os-x-from-the-menubar/' rel='bookmark' title='MCOD &#8211; 8.31.2011 &#8211; Lock your screen in OS X from the menubar'>MCOD &#8211; 8.31.2011 &#8211; Lock your screen in OS X from the menubar</a> <small>...</small></li>
<li><a href='http://www.jonzobrist.com/2011/05/29/lcod-5-29-2011-2-quick-tcp-port-check-scripts-in-python/' rel='bookmark' title='LCOD 5.29.2011 &#8211; 2 quick TCP port check scripts in Python'>LCOD 5.29.2011 &#8211; 2 quick TCP port check scripts in Python</a> <small>...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2011%2F09%2F28%2Fmcod-9-28-2011-simple-os-x-bash-changes%2F' data-shr_title='MCOD+-+9.28.2011+-+Simple+OS+X+Bash+Changes'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2011%2F09%2F28%2Fmcod-9-28-2011-simple-os-x-bash-changes%2F' data-shr_title='MCOD+-+9.28.2011+-+Simple+OS+X+Bash+Changes'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Macintosh Command of the Day Sept 28, 2011</p>
<p>I have no idea why I did not do this sooner!</p>
<p>On my Macs I always had that md5sum the command doesn&#8217;t exist, and I hate that the output of the md5 command that does exist is not the same as the GNU tools. Sure it&#8217;s BSD (And I&#8217;ll always love my BSD), but I think compatibility to the GNU tools buys more for BSD and OS X than incompatibility.</p>
<p>Add this to your ~/.bashrc (and source it or restart your terminal)</p>
<pre>alias md5sum='md5 -r '</pre>
<p>Now your md5sum &lt;filename&gt; works the same as on the 1,000,000,000 Linux boxes out there.</p>
<p>Also in my .bashrc on my Macbook Air is</p>
<pre>alias ll='ls -Falh'
alias lg='ls -Falh|grep -i '
declare -x EDITOR="/usr/bin/vim"
declare -x JAVA_HOME="/usr/"</pre>
<pre><span class="Apple-style-span" style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: 13px; line-height: 19px; white-space: normal;">-Jon</span></pre>
<p>&nbsp;</p>
<div class="shr-publisher-418"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2011%2F09%2F28%2Fmcod-9-28-2011-simple-os-x-bash-changes%2F' data-shr_title='MCOD+-+9.28.2011+-+Simple+OS+X+Bash+Changes'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2011%2F09%2F28%2Fmcod-9-28-2011-simple-os-x-bash-changes%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2011%2F09%2F28%2Fmcod-9-28-2011-simple-os-x-bash-changes%2F' data-shr_title='MCOD+-+9.28.2011+-+Simple+OS+X+Bash+Changes'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>Related posts:<ol>
<li><a href='http://www.jonzobrist.com/2011/08/31/mcod-8-31-2011-lock-your-screen-in-os-x-from-the-menubar/' rel='bookmark' title='MCOD &#8211; 8.31.2011 &#8211; Lock your screen in OS X from the menubar'>MCOD &#8211; 8.31.2011 &#8211; Lock your screen in OS X from the menubar</a> <small>&nbsp; &nbsp; 1. Launch the “Keychain Access” application located in...</small></li>
<li><a href='http://www.jonzobrist.com/2011/05/29/lcod-5-29-2011-2-quick-tcp-port-check-scripts-in-python/' rel='bookmark' title='LCOD 5.29.2011 &#8211; 2 quick TCP port check scripts in Python'>LCOD 5.29.2011 &#8211; 2 quick TCP port check scripts in Python</a> <small>Disclaimer : These scripts could be considered malicious and should...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jonzobrist.com/2011/09/28/mcod-9-28-2011-simple-os-x-bash-changes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MCOD &#8211; 8.31.2011 &#8211; Lock your screen in OS X from the menubar</title>
		<link>http://www.jonzobrist.com/2011/08/31/mcod-8-31-2011-lock-your-screen-in-os-x-from-the-menubar/</link>
		<comments>http://www.jonzobrist.com/2011/08/31/mcod-8-31-2011-lock-your-screen-in-os-x-from-the-menubar/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 16:34:52 +0000</pubDate>
		<dc:creator>Jon Zobrist</dc:creator>
				<category><![CDATA[Mac Command of the Day]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[Lock Screen]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Screen Lock]]></category>
		<category><![CDATA[Screensaver]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.jonzobrist.com/?p=380</guid>
		<description><![CDATA[&#160; &#160; 1. Launch the “Keychain Access” application located in /Applications/Utilities. 2. Choose “Show Status in Menu Bar” from the View menu. 3. Now you have a lock in the menu bar. Use this menu to &#8220;Lock Screen&#8221; when you leave your computer Thanks to Mac Daily News for this howto, from here - http://macdailynews.com/2003/03/13/lock_your_mac_os_x_screen_from_the_menu_bar_by_adding_lock_icon/ &#160; [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2011%2F08%2F31%2Fmcod-8-31-2011-lock-your-screen-in-os-x-from-the-menubar%2F' data-shr_title='MCOD+-+8.31.2011+-+Lock+your+screen+in+OS+X+from+the+menubar'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2011%2F08%2F31%2Fmcod-8-31-2011-lock-your-screen-in-os-x-from-the-menubar%2F' data-shr_title='MCOD+-+8.31.2011+-+Lock+your+screen+in+OS+X+from+the+menubar'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetTop Automatic --><p>&nbsp;</p>
<p>&nbsp;</p>
<p>1. Launch the “Keychain Access” application located in /<a id="KonaLink1" href="http://macdailynews.com/2003/03/13/lock_your_mac_os_x_screen_from_the_menu_bar_by_adding_lock_icon/#"><span style="color: blue;">Applications</span></a>/Utilities.<br />
2. Choose “Show Status in Menu Bar” from the View menu.<br />
3. Now you have a lock in the menu bar. Use this menu to &#8220;Lock Screen&#8221; when you leave your computer</p>
<p>Thanks to <a title="Mac Daily News" href="http://macdailynews.com" target="_blank">Mac Daily News</a> for this howto, from here -</p>
<p><a title="Lock your screen in OS X from Menubar" href="http://macdailynews.com/2003/03/13/lock_your_mac_os_x_screen_from_the_menu_bar_by_adding_lock_icon/">http://macdailynews.com/2003/03/13/lock_your_mac_os_x_screen_from_the_menu_bar_by_adding_lock_icon/</a></p>
<p>&nbsp;</p>
<div class="shr-publisher-380"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2011%2F08%2F31%2Fmcod-8-31-2011-lock-your-screen-in-os-x-from-the-menubar%2F' data-shr_title='MCOD+-+8.31.2011+-+Lock+your+screen+in+OS+X+from+the+menubar'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2011%2F08%2F31%2Fmcod-8-31-2011-lock-your-screen-in-os-x-from-the-menubar%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2011%2F08%2F31%2Fmcod-8-31-2011-lock-your-screen-in-os-x-from-the-menubar%2F' data-shr_title='MCOD+-+8.31.2011+-+Lock+your+screen+in+OS+X+from+the+menubar'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jonzobrist.com/2011/08/31/mcod-8-31-2011-lock-your-screen-in-os-x-from-the-menubar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo Quick Setup a Minecraft Server</title>
		<link>http://www.jonzobrist.com/2011/06/05/howto-quick-setup-a-minecraft-server/</link>
		<comments>http://www.jonzobrist.com/2011/06/05/howto-quick-setup-a-minecraft-server/#comments</comments>
		<pubDate>Sun, 05 Jun 2011 22:46:29 +0000</pubDate>
		<dc:creator>Jon Zobrist</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[Minecraft]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[setup]]></category>

		<guid isPermaLink="false">http://jonzobrist.com/?p=297</guid>
		<description><![CDATA[My kids have dove into the game Minecraft and one of the first things they wanted was their own servers that they could customize and create lots of world. We&#8217;re now running 5 servers on my Linux box. I don&#8217;t notice a performance drop in using it for anything, and each one is set to [...]
Related posts:<ol>
<li><a href='http://www.jonzobrist.com/2011/05/29/quick-remote-smtp-page-script-in-python/' rel='bookmark' title='Quick remote SMTP page script in Python'>Quick remote SMTP page script in Python</a> <small>Disclaimer : You own what you do with this script,...</small></li>
<li><a href='http://www.jonzobrist.com/2011/05/29/lcod-5-29-2011-2-quick-tcp-port-check-scripts-in-python/' rel='bookmark' title='LCOD 5.29.2011 &#8211; 2 quick TCP port check scripts in Python'>LCOD 5.29.2011 &#8211; 2 quick TCP port check scripts in Python</a> <small>Disclaimer : These scripts could be considered malicious and should...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2011%2F06%2F05%2Fhowto-quick-setup-a-minecraft-server%2F' data-shr_title='HowTo+Quick+Setup+a+Minecraft+Server'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2011%2F06%2F05%2Fhowto-quick-setup-a-minecraft-server%2F' data-shr_title='HowTo+Quick+Setup+a+Minecraft+Server'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetTop Automatic --><p>My kids have dove into the game <a title="Minecraft the game" href="http://www.minecraft.net/" target="_blank">Minecraft</a> and one of the first things they wanted was their own servers that they could customize and create lots of world.</p>
<p>We&#8217;re now running 5 servers on my Linux box. I don&#8217;t notice a performance drop in using it for anything, and each one is set to use 1GB of RAM, fortunately I have 8 GB&#8230;</p>
<p>This should be a quick howto that will work on <a title="Linux" href="http://www.linux.org" target="_blank">Linux</a> and <a title="Apple Macintosh OS X" href="http://www.apple.com/mac/" target="_blank">Macintosh</a> as long as you have screen and <a title="Java" href="http://www.java.com" target="_blank">java</a>.</p>
<p>I run the Minecraft servers under screen, so I can disconnect and reconnect to them, and they&#8217;ll keep running if my connection stops.</p>
<p>Quick setup :</p>
<p>(I use -R instead of -S to start and name the screen, since it will resume the same screen if it&#8217;s already running)</p>
<p>mkdir minecraft</p>
<p>cd minecraft</p>
<p>Edit a server.properties file, here&#8217;s a sample one :</p>
<div>#Minecraft server properties</div>
<div>#Thu May 26 12:13:41 MDT 2011</div>
<div>level-name=Whatever</div>
<div>hellworld=false</div>
<div>allow-nether=true</div>
<div>view-distance=10</div>
<div>spawn-monsters=false</div>
<div>white-listing=true</div>
<div>online-mode=true</div>
<div>spawn-animals=true</div>
<div>pvp=true</div>
<div>max-players=10</div>
<div>server-ip=</div>
<div>level-seed=8773934448</div>
<div>server-port=25565</div>
<div>allow-flight=false</div>
<div>white-list=false</div>
<p>Go to http://www.minecraft.net/download.jsp and copy the link that says &#8220;<a href="http://www.minecraft.net/download/minecraft_server.jar?v=1307312614783">minecraft_server.jar</a>&#8221; (it will update based on version, so copy it each time)</p>
<p>wget -O minecraft_server.jar http://www.minecraft.net/download/minecraft_server.jar?v=1307312614783</p>
<p>(that link will change with each version)</p>
<p>Now start your server</p>
<p>screen -R minecraft</p>
<p>java -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui</p>
<p>Now type CTRL+a d</p>
<p>This will disconnect you from your  screen.</p>
<p>To reconnect run</p>
<p>screen -R minecraft</p>
<p>Now connect to your computer from minecraft, you may need to connect by IP address and port.</p>
<p>Running multiple servers on the same host is as easy as changing the port and setting up another directory, and the screen instances.</p>
<p>This is just a simple setup assuming you have a Mac or a Linux box already running.</p>
<p>I hope to cover using a Dynamic DNS service like <a title="DynDNS - Dynamic DNS" href="http://www.dyndns.com" target="_blank">DynDNS.com</a> , opening the ports in your router so your friends can connect from outside.</p>
<p>It may also help to find out your public IP address, you can go to <a title="Find my IP Address" href="http://jonzobrist.com/ip.php" target="_blank">http://jonzobrist.com/ip.php</a></p>
<p>I wonder if you could run a minecraft server with only 512MB RAM, would be perfect for the free tier of <a title="Amazon AWS" href="http://aws.amazon.com/" target="_blank">Amazon AWS</a>..</p>
<div class="shr-publisher-297"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2011%2F06%2F05%2Fhowto-quick-setup-a-minecraft-server%2F' data-shr_title='HowTo+Quick+Setup+a+Minecraft+Server'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2011%2F06%2F05%2Fhowto-quick-setup-a-minecraft-server%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2011%2F06%2F05%2Fhowto-quick-setup-a-minecraft-server%2F' data-shr_title='HowTo+Quick+Setup+a+Minecraft+Server'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>Related posts:<ol>
<li><a href='http://www.jonzobrist.com/2011/05/29/quick-remote-smtp-page-script-in-python/' rel='bookmark' title='Quick remote SMTP page script in Python'>Quick remote SMTP page script in Python</a> <small>Disclaimer : You own what you do with this script,...</small></li>
<li><a href='http://www.jonzobrist.com/2011/05/29/lcod-5-29-2011-2-quick-tcp-port-check-scripts-in-python/' rel='bookmark' title='LCOD 5.29.2011 &#8211; 2 quick TCP port check scripts in Python'>LCOD 5.29.2011 &#8211; 2 quick TCP port check scripts in Python</a> <small>Disclaimer : These scripts could be considered malicious and should...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jonzobrist.com/2011/06/05/howto-quick-setup-a-minecraft-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MCOD &#8211; 6.6.10 &#8211; Macbook Pro Core i5/Core i7 Battery Fix</title>
		<link>http://www.jonzobrist.com/2010/06/06/mcod-6-6-10-macbook-pro-core-i5core-i7-battery-fix/</link>
		<comments>http://www.jonzobrist.com/2010/06/06/mcod-6-6-10-macbook-pro-core-i5core-i7-battery-fix/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 17:48:36 +0000</pubDate>
		<dc:creator>Jon Zobrist</dc:creator>
				<category><![CDATA[Mac Command of the Day]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[core i5]]></category>
		<category><![CDATA[core i7]]></category>
		<category><![CDATA[mac command of the day]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[macbook pro]]></category>
		<category><![CDATA[macbookpro]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://jonzobrist.com/?p=135</guid>
		<description><![CDATA[Core i5/i7 Macbook Pro battery life problem description and fix.
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2010%2F06%2F06%2Fmcod-6-6-10-macbook-pro-core-i5core-i7-battery-fix%2F' data-shr_title='MCOD+-+6.6.10+-+Macbook+Pro+Core+i5%2FCore+i7+Battery+Fix'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2010%2F06%2F06%2Fmcod-6-6-10-macbook-pro-core-i5core-i7-battery-fix%2F' data-shr_title='MCOD+-+6.6.10+-+Macbook+Pro+Core+i5%2FCore+i7+Battery+Fix'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetTop Automatic --><p>If you purchased a new <a title="Macbook Pro" href="http://www.apple.com/macbookpro/">Macbook Pro</a> with a Core i5 or Core i7 (The 15&#8243; or 17&#8243; ones for now) you probably expected the nice battery life they talk about on their site, when I bought this one it said 8-10 hours, but currently it says 8-9 hours for the 15&#8243;. Imagine my surprise when I routinely get 3 hours of battery life. Doing a quick Google search finds lots of people with the same complaints. If you dig into this a bit you will learn that these Macbook Pros have two graphics cards, one from NVIDIA that is fast, but power hungry, and one from Intel, that is slow but saves your battery.</p>
<p>The nice thing about this is your computer automatically handles which card to use, giving you the performance you need, and saving battery when it can.</p>
<p>In theory, this is great. In reality it&#8217;s a total joke, an EPIC FAIL on Apple&#8217;s part. You see, they switch based on which applications are running, guessing they need the graphics based on the libraries they load, it seems. This would be great if it was things like World of Warcraft or Photoshop, but Skype? Evernote? Give me a break!</p>
<p>You can go to power settings and disable automatic switching, however this sets it to ALWAYS use the Nvidia chipset, and gives you permanent short battery life.</p>
<p>In comes donation-ware graphics management tool <a title="gfxCardStatus" href="http://codykrieger.com/gfxCardStatus/">gfxCardStatus</a> written by Cody Kreiger.</p>
<ol>
<li>Download the zip file</li>
<li>Unzip and move gfxCardStatus to Applications folder</li>
<li>Run gfxCardStatus, you will see an icon on your menu bar with either an &#8216;n&#8217; or &#8216;i&#8217; to indicate when you&#8217;re running in Nvidia or Intel graphics mode. Intel will give good battery life (5-6 hours for my core i5 15&#8243;), and Nvidia will give 1990&#8242;s battery life (3-4 hours on the same core i5 15&#8243;).</li>
<li>Click the icon, change to Intel only. Enjoy better battery life!</li>
<li>Set calendar appointment for 1-2 weeks in the future to go back to Cody&#8217;s site and donate a dollar or two for his work.</li>
</ol>
<p>I plan to leave this on Intel only and see how both my battery life and performance is. I don&#8217;t play any games on my laptop, so I expect I won&#8217;t notice the difference.</p>
<div class="shr-publisher-135"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2010%2F06%2F06%2Fmcod-6-6-10-macbook-pro-core-i5core-i7-battery-fix%2F' data-shr_title='MCOD+-+6.6.10+-+Macbook+Pro+Core+i5%2FCore+i7+Battery+Fix'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2010%2F06%2F06%2Fmcod-6-6-10-macbook-pro-core-i5core-i7-battery-fix%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2010%2F06%2F06%2Fmcod-6-6-10-macbook-pro-core-i5core-i7-battery-fix%2F' data-shr_title='MCOD+-+6.6.10+-+Macbook+Pro+Core+i5%2FCore+i7+Battery+Fix'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jonzobrist.com/2010/06/06/mcod-6-6-10-macbook-pro-core-i5core-i7-battery-fix/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>MCOD 5.13.10 &#8211; Using OS-X&#8217;s built in VNC viewer</title>
		<link>http://www.jonzobrist.com/2010/05/13/mcod/</link>
		<comments>http://www.jonzobrist.com/2010/05/13/mcod/#comments</comments>
		<pubDate>Thu, 13 May 2010 23:02:07 +0000</pubDate>
		<dc:creator>Jon Zobrist</dc:creator>
				<category><![CDATA[Mac Command of the Day]]></category>

		<guid isPermaLink="false">http://jonzobrist.com/2010/05/13/mcod/</guid>
		<description><![CDATA[Mac OS X natively supports VNC with its &#8216;Screen Sharing&#8217; app, to launch it, simply type vnc:// in Safari, and it will automatically launch and connect. No related posts. Related posts brought to you by Yet Another Related Posts Plugin.
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2010%2F05%2F13%2Fmcod%2F' data-shr_title='MCOD+5.13.10+-+Using+OS-X%27s+built+in+VNC+viewer'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2010%2F05%2F13%2Fmcod%2F' data-shr_title='MCOD+5.13.10+-+Using+OS-X%27s+built+in+VNC+viewer'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Mac OS X natively supports VNC with its &#8216;Screen Sharing&#8217; app, to launch it, simply type vnc://<ip address> in Safari, and it will automatically launch and connect.</p>
<div class="shr-publisher-123"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2010%2F05%2F13%2Fmcod%2F' data-shr_title='MCOD+5.13.10+-+Using+OS-X%27s+built+in+VNC+viewer'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2010%2F05%2F13%2Fmcod%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2010%2F05%2F13%2Fmcod%2F' data-shr_title='MCOD+5.13.10+-+Using+OS-X%27s+built+in+VNC+viewer'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jonzobrist.com/2010/05/13/mcod/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MCOD 5.11.10 &#8211; Clear network settings on a Mac in OS X</title>
		<link>http://www.jonzobrist.com/2010/05/11/clear-network-settings-on-a-mac-in-os-x-mcod-5-11-10/</link>
		<comments>http://www.jonzobrist.com/2010/05/11/clear-network-settings-on-a-mac-in-os-x-mcod-5-11-10/#comments</comments>
		<pubDate>Tue, 11 May 2010 17:30:00 +0000</pubDate>
		<dc:creator>Jon Zobrist</dc:creator>
				<category><![CDATA[Mac Command of the Day]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://jonzobrist.com/2010/05/11/clear-network-settings-on-a-mac-in-os-x-mcod-5-11-10/</guid>
		<description><![CDATA[I got a new MacBook pro, one of the core i5 ones, and transferred all of my data with time machine restore, which is absolutely awesome, btw. But my ethernet interface never worked! Being the IT guy I need my ethernet interface to work, so I searched online for someone else who had the same [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2010%2F05%2F11%2Fclear-network-settings-on-a-mac-in-os-x-mcod-5-11-10%2F' data-shr_title='MCOD+5.11.10+-+Clear+network+settings+on+a+Mac+in+OS+X'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2010%2F05%2F11%2Fclear-network-settings-on-a-mac-in-os-x-mcod-5-11-10%2F' data-shr_title='MCOD+5.11.10+-+Clear+network+settings+on+a+Mac+in+OS+X'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I got a new MacBook pro, one of the core i5 ones, and transferred all of my data with time machine restore, which is absolutely awesome, btw. But my ethernet interface never worked! Being the IT guy I need my ethernet interface to work, so I searched online for someone else who had the same problem. Unfortunately, everything I found was simple fixes for simple problems. So I made an appointment with the mac genius hoping they could solve my problem, and they did.</p>
<p>They went to my hard drive-&gt;Library-&gt;Preferences and deleted the folder there called &#8220;SystemConfiguration&#8221;<br />
Then rebooted, and viola, a working ethernet interface.</p>
<p>So, what must have happened to break mine, is when I restored my mac with time machine, it confused the network interfaces somewhere. The interface showed up, but always said &#8216;cable unplugged&#8217;. I had tried everything; deleting the interface in the network section of system preferences, configuring the interface with ifconfig in Terminal, creating multiple interfaces, rebooting, different cables, different networks, and different locations. The time machine had restored my network config folder and prevented OS X from correctly seeing the right interface.</p>
<p>The Mac genius said it can also help if you&#8217;re having problems staying connected to a wifi network.</p>
<p>Hope this helps!</p>
<p>Update 6/7/2010:</p>
<p><a title="Troubleshooting airport wireless problems" href="http://osxdaily.com/2009/12/22/mac-wireless-problems-guide-to-troubleshooting-airport-wireless-problems-on-your-mac/">Here</a> is a good article on troubleshooting your Mac OS X wireless networking at osxdaily.com</p>
<div class="shr-publisher-120"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2010%2F05%2F11%2Fclear-network-settings-on-a-mac-in-os-x-mcod-5-11-10%2F' data-shr_title='MCOD+5.11.10+-+Clear+network+settings+on+a+Mac+in+OS+X'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2010%2F05%2F11%2Fclear-network-settings-on-a-mac-in-os-x-mcod-5-11-10%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.jonzobrist.com%2F2010%2F05%2F11%2Fclear-network-settings-on-a-mac-in-os-x-mcod-5-11-10%2F' data-shr_title='MCOD+5.11.10+-+Clear+network+settings+on+a+Mac+in+OS+X'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jonzobrist.com/2010/05/11/clear-network-settings-on-a-mac-in-os-x-mcod-5-11-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

