Apple has a new Web server that currently serves only one purpose - to provide another way to reach the software archives on <ftp.support.apple.com>. The server does have a number of pages under construction that might prove interesting later on. It's at: [ACE]
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
Published in TidBITS 242.
Subscribe to our weekly email edition.
- Tom Abbott
- GreenDisk
- CodeWarrior Support Site
- Arrange 2.0
- Ashley Barnard
- Timbuktu Pro and ARA
- Timbuktu Pro for Telecommuting
- CE Adds to Newton Mailbox
- Sprechen Sie Macintosh?
- The Public Mac - MacPrefect and DiskPrefect
- Reach for the Stars with RedShift
Apple
malware and network threats, to keep Mac users safe from the
dangers of the Internet. Fully compatible with Mac OS X Lion.
Download a free trial. <http://www.intego.com/vbtx>
