Mailinglist Archive: opensuse (1318 mails)
| < Previous | Next > |
Re: [opensuse] slow SuSe 11
- From: "David C. Rankin" <drankinatty@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 05 Nov 2008 21:13:19 -0600
- Message-id: <491260CF.9080506@xxxxxxxxxxxxxxxxxx>
f.costen@xxxxxxxxxxxx wrote:
Fumie,
Check top and see if you have a process called "ld-linux.so.2" running.
It is
a leftover from running Adobe acrobat and I'm having issues with it as well.
--
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: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
Hi David,
You need to do 2 things:
(1) get rid of beagle. It is the indexing system that drags even fast boxes
down. As root, execute the following in a console window:
rpm -e $(rpm -qa | grep beagle | sed -e '/^lib/d') $(rpm -qa | grep kerry) &&
rm -r ~/.beagle
(2) To a lesser degree, you can disable to openSuSE-updater that runs at
login.
Not really necessary on 11.0 because it runs much faster than 10.3. If you
disable it, just remember to check for updates manually.
Many thanks. I actually did these two at the beginning of the
installation. This slowness occurs more severely when
I login to the SeSe11 machine from SUN Blade 150 and
run thunderbird on SuSe11 for example.
Best wishes
Fumie
Fumie,
Check top and see if you have a process called "ld-linux.so.2" running.
It is
a leftover from running Adobe acrobat and I'm having issues with it as well.
--
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: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |