As the amount of memory in Mac notebooks has grown, it takes longer to put them to sleep because OS X defaults to writing the entire contents of memory to disk before going to sleep. APC magazine Web Editor Dan Warne offers up two ideas for solving the slow-to-sleep problem:
You can disable the safe sleep mode by opening the terminal and typing:
<code>sudo pmset -a hibernatemode 0</code>And to get safe sleep mode back, change the “0″ to a “3″.
Another option is to use freeware app Smartsleep, a preference pane which gives you the option of letting your notebook just sleep when the battery is close to fully charged, or if the battery level drops below a certain point it will switch to sleep and hibernate. As Dan says, if you usually work with your Macbook plugged into a powerpoint, this is ideal.
How to turn off slow sleep/hibernate mode on a Macbook Pro [Dan Warne]
Wired magazine’s How-To Wiki covers the step-by-step for duplicating a video DVD using free and pay-for software. They recommend using Mac The Ripper to rip the DVD (sans copy protection) to your hard drive. (We also like Drive-in.) From there, you’ve got to purchase something like Roxio Popcorn or Toast to burn a DVD player-friendly copy; alternately, make it iPod/media center-playable using the free, open source LH favorite, Handbrake. How do you back up and copy your DVDs? Let us know in the comments. Burn a DVD on Your Mac [Wired How-To Wiki]
Mac OS X Leopard only: Dig into advanced user settings on your Mac by Ctrl+clicking on an account name in the System Preferences>Accounts area. There you can change Leopard’s default login shell, the account’s home directory or short name, and other important, scary, things that are just daring you to mess with them. (Actually, don’t, unless you really know what you’re doing.) As for shell options? Mac OS Hints explains: In the resulting Advanced Options screen, either type in the path to your preferred shell, or choose among the various shells already installed in /bin: bash, tcsh, sh, csh, zsh, or ksh.
Do you prefer an alternative shell on your Mac? Why? Tell us in the comments. Change your login shell in Leopard [macosxhints.com]
Tech blogger Phil Windley grew tired of trying to eject his external back up disk, first the suggested Apple+E way and then by yanking a cord, just to see that ominous red stop sign of warning every day, even when he knew his disk operations were (or should have been, at least) done. His suggestion for others suffering from clingy back up drives: Parse together a terminal command similar to the one below (substituting name and other portions for whatever fits your system):
Mac OS X Leopard only: If you’ve got a FireWire drive hooked up to your Mac, chances are Leopard’s dead simple backup utility, Time Machine, has you backing up your data—and that’s a huge step forward if you weren’t backing up at all pre-Leopard. But Time Machine is only one piece of a full backup scheme. Macworld runs down what Time Machine can do (effortless, regular, intervention-less local backups) and what it can’t (system clones and online backup). If you want to complete your backup scheme, use an online service (Mozy Home Unlimited is the best 5 bucks I spend per month) and once in awhile, mirror your entire system to a bootable drive. That way if your FireWire drive gets stolen or dies, or your whole system crashes, you’ll be up and running instantaneously. What other backup services do you use in addition to Time Machine? Tell us in the comments. Is Time Machine all you need? [Macworld]
Mac OS X Leopard only: You wouldn’t think that Leopard’s new Quick Look feature would work anywhere but from Finder, but you’d be wrong. From the command line in Terminal, you can invoke Quick Look to preview the contents of a file. Tips web site Mac OS X Hints details how: the command is qlmanage -p somefile where somefile is your document. As Mac OS X Hints recommends, setting up an alias (qlf, perhaps?) is a good way to save your typing fingers when reusing this technique. Use Quick Look from Terminal [Mac OS X Hints]
Mac OS X Leopard only: Why would you start a filename with spaces? To make it appear at the top of the list in Finder when you sort by name, that’s why. Macworld’s Rob Griffiths has been using this trick for a while now, and would hit the spacebar to select the files named that way. But in Leopard, the spacebar invokes Quick Look. His workaround: hold down the Option key, then hit the spacebar to select the space-starting file at the top of the list. Good to know.
File selection tricks for Leopard [Mac OS X Hints]Hold the Option key during OS X’s boot to run the Startup Manager, a graphical tool from which you can select the volume you want to boot. If you’re a Boot Camp user, you can choose Windows from here, but you can also boot from external hard drives, thumb drives (perfect for installing Leopard from a disk image), or even network drives. In general you don’t need to do anything fancy to boot your Mac beyond pressing the power button, but there’s a lot you can do during with OS X’s advanced boot options (e.g., earlier today we discussed putting your Mac into target disk mode). You may not use these everyday, but knowing your startup options can come in very handy at the right time.
Startup key combinations for Intel-based Macs [Apple via TUAW]Mac OS X only: If you need to transfer very large files from one Mac to another, instead of waiting for the copy to crawl over the network, turn one Mac into a FireWire drive using what’s called Target Disk Mode. Here’s what you do: shut down one Mac and connect it via FireWire cable directly to another. Then, hold down the T key and start it up again. The Mac will show up as an external hard drive on the other Mac’s desktop, and you can quickly copy files to it like any other drive. Alternately, from System Prefernces, under Startup Disk you can hit the “Target Disk Mode” button.
Target Disk Mode: transform your Mac into a firewire drive [Hackszine]