Your source for indispensable Apple and Macintosh news, reviews, tips, and commentary since 1990.

 

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

 
 

Dreaded NDN Revisited

Technical Support Coordinator, BAKA Computers

Although Maury Markowitz's article on avoiding non-delivery notices (NDNs) on FirstClass systems (see TidBITS #199) has some useful suggestions, a bit more explanation might be in order so that FirstClass administrators can make educated decisions on what's right for their systems.

  • Expiry dates should be set such that the contents of a conference or folder won't be unwieldy to the new user, but more importantly so that the conference won't overflow. FirstClass has a limit of 1,024 items in a single conference, so if a mailing list or USENET newsgroup carries heavy traffic, it will fill up quickly, and messages beyond the limit will be rewarded with NDNs sent to the confused message senders. Allowing busy newsgroups' messages to expire in a couple of days is appropriate. For low-traffic mailing lists such as the TidBITS distribution list, an expiry length of weeks or months is not unreasonable.

  • Placing "Internet" and "Contributor" on the first line of the Permissions screen for an Internet conference is a good generalization, but won't be suitable for every system. If your conferences, by default, allow unrestricted message posting, that's plenty. If you wish to restrict posting at all, though, your Internet gateway must indeed have posting privileges explicitly assigned, and of course if your Internet gateway has a name other than "Internet" you must use the correct name. The permission list must go from highest privileges to lowest or no privileges.

  • If a message comes to a FirstClass server from another FirstClass server that received it from the Internet, both the FirstClass gateway and the local Internet gateway (if the destination server has one) need posting privileges.

  • Do indeed make sure you have a conference named "JunkNews" if you are using one of the PostalUnion gateways from Information Electronics. If you are using another gateway product, follow its instructions to accommodate incoming USENET news articles that have no place to go.

  • Regardless of your gateway software, you should have a user, mailing list, or conference named "Postmaster" that receives messages sent to that address at your Internet site. (This is a network standard address for sending error reports or administrative messages to a site.)

Previous Article
Previous Article
Recommend This Article
-
Next Article
Top Articles in this Section
READERS LIKE YOU! Support TidBITS with a contribution today!
<http://www.tidbits.com/about/support/contributors.html>
Special thanks this week to Tad Davis, Marc Chavannes,
Keith Holzman, and Bruce Hobbs for their generous support!