Sponsors



Editors' Picks


Comments

Contact Us

Apple Store Online

Search

Top Posts

Categories

Recent Posts

Our Feeds


Archive for 'Tips & Tricks'

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 […]

Three ways to change the short username in Leopard

A while ago I made a typo when creating my short username in a fresh Mac OS X install, I figured it wasn’t a big deal and that I could change it easily in the User accounts system preference pane, but boy was I wrong. Unfortunately, changing your short username is not a matter […]

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 […]

Highlight Stack Items on Hover

Here’s a great tip that creates a nice hover effect when your mouse goes over an application (or folder) within a Leopard stack. Why this isn’t enabled by default in Leopard is beyond me, because it makes navigating within stacks a whole lot easier. Don’t miss out, here’s how to activate it:
Launch the Terminal […]

Make Finder desktop icon sizes huge

The Mac OS X desktop is attractive, highly functional, and very customizable, but by default the maximum icon size is 128×128, which is pretty large but if you have a huge monitor or you’re visually impaired you may want larger icons. This is where the command line comes in, where you can force the […]

Change the 10.5 Leopard Dock from 3D to 2D

The appearance of the new Dock in Mac OS X 10.5 Leopard has caused somewhat of an uproar in the Mac community, some of whom even claim it looks like it belongs in Windows Vista. If you’re totally insulted by the new 3D dock, or if you just prefer the old Dock appearance, it’s […]

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. […]

Cool Firefox tip - Instant on-page text search

Here’s a really cool Firefox tip that was just passed along to me. You can instantly search for any text on a web page by hitting the forward slash and typing that word. So for example, you want to find “Firefox” on this page, you would type /firefox - that’s it! The first instance […]

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 […]