Archive

Archive for the ‘Mac’ Category

Mac Airport Utility

November 23rd, 2009 Kurt Wolf No comments

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.

Categories: Mac Tags:

Sonicwall NetExtender and Snow Leopard

September 13th, 2009 Kurt Wolf 5 comments

Seems like pppd is no longer setuid anymore. To correct this, fire up terminal and enter the following:

1
sudo chmod u+s /usr/sbin/pppd

This will enable NetExtender to once again work its magic.

Categories: Mac, Systems Tags:

Snow Leopard – 64bit

September 13th, 2009 Kurt Wolf No comments

Looks like Snow Leopard does not boot into a 64bit kernel by default. There are a couple of ways to get some 64bit goodness.

Read more…

Categories: General, Mac, Systems Tags:

Mac OS 10.5.6

December 15th, 2008 Kurt Wolf No comments

An update is available now only through Apple Software Update. As of right now, download was not found on the apple.com website.

Categories: Mac Tags:

Mac OS X 10.5: Quick launch Front Row

November 5th, 2007 Kurt Wolf No comments

Pressing Apple-Esc will launch Front Row. Pretty slick!

Categories: Mac, Systems Tags:

Mac OS X 10.5: Hide the Time Machine drive

November 5th, 2007 Kurt Wolf 6 comments

I have two drives on my Mac and I wanted to hide the Time Machine drive. I have no need to access this drive and I wanted a cleaner desktop. I found some information online that lead me to a good method to perform the task.

Read more…

Categories: General, Mac, Systems Tags:

Mac OS X 10.5: Unable to eject (unmount) a disk image

November 5th, 2007 Kurt Wolf No comments

I have come acros a rather annoying bug in 10.5. It seems that when a disk image (DMG) is mounted, the finder is unable to eject (dismount) the image. I have tried both Apple+E as well as dragging the disk to the trash. Both methods were unsuccessful. The disks can be ejected using the Disk Utility application. See the following URL’s for an ongoing discussion.

http://discussions.apple.com/thread.jspa?threadID=1198385&stqc=true

http://discussions.apple.com/thread.jspa?messageID=5677911

Categories: Mac, Systems Tags:

Mac OS X 10.5 (Leopard) Help Menu

October 30th, 2007 Kurt Wolf No comments

I noticed an interesting little feature in the help menu. A search is now integrated directly into the menu. I’m sure this will be nice for those people who RTFM. ;) This seems to be present in every application.

Read more…

Categories: Mac, Systems Tags:

PHP version for Mac OS X 10.5

October 29th, 2007 Kurt Wolf No comments

I have been spending the evening looking at my fresh install of Leopard (Mac OS X 10.5). It looks like PHP version 5.2.4 is installed by default. As of today, this is the latest version available. So far, the built in web server is not processing .php pages. I’ll look into that next.

php_version.png

UPDATE: Upgrading to 10.5.1 has resolved the issues displaying PHP pages.

Categories: Development, General, Mac, Systems Tags:

Cingular/AT&T GPRS Bluetooth Internet Access

July 19th, 2007 Kurt Wolf 2 comments

I have given up on the Aircard when I switched to using a Mac at work. So, for remote Internet access, I configured my Mac to use my Treo 750. The entire setup is utilizing bluetooth. It took bit of Googling to find the right information.

Read more…

Categories: Mac, Systems Tags: