<?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>Garrett Bluma &#187; Apple</title>
	<atom:link href="http://garrettbluma.com/category/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://garrettbluma.com</link>
	<description>Web Developer</description>
	<lastBuildDate>Wed, 08 Feb 2012 03:23:08 +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>AirPort Scanning from Bash</title>
		<link>http://garrettbluma.com/2011/09/25/airport-scanning-from-bash/</link>
		<comments>http://garrettbluma.com/2011/09/25/airport-scanning-from-bash/#comments</comments>
		<pubDate>Sun, 25 Sep 2011 13:00:57 +0000</pubDate>
		<dc:creator>Garrett Bluma</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://garrettbluma.com/?p=932</guid>
		<description><![CDATA[In Mac OS X you often interact with wireless networks via the top-menu, but you also have access via command-line. In this article I show how to use the command-line version of AirPort to get useful data.]]></description>
			<content:encoded><![CDATA[<p>In the process of writing <a href="http://garrettbluma.com/2011/09/22/monitor-your-services-from-bash/">Monitor Your Web Services form Bash</a>, I realized that there are a few commands that I use in a similar way — why not share them?!</p>
<p>In Mac OS X you often interact with wireless networks via the top-menu, but you also have access via command-line.</p>
<div class="dropshadow" style="text-align:center"><img src="/wp-content/uploads/2011/09/airport1.png" alt="" /></div>
<p>In this above view you can see the signal strength and that it only gives you 5 different values. This is good enough for a casual observation, but for other purposes we may need something better — enter the command line!</p>
<p><strong>1. Scanning the network</strong></p>
<pre>$ export PATH=$PATH:/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources

$ airport -s

    SSID BSSID             RSSI CHANNEL HT CC SECURITY (auth/unicast/group)
2WIRE442 3c:ea:4f:cb:a9:a9 -86  6       N  US WEP
      gb 00:25:4b:07:3f:8d -65  2       Y  US WPA2(PSK/AES/AES)</pre>
<p><strong>2. Viewing Current Connection Strength</strong></p>
<pre>$ airport -I

     agrCtlRSSI: -71
     agrExtRSSI: 0
    agrCtlNoise: -94
    agrExtNoise: 0
          state: running
        op mode: station
     lastTxRate: 104
        maxRate: 130
lastAssocStatus: 0
    802.11 auth: open
      link auth: wpa2-psk
          BSSID: 0:25:4b:7:3f:8d
           SSID: gb
            MCS: 13
        channel: 2</pre>
<p><strong>3. Watching the current connection strength in real-time</strong></p>
<p>Updates twice a second with the details above output. I find this very useful when I'm curious about how</p>
<pre>$ watch -n 0.5 airport -I</pre>
]]></content:encoded>
			<wfw:commentRss>http://garrettbluma.com/2011/09/25/airport-scanning-from-bash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MacBook Wireless Problems Caused by 10.5.8 Update</title>
		<link>http://garrettbluma.com/2009/08/12/macbook-wireless-problems-caused-by-10-5-8-update/</link>
		<comments>http://garrettbluma.com/2009/08/12/macbook-wireless-problems-caused-by-10-5-8-update/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 16:38:24 +0000</pubDate>
		<dc:creator>Garrett Bluma</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[AirPort]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[Wireless]]></category>

		<guid isPermaLink="false">http://www.garrettbluma.com/2009/08/12/macbook-wireless-problems-caused-by-10-5-8-update/</guid>
		<description><![CDATA[Problem: Built-in wireless on MacBook (and possibly MacBook Pro) is unable to connect to any wireless devices following an update to OS X (10.5.8 -- released Aug 5, 2009) Connection issues include not being able to connect to a wireless network ("Connection Timeout") and high amounts of packet loss. Solution: Apple released a patch to fix this issue, just run software update (in System Preferences) and make sure you install the package that is like "AirPort performance while on battery power". This will undo the bug they introduced in the 10.5.8. That did it for me.]]></description>
			<content:encoded><![CDATA[<p><strong>Problem: </strong></p>
<p>Built-in wireless on MacBook (and possibly  MacBook Pro) is unable to connect to any wireless devices following an update to OS X (10.5.8 -- released Aug 5, 2009)</p>
<p>Connection issues include not being able to connect to a wireless network ("Connection Timeout") and high amounts of packet loss.</p>
<p><strong>Solution:</strong></p>
<p>Apple released a patch to fix this issue, just run software update (in System Preferences) and make sure you install the package that is like "AirPort performance while on battery power". This will undo the bug they introduced in the 10.5.8.</p>
<p>That did it for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://garrettbluma.com/2009/08/12/macbook-wireless-problems-caused-by-10-5-8-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 1/14 queries in 0.005 seconds using memcached
Object Caching 239/261 objects using memcached

Served from: garrettbluma.com @ 2012-02-08 01:05:50 -->
