- CS Odessa
- Bare Bones Software
- Microsoft
- Web Crossing
- Circus Ponies
- MacSpeech
- Mark/Space, Inc.
- Fetch Softworks
- Readers Like You!
- VMware
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
- Fix Your Clicks With Klicko (2 messages)
- The Simpsons Do Apple (1 message)
- Security Tips For Safe Online Holiday Shopping (1 message)
- Print Classy Discs with the Dymo DiscPainter (3 messages)
Apple Releases Security Update 2003-08-14
Apple Computer has released Security Update 2003-08-14 for Mac OS X, a 1.1 MB download available via Software Update. The release corrects an off-by-one programming error in a FreeBSD networking function which could potentially be exploited to give a remote user root-level access to a Mac OS X system. The problem was originally found in the wu-ftpd FTP server, and impacts FreeBSD Unix and other FreeBSD-derived operating systems, including Solaris and some flavors of Linux. As of this writing, Apple has not updated its Mac OS X security information page or provided any substantive information about the update. However, as yet there are no known instances of this potential problem having been exploited under Mac OS X or any other operating system.
Fetch Softworks: Fetch 5.3 makes FTP and SFTP easy!Upload, download, mirror, and manage your Web site. Dozens of
new features to make file transfers easier and more reliable.
Get your free trial version at <http://fetchsoftworks.com/>!






