Author Biography
Adam C. Engst is the publisher of TidBITS and Take Control Books. He has written numerous books, including the best-selling Internet Starter Kit series, and many magazine articles - thanks to Contributing Editor positions at MacUser, MacWEEK, and now Macworld. His innovations include the creation of the first advertising program to support an Internet publication in 1992, the first flat-rate accounts for graphical Internet access in 1993, and the Take Control electronic book series. His awards include the MDJ Power 25 ranking as the most influential person in the Macintosh industry outside of Apple every year since 2000, inclusion on the MacTech 25 list of influential people in the Macintosh technical community, and being named one of MacDirectory's top ten visionaries. And yes, he has been turned into an action figure. Want more? Follow Adam on Twitter for 140-character musings on a variety of topics.
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.
Written by
Glenn Fleishman
Recent TidBITS Talk Discussions
- Saved by Time Machine! (12 messages)
- Mail as an Exchange 2007 client (13 messages)
- iCal - wrong display of start time (1 message)
- Airport "DHCP Client" list does not show Client ID string, but ONLY for MacBooks! (1 message)
Articles by Adam C. Engst
Publisher
Web site
start of results | previous 20 results | next 20 results | end of results
