Joe Sloan wrote: > Gary Baribault wrote: >> Hi all, >> >> Anyone else seeing Beagle really kill performance? I have disabled >> it and my machine finally is perky, but every now and then, I find it >> in memory again. How do I arange it to chew up less memory and CPU or >> kill it once and for all? > > The standard procedure for me on any new suse build is to nuke beagle > completely (along with fixing the broken non-root paths, and installing > the chronically missing rwhod) > > That means, specifically, doing an "rpm -qa | grep beagle", nuking every > resulting item and also any dependencies such as kerry or kio_beagle. > > Joe
rpm -e $(rpm -qa | grep beagle) works nicely -- David C. Rankin, J.D., P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
