Sponsors



Editors' Picks


Comments

Contact Us

Apple Store Online

Search

Top Posts

Categories

Recent Posts

Our Feeds


Archive for 'How to'

Easily Mount an ISO in Mac OS X

If you’re wondering how to mount an ISO image in Mac OS X, it is very easy. In the Terminal type the following command: hdiutil mount sample.iso with sample.iso being the path to the image you want to mount. After the checksum is completet, your ISO will appear mounted on your Mac OS X […]

How to flush your DNS cache in Mac OS X

If you’re a systems administrator or a web developer, chances are you’ll have to flush your DNS cache every once in a while to get things straightened out serverside. Flushing your DNS cache in Mac OS X is actually really easy, and there are two different commands to use, one for Leopard and for […]

How to spoof your MAC address in Mac OS X

A MAC address is a unique identifier assigned to your network card, and some networks implement MAC address filtering as a method of security. Spoofing a MAC address can be desired for multiple reasons, and it is very easy to spoof your MAC address in both Mac OS X 10.4 and 10.5. For the […]

Use Quick Look from the command line

Quick Look is a nice feature added in 10.5, I use it often for glancing at the content of various documents and it certainly beats launching an application. If you’re an avid command line user though, you may be browsing through a directories contents and wondering just what is that JPG or DOC file. […]

Navigating Mac OS X with only the keyboard

If you’re an avid typer it can be annoying to have to interrupt your flow to use the mouse and navigate around OS X. So instead of dealing with that frustration, try using the keyboard, which can be used to access a lot of common things you would otherwise do with the mouse. No list […]

How to: Add a user from the OS X command line, works with Leopard!

Adding a user is something easily accomplished using the built in GUI tools that ship with OS X, however any power user can appreciate the possible efficiency gained from using the command line. So in the spirit of efficiency here are the steps necessary to add a user to your Mac OS X […]

Enable spell checking in Firefox text input fields

Here’s a tip that I think you’ll appreciate as much as I do. By editing an entry within the about:config configuration menu of Firefox, you can enable spell checking in text input fields, meaning as you type into Google, your search term will be spell checked client-side! I type pretty fast so I frequently end […]

Quickly save content from any cocoa app

Mac OS X is filled with useful features to make your computing life easier. Here’s a great Mac tip provided by Chad Barraford:
“Ever want to quickly save some content in any cocoa app? Maybe a phone number, directions, a picture, url, etc? Highlight it and hit Shift+Command+Y and your Mac will paste the content […]

Chat on AIM/iChat from behind a firewall

It is not unusual for companies and schools to block certain ports to prevent people from using things like P2P networks and AIM. If you want to get around the AIM port block, change the port from the default 5190 to port 80 (the standard for web servers), which is unlikely to be blocked. […]

Ask OS X Daily: How do I force open a file?

Reader Mathew Prairen asks a common question about opening files that has a remarkably simple answer:
“I have a few image files from my PC that Preview refuses to open, is there any way I can force Preview to open these images?”
If you want to force open any file with virtually any program, simply hold […]