<?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>Ernies Flores Blog</title>
	<atom:link href="http://www.ernieflores.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ernieflores.net</link>
	<description>Sharing the knowledge</description>
	<lastBuildDate>Sun, 20 May 2012 05:47:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Accessing your iOS Photo Stream from the Mac OS X using the Finder</title>
		<link>http://www.ernieflores.net/2012/05/19/accessing-your-ios-photo-stream-from-the-mac-os-x-using-the-finder/</link>
		<comments>http://www.ernieflores.net/2012/05/19/accessing-your-ios-photo-stream-from-the-mac-os-x-using-the-finder/#comments</comments>
		<pubDate>Sun, 20 May 2012 05:33:06 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1542</guid>
		<description><![CDATA[In order for this to work, you will need the following: Mac OS X 10.7.2 or later on the Mac, with iCloud configured iOS 5 or later on all iOS devices, with iCloud configured Photo Stream must be enabled on all &#8230; <a href="http://www.ernieflores.net/2012/05/19/accessing-your-ios-photo-stream-from-the-mac-os-x-using-the-finder/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/05/19/accessing-your-ios-photo-stream-from-the-mac-os-x-using-the-finder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to re-direct Windows Home Folder to Different Hard Drive</title>
		<link>http://www.ernieflores.net/2012/05/15/how-to-re-direct-windows-home-folder-to-different-hard-drive/</link>
		<comments>http://www.ernieflores.net/2012/05/15/how-to-re-direct-windows-home-folder-to-different-hard-drive/#comments</comments>
		<pubDate>Tue, 15 May 2012 20:57:46 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1527</guid>
		<description><![CDATA[This can be useful, for example, for freeing up space on your computer&#8217;s primary hard disk. (By default, Documents, Pictures, and other personal folders are located in C:\Users.) You could redirect, say, your Pictures or Music folder to another computer &#8230; <a href="http://www.ernieflores.net/2012/05/15/how-to-re-direct-windows-home-folder-to-different-hard-drive/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/05/15/how-to-re-direct-windows-home-folder-to-different-hard-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Long list of defaults commands</title>
		<link>http://www.ernieflores.net/2012/05/11/long-list-of-defaults-commands/</link>
		<comments>http://www.ernieflores.net/2012/05/11/long-list-of-defaults-commands/#comments</comments>
		<pubDate>Sat, 12 May 2012 06:09:15 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1521</guid>
		<description><![CDATA[# Disable menu bar transparency defaults write NSGlobalDomain AppleEnableMenuBarTransparency -bool false # Show remaining battery time; hide percentage defaults write com.apple.menuextra.battery ShowPercent -string &#8220;NO&#8221; defaults write com.apple.menuextra.battery ShowTime -string &#8220;YES&#8221; # Always show scrollbars defaults write NSGlobalDomain AppleShowScrollBars -string &#8220;Always&#8221; &#8230; <a href="http://www.ernieflores.net/2012/05/11/long-list-of-defaults-commands/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/05/11/long-list-of-defaults-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Save all of your Terminal activity to a file</title>
		<link>http://www.ernieflores.net/2012/05/11/save-all-of-your-terminal-activity-to-a-file/</link>
		<comments>http://www.ernieflores.net/2012/05/11/save-all-of-your-terminal-activity-to-a-file/#comments</comments>
		<pubDate>Sat, 12 May 2012 05:50:30 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Lion]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Snow Leopard]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1515</guid>
		<description><![CDATA[Open Terminal&#8217;s preferences. Go to Settings, then Shell. You can choose here to run a command at startup. You could create a simple log of your session using the following: /usr/bin/script ~/Desktop/Terminal.log This will log everything you do and append &#8230; <a href="http://www.ernieflores.net/2012/05/11/save-all-of-your-terminal-activity-to-a-file/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/05/11/save-all-of-your-terminal-activity-to-a-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enabling Remote Desktop VNC on OSX via Terminal Command Line</title>
		<link>http://www.ernieflores.net/2012/05/11/enabling-remote-desktop-vnc-on-osx-via-terminal-command/</link>
		<comments>http://www.ernieflores.net/2012/05/11/enabling-remote-desktop-vnc-on-osx-via-terminal-command/#comments</comments>
		<pubDate>Sat, 12 May 2012 05:40:18 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>
		<category><![CDATA[Snow Leopard]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1506</guid>
		<description><![CDATA[Prerequisites 1) User access with administrator’s rights on your remote OS X computer. 2) An Secure Shell (SSH) client on your local computer. On Windows, Puttyis a common and free version.  Linux and MAC OS X, by default, come withSSH. 3) A VNC viewer client on &#8230; <a href="http://www.ernieflores.net/2012/05/11/enabling-remote-desktop-vnc-on-osx-via-terminal-command/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/05/11/enabling-remote-desktop-vnc-on-osx-via-terminal-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where To Download iPad Firmware Files From</title>
		<link>http://www.ernieflores.net/2012/05/07/where-to-download-ipad-firmware-files-from/</link>
		<comments>http://www.ernieflores.net/2012/05/07/where-to-download-ipad-firmware-files-from/#comments</comments>
		<pubDate>Mon, 07 May 2012 18:18:38 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Ipad]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=601</guid>
		<description><![CDATA[3.2.0: iPad1,1_3.2_7B367_Restore.ipsw 3.2.1: iPad1,1_3.2.1_7B405_Restore.ipsw 3.2.2: iPad1,1_3.2.2_7B500_Restore.ipsw 4.2.1: iPad1,1_4.2.1_8C148_Restore.ipsw 4.3.0 (iPad 1): iPad1,1_4.3_8F190_Restore.ipsw 4.3.0 (iPad 2 Wi-Fi): iPad2,1_4.3_8F191_Restore.ipsw 4.3.0 (iPad 2 GSM): iPad2,2_4.3_8F191_Restore.ipsw 4.3.0 (iPad 2 CDMA): iPad2,3_4.3_8F191_Restore.ipsw 4.3.1 (iPad 1): iPad1,1_4.3.1_8G4_Restore.ipsw 4.3.1 (iPad 2 Wi-Fi): iPad2,1_4.3.1_8G4_Restore.ipsw 4.3.1 (iPad 2 GSM): iPad2,2_4.3.1_8G4_Restore.ipsw 4.3.1 (iPad 2 CDMA): iPad2,3_4.3.1_8G4_Restore.ipsw 4.3.2 (iPad 1): iPad1,1_4.3.2_8H7_Restore.ipsw 4.3.2 (iPad 2 &#8230; <a href="http://www.ernieflores.net/2012/05/07/where-to-download-ipad-firmware-files-from/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/05/07/where-to-download-ipad-firmware-files-from/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bring Siri’s voice to your Mac with Samantha downloadable Voice for Lion &amp; Mountain Lion</title>
		<link>http://www.ernieflores.net/2012/05/06/bring-siris-voice-to-your-mac-with-samantha-downloadable-voice-for-lion-mountain-lion/</link>
		<comments>http://www.ernieflores.net/2012/05/06/bring-siris-voice-to-your-mac-with-samantha-downloadable-voice-for-lion-mountain-lion/#comments</comments>
		<pubDate>Mon, 07 May 2012 01:15:19 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1432</guid>
		<description><![CDATA[Open System Preferences&#62; Speech&#62; Text to Speech&#62;System Voice&#62; Customize&#62; and select “Samantha” from the list. Apple will ask you to confirm the 469MB install.]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/05/06/bring-siris-voice-to-your-mac-with-samantha-downloadable-voice-for-lion-mountain-lion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Timewarner Motorola SBG6580</title>
		<link>http://www.ernieflores.net/2012/05/06/timewarner-motorola-sbg6580/</link>
		<comments>http://www.ernieflores.net/2012/05/06/timewarner-motorola-sbg6580/#comments</comments>
		<pubDate>Mon, 07 May 2012 01:08:13 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1491</guid>
		<description><![CDATA[Getting a Motorola SBG6580 into “Bridge” mode on TimeWarner Wideband Unplug coax cable from Motorola Hold down the white reset button on the back panel with a pen for 30s. This resets all settings to factory defaults. The modem will &#8230; <a href="http://www.ernieflores.net/2012/05/06/timewarner-motorola-sbg6580/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/05/06/timewarner-motorola-sbg6580/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>24 Multi-Touch Gestures for Mac OS X</title>
		<link>http://www.ernieflores.net/2012/04/29/24-multi-touch-gestures-for-mac-os-x-2/</link>
		<comments>http://www.ernieflores.net/2012/04/29/24-multi-touch-gestures-for-mac-os-x-2/#comments</comments>
		<pubDate>Sun, 29 Apr 2012 18:52:22 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1472</guid>
		<description><![CDATA[Finder, Mission Control, and Desktop Push Windows Aside to Show Desktop – Four Finger Spread Activate Mission Control – Four Finger Swipe up Switch Desktops &#38; Full Screen Apps – Three finger swipe left or right Mission Control All Windows for Current Application – &#8230; <a href="http://www.ernieflores.net/2012/04/29/24-multi-touch-gestures-for-mac-os-x-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/04/29/24-multi-touch-gestures-for-mac-os-x-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extended CPU Information/64bit/ precise boot, sleep, and wake times from the Command Line</title>
		<link>http://www.ernieflores.net/2012/04/29/extended-cpu-information64bit-precise-boot-sleep-and-wake-times-from-the-command-line/</link>
		<comments>http://www.ernieflores.net/2012/04/29/extended-cpu-information64bit-precise-boot-sleep-and-wake-times-from-the-command-line/#comments</comments>
		<pubDate>Sun, 29 Apr 2012 18:46:36 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1466</guid>
		<description><![CDATA[Using sysctl we can get extended information on a Macs processor, covering everything from CPU brand and identifier, clock speed, number of cores, thread count, thermal sensor data, cache size, and some significantly more technical information. Launch the Terminal and &#8230; <a href="http://www.ernieflores.net/2012/04/29/extended-cpu-information64bit-precise-boot-sleep-and-wake-times-from-the-command-line/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/04/29/extended-cpu-information64bit-precise-boot-sleep-and-wake-times-from-the-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Up Inactive Memory in Mac OS X with Purge Command</title>
		<link>http://www.ernieflores.net/2012/04/24/free-up-inactive-memory-in-mac-os-x-with-purge-command/</link>
		<comments>http://www.ernieflores.net/2012/04/24/free-up-inactive-memory-in-mac-os-x-with-purge-command/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 17:56:28 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1452</guid>
		<description><![CDATA[Mac OS X has fairly good memory management but it’s not perfect, and sometimes RAM can be held unnecessarily in the “inactive” state despite the contents no longer being needed. If you’ve been participating in memory heavy activities or you &#8230; <a href="http://www.ernieflores.net/2012/04/24/free-up-inactive-memory-in-mac-os-x-with-purge-command/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/04/24/free-up-inactive-memory-in-mac-os-x-with-purge-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>24 Multi-Touch Gestures for Mac OS X</title>
		<link>http://www.ernieflores.net/2012/04/20/24-multi-touch-gestures-for-mac-os-x/</link>
		<comments>http://www.ernieflores.net/2012/04/20/24-multi-touch-gestures-for-mac-os-x/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 04:09:26 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1427</guid>
		<description><![CDATA[Finder, Mission Control, and Desktop Push Windows Aside to Show Desktop – Four Finger Spread Activate Mission Control – Four Finger Swipe up Switch Desktops &#38; Full Screen Apps – Three finger swipe left or right Mission Control All Windows for Current Application – &#8230; <a href="http://www.ernieflores.net/2012/04/20/24-multi-touch-gestures-for-mac-os-x/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/04/20/24-multi-touch-gestures-for-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OSX Release Date</title>
		<link>http://www.ernieflores.net/2012/04/16/osx-release-date/</link>
		<comments>http://www.ernieflores.net/2012/04/16/osx-release-date/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 21:10:09 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1422</guid>
		<description><![CDATA[Mac OS X Version Information Version Codename Date Announced Release Date Most Recent Version Rhapsody Developer Release Grail1Z4 / Titan1U August 31, 1997 DR2 (May 14, 1998) Mac OS X Server 1.0 Hera March 16, 1999 1.2v3 (October 27, 2000) Darwin Developer &#8230; <a href="http://www.ernieflores.net/2012/04/16/osx-release-date/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/04/16/osx-release-date/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flashback malware removal tool</title>
		<link>http://www.ernieflores.net/2012/04/13/flashback-malware-removal-tool/</link>
		<comments>http://www.ernieflores.net/2012/04/13/flashback-malware-removal-tool/#comments</comments>
		<pubDate>Sat, 14 Apr 2012 04:58:38 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1415</guid>
		<description><![CDATA[Flashback malware removal tool About Flashback malware removal tool This Flashback malware removal tool that will remove the most common variants of the Flashback malware. If the Flashback malware is found, a dialog will be presented notifying the user that &#8230; <a href="http://www.ernieflores.net/2012/04/13/flashback-malware-removal-tool/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/04/13/flashback-malware-removal-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trojan-Downloader:OSX/Flashback.I</title>
		<link>http://www.ernieflores.net/2012/04/05/trojan-downloaderosxflashback-i/</link>
		<comments>http://www.ernieflores.net/2012/04/05/trojan-downloaderosxflashback-i/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 21:13:35 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1411</guid>
		<description><![CDATA[Disinfection Manual Removal Caution: Manual disinfection is a risky process; it is recommended only for advanced users. Otherwise, please seek professional technical assistance. F-Secure customers may also contact our Support. Manual Removal Instructions 1. Run the following command in Terminal:defaults read /Applications/Safari.app/Contents/Info &#8230; <a href="http://www.ernieflores.net/2012/04/05/trojan-downloaderosxflashback-i/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/04/05/trojan-downloaderosxflashback-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Check for the Flashback Trojan in Mac OS X</title>
		<link>http://www.ernieflores.net/2012/04/05/how-to-check-for-the-flashback-trojan-in-mac-os-x/</link>
		<comments>http://www.ernieflores.net/2012/04/05/how-to-check-for-the-flashback-trojan-in-mac-os-x/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 21:09:17 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1402</guid>
		<description><![CDATA[Launch Terminal (found in /Applications/Utilities/) and enter the following commands: defaults read /Applications/Safari.app/Contents/Info LSEnvironment If you see a message like “The domain/default pair of (/Applications/Safari.app/Contents/Info, LSEnvironment) does not exist” proceed to the next defaults write command: defaults read ~/.MacOSX/environment DYLD_INSERT_LIBRARIES &#8230; <a href="http://www.ernieflores.net/2012/04/05/how-to-check-for-the-flashback-trojan-in-mac-os-x/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/04/05/how-to-check-for-the-flashback-trojan-in-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Send Multiple Photos from an iPhone or iPad</title>
		<link>http://www.ernieflores.net/2012/03/31/send-multiple-photos-from-an-iphone-or-ipad/</link>
		<comments>http://www.ernieflores.net/2012/03/31/send-multiple-photos-from-an-iphone-or-ipad/#comments</comments>
		<pubDate>Sat, 31 Mar 2012 21:15:17 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Ipad]]></category>
		<category><![CDATA[Iphone]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1396</guid>
		<description><![CDATA[Sending out multiple photos at the same time from an iPhone, iPad, or iPod touch is easy and intuitive, here’s how to do it: Open the Photos app Tap the arrow icon in the lower left corner Tap to select &#8230; <a href="http://www.ernieflores.net/2012/03/31/send-multiple-photos-from-an-iphone-or-ipad/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/03/31/send-multiple-photos-from-an-iphone-or-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Checking to see if someone is logging into your OSX machine via logs  grep sshd  /private/var/log/secure.log</title>
		<link>http://www.ernieflores.net/2012/03/02/checking-to-see-if-someone-is-logging-into-your-osx-machine-via-logs-grep-sshd-privatevarlogsecure-log/</link>
		<comments>http://www.ernieflores.net/2012/03/02/checking-to-see-if-someone-is-logging-into-your-osx-machine-via-logs-grep-sshd-privatevarlogsecure-log/#comments</comments>
		<pubDate>Fri, 02 Mar 2012 19:46:38 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>
		<category><![CDATA[Snow Leopard]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1380</guid>
		<description><![CDATA[You need to Grep the logs to see what comes up. grep sshd  /private/var/log/secure.log Mar 1 11:53:50 username sshd[10733]: input_userauth_request: invalid user duster Mar 1 11:53:50 username sshd[10733]: Received disconnect from 222.87.204.14: 11: Bye Bye Mar 1 11:53:51 username sshd[10736]: &#8230; <a href="http://www.ernieflores.net/2012/03/02/checking-to-see-if-someone-is-logging-into-your-osx-machine-via-logs-grep-sshd-privatevarlogsecure-log/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/03/02/checking-to-see-if-someone-is-logging-into-your-osx-machine-via-logs-grep-sshd-privatevarlogsecure-log/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Syncing an iPhone with a New Mac by Copying Sync Data</title>
		<link>http://www.ernieflores.net/2012/03/01/syncing-an-iphone-with-a-new-mac-by-copying-sync-data/</link>
		<comments>http://www.ernieflores.net/2012/03/01/syncing-an-iphone-with-a-new-mac-by-copying-sync-data/#comments</comments>
		<pubDate>Fri, 02 Mar 2012 03:56:20 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Ipad]]></category>
		<category><![CDATA[Iphone]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1374</guid>
		<description><![CDATA[Syncing an iPhone with a New Mac by Copying Sync Data Quit iTunes on both Macs and disconnect the iPhone from both Macs Open the Home folder and copy the iTunes directory from the old computer to the new one, &#8230; <a href="http://www.ernieflores.net/2012/03/01/syncing-an-iphone-with-a-new-mac-by-copying-sync-data/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/03/01/syncing-an-iphone-with-a-new-mac-by-copying-sync-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable Trim Support Via Terminal Commands</title>
		<link>http://www.ernieflores.net/2012/02/17/enable-trim-support-via-terminal-commands/</link>
		<comments>http://www.ernieflores.net/2012/02/17/enable-trim-support-via-terminal-commands/#comments</comments>
		<pubDate>Sat, 18 Feb 2012 06:41:52 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Lion]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Snow Leopard]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1368</guid>
		<description><![CDATA[TRIM can be enabled by using the following Terminal commands. Copy these commands and run them in Terminal: Backup the file that you’re about to patch: sudo cp /System/Library/Extensions/IOAHCIFamily.kext/Contents/PlugIns/IOAHCIBlockStorage.kext/Contents/MacOS/IOAHCIBlockStorage /IOAHCIBlockStorage.original Patch the file to enable TRIM support: sudo perl -pi &#8230; <a href="http://www.ernieflores.net/2012/02/17/enable-trim-support-via-terminal-commands/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/17/enable-trim-support-via-terminal-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Checking Mac OS X virtual memory usage with vm_stat</title>
		<link>http://www.ernieflores.net/2012/02/16/checking-mac-os-x-virtual-memory-usage-with-vm_stat/</link>
		<comments>http://www.ernieflores.net/2012/02/16/checking-mac-os-x-virtual-memory-usage-with-vm_stat/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 16:37:01 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1359</guid>
		<description><![CDATA[vm_stat will spit out a generic overview of virtual memory usage, looking something like this: $ vm_stat Mach Virtual Memory Statistics: (page size of 4096 bytes) Pages free: 5231. Pages active: 130041. Pages inactive: 73169. Pages wired down: 53703. "Translation &#8230; <a href="http://www.ernieflores.net/2012/02/16/checking-mac-os-x-virtual-memory-usage-with-vm_stat/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/16/checking-mac-os-x-virtual-memory-usage-with-vm_stat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac Virtual Memory – What it is, the Swap Location, and How to Disable Swap in Mac OS X</title>
		<link>http://www.ernieflores.net/2012/02/16/1351/</link>
		<comments>http://www.ernieflores.net/2012/02/16/1351/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 16:32:24 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Lion]]></category>
		<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1351</guid>
		<description><![CDATA[Mac OS X Swap aka Virtual Memory You may recall that in older versions of Mac OS (OS 8 and 9) you could manually disable swapping, then called Virtual Memory, by just adjusting a setting in the Control Panels. Mac &#8230; <a href="http://www.ernieflores.net/2012/02/16/1351/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/16/1351/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speed Up Mission Control Animations in Mac OS X Lion</title>
		<link>http://www.ernieflores.net/2012/02/15/speed-up-mission-control-animations-in-mac-os-x-lion/</link>
		<comments>http://www.ernieflores.net/2012/02/15/speed-up-mission-control-animations-in-mac-os-x-lion/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 05:09:08 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Lion]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1345</guid>
		<description><![CDATA[Speed Up Mission Control Animations This will speed up Mission Control quite noticeably but still maintain a decent looking animation: defaults write com.apple.dock expose-animation-duration -float 0.15 Now you can kill the Dock to restart Mission Control: killall Dock Do a three-fingered &#8230; <a href="http://www.ernieflores.net/2012/02/15/speed-up-mission-control-animations-in-mac-os-x-lion/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/15/speed-up-mission-control-animations-in-mac-os-x-lion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Always boot Mac OS X in Verbose Mode</title>
		<link>http://www.ernieflores.net/2012/02/15/always-boot-mac-os-x-in-verbose-mode/</link>
		<comments>http://www.ernieflores.net/2012/02/15/always-boot-mac-os-x-in-verbose-mode/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 04:38:05 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1341</guid>
		<description><![CDATA[Booting Mac OS X is attractive and all, but some users would prefer to see what’s going on behind the scenes. Verbose mode shows you what is really happening during system startup, and is great for troubleshooting. Typically if you &#8230; <a href="http://www.ernieflores.net/2012/02/15/always-boot-mac-os-x-in-verbose-mode/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/15/always-boot-mac-os-x-in-verbose-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable TRIM on SSD Snow Leopard and Lion for aftermarket SSD</title>
		<link>http://www.ernieflores.net/2012/02/15/enable-trim-on-ssd-snow-leopard-and-lion-for-aftermarket-ssd-2/</link>
		<comments>http://www.ernieflores.net/2012/02/15/enable-trim-on-ssd-snow-leopard-and-lion-for-aftermarket-ssd-2/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 04:36:32 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Lion]]></category>
		<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1339</guid>
		<description><![CDATA[Trim is must-have feature for most Solid State Drives. It not only increases data writing speeds, but it increases the lifetime of the SSD itself. With Trim Enabler, you can bring that feature to Mac OSX. It’s as easy as &#8230; <a href="http://www.ernieflores.net/2012/02/15/enable-trim-on-ssd-snow-leopard-and-lion-for-aftermarket-ssd-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/15/enable-trim-on-ssd-snow-leopard-and-lion-for-aftermarket-ssd-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Give your App in OSX More Power sudo renice -20 ProcessIDHere  Adjust a Mac Apps CPU Priority</title>
		<link>http://www.ernieflores.net/2012/02/15/give-your-app-in-osx-more-power-sudo-renice-20-processidhere-adjust-a-mac-apps-cpu-priority/</link>
		<comments>http://www.ernieflores.net/2012/02/15/give-your-app-in-osx-more-power-sudo-renice-20-processidhere-adjust-a-mac-apps-cpu-priority/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 04:36:00 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1337</guid>
		<description><![CDATA[You need to launch Activity Monitor and note the Process ID for FCP. Then launch Terminal and type &#8220;sudo renice -20 ProcessIDHere&#8221;. In the above example you&#8217;d put the Process ID for FCP in the obvious spot. The &#8220;-20&#8243; is &#8230; <a href="http://www.ernieflores.net/2012/02/15/give-your-app-in-osx-more-power-sudo-renice-20-processidhere-adjust-a-mac-apps-cpu-priority/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/15/give-your-app-in-osx-more-power-sudo-renice-20-processidhere-adjust-a-mac-apps-cpu-priority/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable TRIM on SSD Snow Leopard and Lion for aftermarket SSD</title>
		<link>http://www.ernieflores.net/2012/02/07/enable-trim-on-ssd-snow-leopard-and-lion-for-aftermarket-ssd/</link>
		<comments>http://www.ernieflores.net/2012/02/07/enable-trim-on-ssd-snow-leopard-and-lion-for-aftermarket-ssd/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 06:34:55 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1306</guid>
		<description><![CDATA[Trim is must-have feature for most Solid State Drives. It not only increases data writing speeds, but it increases the lifetime of the SSD itself. With Trim Enabler, you can bring that feature to Mac OSX. It’s as easy as &#8230; <a href="http://www.ernieflores.net/2012/02/07/enable-trim-on-ssd-snow-leopard-and-lion-for-aftermarket-ssd/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/07/enable-trim-on-ssd-snow-leopard-and-lion-for-aftermarket-ssd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Up Find My iPhone (iPad Macbook Pro etc )</title>
		<link>http://www.ernieflores.net/2012/02/07/setting-up-find-my-iphone-ipad-macbook-pro-etc/</link>
		<comments>http://www.ernieflores.net/2012/02/07/setting-up-find-my-iphone-ipad-macbook-pro-etc/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 05:41:26 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Iphone]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1295</guid>
		<description><![CDATA[If you haven’t set up iCloud and Find My iPhone yet, now is a good time to do so. This friendly reminder comes to us from a recent New York Times article, which details the story of a police officer using iCloud to &#8230; <a href="http://www.ernieflores.net/2012/02/07/setting-up-find-my-iphone-ipad-macbook-pro-etc/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/07/setting-up-find-my-iphone-ipad-macbook-pro-etc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X – Show / Hide Hidden Files in Finder</title>
		<link>http://www.ernieflores.net/2012/02/07/mac-os-x-show-hide-hidden-files-in-finder/</link>
		<comments>http://www.ernieflores.net/2012/02/07/mac-os-x-show-hide-hidden-files-in-finder/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 03:15:03 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1286</guid>
		<description><![CDATA[To show hidden files in Finder pop open your terminal and type the text shown in the screen grab below. To go back to hiding files we obviously just flip the AppleShowAllFiles flag to FALSE. *Update* As noted in the &#8230; <a href="http://www.ernieflores.net/2012/02/07/mac-os-x-show-hide-hidden-files-in-finder/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/07/mac-os-x-show-hide-hidden-files-in-finder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hide HFS and NTFS Partions in OSX</title>
		<link>http://www.ernieflores.net/2012/02/07/hide-hfs-and-ntfs-partions-in-osx/</link>
		<comments>http://www.ernieflores.net/2012/02/07/hide-hfs-and-ntfs-partions-in-osx/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 03:11:03 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1282</guid>
		<description><![CDATA[1. We need to find the UUID for the disk.  We can only get that via the slice number, so, we get that first: # diskutil list /dev/disk0 #:                  type name    &#8230; <a href="http://www.ernieflores.net/2012/02/07/hide-hfs-and-ntfs-partions-in-osx/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/07/hide-hfs-and-ntfs-partions-in-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable Single Application Mode in Mac OS X</title>
		<link>http://www.ernieflores.net/2012/02/06/enable-single-application-mode-in-mac-os-x/</link>
		<comments>http://www.ernieflores.net/2012/02/06/enable-single-application-mode-in-mac-os-x/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 03:25:31 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1175</guid>
		<description><![CDATA[What is Single Application mode? Single Application Mode is a way to force Mac OS X to show only the application that is currently in use, all other open applications and windows will be minimized into the Dock. Selecting another &#8230; <a href="http://www.ernieflores.net/2012/02/06/enable-single-application-mode-in-mac-os-x/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/06/enable-single-application-mode-in-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Take a screen capture from the command line</title>
		<link>http://www.ernieflores.net/2012/02/06/take-a-screen-capture-from-the-command-line/</link>
		<comments>http://www.ernieflores.net/2012/02/06/take-a-screen-capture-from-the-command-line/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 01:12:37 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1169</guid>
		<description><![CDATA[Taking screenshots from the command line is made easy, thanks to a utility included in Mac OS X called screencapture. Here’s how to use it: screencapture test.jpgThe screen capture will then appear in the directory that the command was executed. &#8230; <a href="http://www.ernieflores.net/2012/02/06/take-a-screen-capture-from-the-command-line/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/06/take-a-screen-capture-from-the-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compare two directories contents on your Mac using diff</title>
		<link>http://www.ernieflores.net/2012/02/06/compare-two-directories-contents-on-your-mac-using-diff/</link>
		<comments>http://www.ernieflores.net/2012/02/06/compare-two-directories-contents-on-your-mac-using-diff/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 01:10:39 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1165</guid>
		<description><![CDATA[If you want to see the difference between two folders on a Mac, launch the Terminal and read on. Using the command line tool ‘diff’ you can easily compare the contents of any two directories, here’s the command we’ll use &#8230; <a href="http://www.ernieflores.net/2012/02/06/compare-two-directories-contents-on-your-mac-using-diff/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/06/compare-two-directories-contents-on-your-mac-using-diff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X keyboard shortcuts</title>
		<link>http://www.ernieflores.net/2012/02/06/mac-os-x-keyboard-shortcuts-2/</link>
		<comments>http://www.ernieflores.net/2012/02/06/mac-os-x-keyboard-shortcuts-2/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 22:41:54 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1160</guid>
		<description><![CDATA[Here are the modifier key symbols you can see in Mac OS X menus:  (Command key) &#8211; On some Apple keyboards, this key also has an Apple logo ()  (Control key)  (Option key) &#8211; &#8220;Alt&#8221; may also appear on this &#8230; <a href="http://www.ernieflores.net/2012/02/06/mac-os-x-keyboard-shortcuts-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/06/mac-os-x-keyboard-shortcuts-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use the Screen Recorder on a Mac</title>
		<link>http://www.ernieflores.net/2012/02/06/how-to-use-the-screen-recorder-on-a-mac/</link>
		<comments>http://www.ernieflores.net/2012/02/06/how-to-use-the-screen-recorder-on-a-mac/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 22:37:06 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1153</guid>
		<description><![CDATA[If you need to record screen activity on a Mac, you don’t need to download any additional software because the functionality is built directly into Mac OS X. Using the Screen Recorder in Mac OS X The screen recorder function &#8230; <a href="http://www.ernieflores.net/2012/02/06/how-to-use-the-screen-recorder-on-a-mac/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/06/how-to-use-the-screen-recorder-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Show Print History in Mac OS X</title>
		<link>http://www.ernieflores.net/2012/02/06/show-print-history-in-mac-os-x/</link>
		<comments>http://www.ernieflores.net/2012/02/06/show-print-history-in-mac-os-x/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 21:27:07 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1148</guid>
		<description><![CDATA[You can check your entire print history in Mac OS X by accessing the browser based CUPS utility. Here’s how: Launch your web browser (Like Safari and Chrome) In the address bar type in: http://localhost:631 Click on “Jobs” in the menu Now &#8230; <a href="http://www.ernieflores.net/2012/02/06/show-print-history-in-mac-os-x/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/06/show-print-history-in-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop the iPhone from opening iPhoto</title>
		<link>http://www.ernieflores.net/2012/02/06/stop-the-iphone-from-opening-iphoto/</link>
		<comments>http://www.ernieflores.net/2012/02/06/stop-the-iphone-from-opening-iphoto/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 20:18:28 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Iphone]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1137</guid>
		<description><![CDATA[It should be noted that this solution only works on Mac OS X 10.6 Snow Leopard. If you are running 10.5 or earlier, you&#8217;ll have to use one of the solutions noted above; we recommend the free Cameras preference pane as &#8230; <a href="http://www.ernieflores.net/2012/02/06/stop-the-iphone-from-opening-iphoto/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/06/stop-the-iphone-from-opening-iphoto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable Mac OS X Lion Resume &amp; App Window Restore Completely</title>
		<link>http://www.ernieflores.net/2012/02/06/disable-mac-os-x-lion-resume-app-window-restore-completely/</link>
		<comments>http://www.ernieflores.net/2012/02/06/disable-mac-os-x-lion-resume-app-window-restore-completely/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 20:15:50 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[Lion]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1134</guid>
		<description><![CDATA[If manually deleting specific apps saved Resume states is too tedious for you, you can always choose to just disable the Resume and App Restore feature completely in Mac OS X 10.7. Launch System Preferences and click on the “General” icon At the &#8230; <a href="http://www.ernieflores.net/2012/02/06/disable-mac-os-x-lion-resume-app-window-restore-completely/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/06/disable-mac-os-x-lion-resume-app-window-restore-completely/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adjust a Mac Apps CPU Priority with Process Renicer &#8211; Make your App Run Faster</title>
		<link>http://www.ernieflores.net/2012/02/06/adjust-a-mac-apps-cpu-priority-with-process-renicer-make-your-app-run-faster/</link>
		<comments>http://www.ernieflores.net/2012/02/06/adjust-a-mac-apps-cpu-priority-with-process-renicer-make-your-app-run-faster/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 17:42:23 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1127</guid>
		<description><![CDATA[As most modern OS’s go, Mac OS X is generally pretty intelligent with how it prioritizes processes. That said, if you want to give any running task an extra kick in the pants, you can use a free tool called Process Renicer. &#8230; <a href="http://www.ernieflores.net/2012/02/06/adjust-a-mac-apps-cpu-priority-with-process-renicer-make-your-app-run-faster/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/06/adjust-a-mac-apps-cpu-priority-with-process-renicer-make-your-app-run-faster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable and Disable AirPort Wireless from the Command Line in Mac OS X</title>
		<link>http://www.ernieflores.net/2012/02/05/enable-and-disable-airport-wireless-from-the-command-line-in-mac-os-x/</link>
		<comments>http://www.ernieflores.net/2012/02/05/enable-and-disable-airport-wireless-from-the-command-line-in-mac-os-x/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 06:44:16 +0000</pubDate>
		<dc:creator>Ernie</dc:creator>
				<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.ernieflores.net/?p=1122</guid>
		<description><![CDATA[Sometimes the easiest fix when troubleshooting an AirPort wireless connection problem is to just turn AirPort on and off. Instead of using the menu item or System Preferences, we can enable and disable AirPort very quickly directly from the Mac OS X &#8230; <a href="http://www.ernieflores.net/2012/02/05/enable-and-disable-airport-wireless-from-the-command-line-in-mac-os-x/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ernieflores.net/2012/02/05/enable-and-disable-airport-wireless-from-the-command-line-in-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

