Your source for indispensable Apple and Macintosh news, reviews, tips, and commentary since 1990.

 

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

Written by Glenn Fleishman

 

 

Recent TidBITS Talk Discussions
 
 

HTML Tools Update

HTML Tools Update -- Although my seven-part HTML series ended last week, HTML fans should note that GoLive Systems has released CyberStudio 2.0, a free downloadable upgrade ($19 for a physical package) with many small changes plus noticeable ones like a spelling checker and strong support for frames. Also, Bare Bones Software has just released BBEdit 4.5, which features much improved HTML tables support, support for Mac OS 8 contextual menus, and enhanced backup capabilities. Upgrades for owners of BBEdit 2.5 and later cost $39, though upgrades are free for those who purchased BBEdit after 01-Jun-97. [TJE]

<http://www.golive.com/one/press/releases/ cs2.080397.html>
<http://www.barebones.com/45pr.html>

Previous Article
Previous Article
Recommend This Article
-
Next Article
Top Articles in this Section
READERS LIKE YOU! Support TidBITS with a contribution today!
<http://www.tidbits.com/about/support/contributors.html>
Special thanks this week to William Bruce Harris, Larry Karp,
Richard A. Mageau, and Allan Deering for their generous support!