Mailinglist Archive: opensuse (1318 mails)

< Previous Next >
Re: [opensuse] slow SuSe 11
  • From: "David C. Rankin" <drankinatty@xxxxxxxxxxxxxxxxxx>
  • Date: Tue, 04 Nov 2008 02:04:53 -0600
  • Message-id: <49100225.6090600@xxxxxxxxxxxxxxxxxx>
f.costen@xxxxxxxxxxxx wrote:
Dear Sirs,
I installed SuSe 11 on my laptop and
my normal usage of the laptop during the week is
1. I login to the laptop from another Unix/linux box
2. run the thunderbird and firefox on the laptop
and send the window to the terminal in front of me
3. use these software on the Unix/Linux box.

So far(SuSe 10 and 10.1, 10.2 )
I did not have any problem on these software
but after the installation of SuSe 11,
the window behaviour, file opening are pretty
slow.
Could you give me any suggestion on the way to solve this issue ?

thanks
Fumie


Fumie,

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.

--
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 >
Follow Ups