- Mark/Space, Inc.
- Circus Ponies
- CS Odessa
- Bare Bones Software
- Readers Like You!
- VMware
- MacSpeech
- Microsoft
- Web Crossing
- Fetch Softworks
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
- How Safari 3.2's Anti-Phishing Does, and Doesn't, Work (1 message)
- Comparing Five iPhone File Transfer Apps (5 messages)
- iPhone Saves Weary Road Warrior (1 message)
- Improving the HTML Accessibility of Our Cart (4 messages)
Published in TidBITS 585. Subscribe today to receive TidBITS in email every Monday.
- Mac OS X 10.0.4 Update Released
- MacHacking Mac OS X
- The MacHax Hack Contest 2001
- WebObjects: WO Is Me, Part 2
Suitcase 10 Delivered
Suitcase 10 Delivered -- Extensis has released Suitcase 10, adding a number of features to the long-standing font management tool. The new version adds the capability to create application sets, which can automatically activate fonts when launching many popular programs; a QuarkXPress XTension also opens any font used in a QuarkXPress document (including fonts embedded in graphics). Suitcase 10 also supports Multiple Master fonts, includes the utility FontBook for previewing typefaces, adds a module for working with font sets from the Control Strip, tracks corrupt fonts, and handles font conflicts. Suitcase 10 requires a PowerPC-based machine running Mac OS 8.6 through 9.1, and costs $100. Upgrades from previous versions or competing font management programs are available for $50. Owners of Suitcase 10 will receive a free copy of the Mac OS X version when it ships later this year. Suitcase 10 is an 8.2 MB download. [JLC]
<http://www.extensis.com/suitcaseten/>
Bare Bones Software's BBEdit 9.0 -- A burly upgrade introducing newcapabilities like Projects, non-modal Find and Multi-File Search,
editing in browsers, text completion, Scratchpad, new Ruby module,
better JavaScript, ObjC, Obj-C++, YAML <http://www.barebones.com/>






