- Circus Ponies
- VMware
- Web Crossing
- Microsoft
- Mark/Space, Inc.
- Readers Like You!
- Bare Bones Software
- CS Odessa
- 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
- Mac Recipe Software Comparisons (31 messages)
- Apple and the Economy (7 messages)
- Why no keyboard support for the iPhone/touch (18 messages)
- Peering Inside a Mobile Phone Network (5 messages)
Trexar Releases MacHeadlines 1.7
Trexar Technologies today released MacHeadlines 1.7, an update to the product previously known as NewsTicker. Much like Trexar's MacTuner and WeatherTracker, MacHeadlines provides a dedicated interface to information from the Web, in this case scrolling headlines, stock prices, and other information in a highly customizable window. Click a headline to load the associated article in your Web browser. MacHeadlines comes pre-configured with some common news sites, and you can add your own (including TidBITS). MacHeadlines requires Mac OS 7.5.1 or later with Open Transport 1.1 or better. MacHeadlines is $20 shareware; the evaluation version expires after 20 days.
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/>






