- Microsoft
- CS Odessa
- VMware
- Fetch Softworks
- Mark/Space, Inc.
- Circus Ponies
- Web Crossing
- Readers Like You!
- Bare Bones Software
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)
Published in TidBITS 182. Subscribe today to receive TidBITS in email every Monday.
- Administrivia
- Video Spigot competition
- If File Sharing starts slowly
- Just ZipIt
- CD-ROM Toolkit
- CopyDoubler 2.0
- PowerPC Update
PowerPC developer info
Technical Support Coordinator, BAKA Computers
Everyone's talking about PowerPC, the new processor architecture Apple and IBM have been developing, that promises to blow away all the microprocessors currently on the market. If you'd like to sound knowledgeable about PowerPC at that big cocktail party this weekend, check out the new "Macintosh on PowerPC" folder that Apple Developer Services has provided on AppleLink. This folder houses general information for third-party developers interested in preparing for the next Macintosh platform.
The information includes options for transitioning to PowerPC, what development tools will be available, what can be done to prepare for PowerPC, and which developers have already hopped onto the bandwagon. The folder can be found under the AppleLink path Developer Support -> Developer Services -> Macintosh on PowerPC.
AppleLink, which previously was available somewhat exclusive to Apple employees, dealers, and third-party developers, is now available to anyone willing to fill out the form and spend the money. Although AppleLink costs a good deal more than other online services, it often has more information, more timely news, and better access to Apple resources and other developers. You can find subscription applications on (you guessed it) AppleLink, under the AppleLink Help Desk icon, so you can ask your local dealer or an existing developer to download one for you.
-- Information from:
Apple Developer Group
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/>






