- Web Crossing
- Mark/Space, Inc.
- Circus Ponies
- CS Odessa
- Microsoft
- VMware
- Fetch Softworks
- Bare Bones Software
- Readers Like You!
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 (28 messages)
- Peering Inside a Mobile Phone Network (5 messages)
- Windows Eudora replacement that's not Outlook? (6 messages)
- XML Editor (10 messages)
TidBITS#109/02-Mar-92
This week we have news from the virus front, including commentary from John Norstad of Disinfectant fame, and information about the new DeskWriter drivers. Read on for details about an unfortunate conflict between QuickMail and AppleShare 3.0, an enlightening discussion of patents and copyrights from a developer of a Mac emulator, and finally an introduction to VIM and OCE, new messaging technologies worth a close look.
(Published 16 years and 34 weeks ago)
Administrivia
We would like to apologize to all of you who received multiple TidBITS files via the SFU mailing list. We can point the finger of blame, but not at an identified individualShow full article
Printing Notes
David Roth writes, "I've been trying to use Professional Composer on a Mac Plus running System 6.0.5 to generate PostScript files to be printed on other systems with PostScript printersShow full article
More On Viruses
Murph Sewall wrote to tell us that he talked to both Lloyd Chambers, author of AutoDoubler, and Greg Friedman, Technical Director of Aladdin Systems. Murph was concerned that if an infected application was compressed by either AutoDoubler or Aladdin's forthcoming SpaceSaver, that perhaps virus checking programs like Disinfectant would not detect the virusShow full article
Virus Fighters
I've been getting a number of thank you notes via private email and on the newsgroups lately. Thank you very much. I appreciate your appreciation. However, I must let everyone know that I'm more than a bit embarrassedShow full article
QuickMail & AppleShare 3.0
Oh dear, this will be unpopular. It seems that Apple's recently released AppleShare Server 3.0 software is incompatible with versions of CE Software's QuickMail mail server software from 2.2.x up through the current 2.5 and the forthcoming 2.5.1Show full article
Patents & Copyrights
Abacus R&D, Inc. (Disclaimer: I am biased since my company developed and markets "ROMlib" and "Executor," two products that predate Quorum's similar Latitude and EqualShow full article
Messaging Acronyms
I have some new acronyms for you - VIM and OCE. Only time will tell if these particular acronyms will be with us in the future, but VIM and OCE are certainly worth some thoughtShow full article






