Thoughtful, detailed coverage of the Mac, iPhone, and iPad, plus the best-selling Take Control ebooks.

 

 

Pick an apple! 
 
Syslogd Overwhelming Your Computer?

If your Leopard (Mac OS X 10.5) system is unexpectedly sluggish, logging might be the culprit. Run Activity Monitor (Applications/Utilities/ folder), and click the CPU column twice to get it to show most to least activity. If syslogd is at the top of the list, there's a fix. Syslogd tracks informational messages produced by software and writes them to the asl.db, a file in your Unix /var/log/ directory. It's a known problem that syslogd can run amok. There's a fix: deleting the asl.db file.

Launch Terminal (from the same Utilities folder), and enter these commands exactly as written, entering your administrative password when prompted:

sudo launchctl stop com.apple.syslogd

sudo rm /var/log/asl.db

sudo launchctl start com.apple.syslogd

Your system should settle down to normal. For more information, follow the link.

Visit Discussion of syslogd problem at Smarticus

 
 

TidBITS Mailing List

Send Article to a Friend

Finally! After 101 issues and almost two years, we're setting up a mailing list so that you can receive TidBITS in your electronic mailbox. Thanks to some great folks at Simon Fraser University in Canada, you can now receive TidBITS directly rather than waiting for it to come through in comp.sys.mac.digest or snagging it from an FTP site a few days later. This will definitely be the fastest way to get TidBITS from now on. The mailing list should work for people on CompuServe as well, although probably not for people using the AppleLink gateway, since AppleLink has something like a 30K limit on incoming files, and although most issues are under 30K, I can't guarantee that all will fit through.

Subscription to the mailing list is extremely easy: just send an email message (you don't have to include a special Subject: line or special body text) to:

tidbits-subscription@sfu.ca

and you'll be automatically added to the mailing list. This list is not a discussion list; it is solely for distributing issues of TidBITS via email, so please do not use it to talk about TidBITS. I enjoy receiving comments and suggestions, but please send email to my personal account (ace@tidbits.halcyon.com) for that purpose. I include selected comments and suggestions in our weekly MailBITS column in TidBITS.

Information from:
Alvin Khoo -- khoo@sfu.ca

 

Make friends and influence people by sponsoring TidBITS!
Put your company and products in front of tens of thousands of
savvy, committed Apple users who actually buy stuff.
More information: <http://tidbits.com/advertising.html>