Archive for 'How to'
April 22nd, 2008 - Mac OS X, Tips & Tricks, Command Line, How to
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 […]
March 21st, 2008 - Mac OS X, Tips & Tricks, Command Line, How to
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 […]
January 17th, 2008 - Mac OS X, Tips & Tricks, Command Line, How to, Security
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 […]
December 24th, 2007 - Mac OS X, Tips & Tricks, Command Line, How to, Leopard, 10.5
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. […]
December 13th, 2007 - Mac OS X, Tips & Tricks, How to
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 […]
October 29th, 2007 - Mac OS X, Tips & Tricks, Command Line, How to, 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 […]
June 6th, 2007 - Mac OS X, Tips & Tricks, OS X Apps, How to, Firefox
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 […]
June 4th, 2007 - Mac OS X, Tips & Tricks, How to
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 […]
May 23rd, 2007 - Mac OS X, Tips & Tricks, How to
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. […]
May 22nd, 2007 - Mac OS X, Tips & Tricks, How to, Ask OS X Daily
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 […]