My first MacOS Lion Bug

Well, it didn’t take very long.  My first bug is as such, changing the desktop picture on one desktop does not change it for all of the desktops.  (In Mission Control)  However, change desktops and then try to change the desktop picture again and in the System Preferences it will show you that you already changed the picture.  You must change it to something else and then back again.

Mac Airport Utility

I needed a quick way to check the type of connection I had running. After a quick Google, I found that the MacOS has the utility, it just needs to be tweaked a little.

Open terminal and create a link to the utility.

1
sudo ln -s /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport /usr/sbin/airport

Now that the utility is available, run airport -I for all of your wireless information.