Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
03-02-2003, 05:19 AM
|
#1
|
LQ Newbie
Registered: Mar 2003
Posts: 2
Rep:
|
Redhat 8 running extremely slow
HI ,
I hope some one can help me out here. I'm a new user to linux and I've installed redhat 8.0. The machine i've installed it on is a laptop PII 300 with 191 mb ram and 5gb hdd. According to the specifications requested by the redhat technical guides these are more then sufficient.
The problem that i have is this, the applications in Gnome graphical interface are terribly slow to open. If I click to open openoffice write it will take 20 - 30 seconds to open, the same goes for the mozilla browser and about 90% of the other applications. This make it terribly difficult to work on my machine, and i've even considered reverting back to win98 (hastely).
As far as the Gnome goes it looks great but it doesn't help me if its not functional. I've read a few other cases on the internet of the same symptoms or redhat 8 gnome, and i hear that kde is even worse. I've tried reducing the resolution of the screen, but with no luck.
Does anyone have any suggestions for me, they would be greatly appreciated.
|
|
|
03-02-2003, 06:31 AM
|
#2
|
LQ Newbie
Registered: Jul 2002
Location: Norway
Distribution: Slackware 8.1
Posts: 20
Rep:
|
Re: Redhat 8 running extremely slow
The first thing I could think of is running ps aux to see if there are any unnecessary jobs running or even better running top which shows cpu usage.
|
|
|
03-02-2003, 07:09 AM
|
#3
|
LQ Guru
Registered: Jan 2003
Location: Turkey&USA
Distribution: Emacs and linux is its device driver(Slackware,redhat)
Posts: 1,398
Rep:
|
first suggestion is to change you hostname in my machine gnome was slow and when i changed the host name it started fine second suggestion close all unneeded services like if you dont need web server close is in my machine i got 3 4 services running and third do not use gnome it uses so much resource use something like fluxbox or blackbox these are even faster than windowmaker check them out at
fluxbox.sourceforge.net
|
|
|
03-02-2003, 09:59 PM
|
#4
|
Member
Registered: Feb 2003
Location: Santa Clara,CA
Distribution: Mandriva
Posts: 909
Rep:
|
Re: Redhat 8 running extremely slow
Quote:
Originally posted by cl007
HI ,
I hope some one can help me out here. I'm a new user to linux and I've installed redhat 8.0. The machine i've installed it on is a laptop PII 300 with 191 mb ram and 5gb hdd. According to the specifications requested by the redhat technical guides these are more then sufficient.
The problem that i have is this, the applications in Gnome graphical interface are terribly slow to open. If I click to open openoffice write it will take 20 - 30 seconds to open, the same goes for the mozilla browser and about 90% of the other applications. This make it terribly difficult to work on my machine, and i've even considered reverting back to win98 (hastely).
As far as the Gnome goes it looks great but it doesn't help me if its not functional. I've read a few other cases on the internet of the same symptoms or redhat 8 gnome, and i hear that kde is even worse. I've tried reducing the resolution of the screen, but with no luck.
Does anyone have any suggestions for me, they would be greatly appreciated.
|
just use few services
you can edit your /etc/inittab
and rc.d for services
the easier way is
type setup
and go to services and remove the services that you do not require
i suggest that you do not use anacron/cron
|
|
|
03-03-2003, 02:18 AM
|
#5
|
LQ Newbie
Registered: Mar 2003
Posts: 2
Original Poster
Rep:
|
Thanks for your speedy replies I will try all the suggestions and let you know.
|
|
|
03-05-2003, 12:14 AM
|
#6
|
LQ Newbie
Registered: Feb 2003
Location: North Dakota
Distribution: Redhat 7.3, 8.0
Posts: 28
Rep:
|
Redhat 8.0 defaults DMA to 0 (off), whereas 7.3 will enable DMA to 1 (on). You can check the DMA settings for your harddrive with # hdparm /dev/hda. Check out this howto http://linux.oreillynet.com/lpt/a/272 on speeding up Linux and also see the man hdparm.
Last edited by Rickdog; 03-05-2003 at 01:46 AM.
|
|
|
04-24-2003, 07:41 AM
|
#7
|
LQ Newbie
Registered: Apr 2003
Posts: 1
Rep:
|
problem with redhat running slow
I just installed redhat 8.0 on a similar machine (if anything a less powerful one) and experienced the same problem. When I reinstalled redhat, i opened write and it asked me if i wanted to register the software. this time i chose the option "don't register ever" or something like that, afterwhich the software is loading up much quicker. My advice then is if you haven't registered the software, do so or let the computer know that you don't plan on doing so
i hope this helps
|
|
|
05-11-2003, 10:40 AM
|
#8
|
Member
Registered: May 2003
Distribution: RedHat.
Posts: 41
Rep:
|
I got my hdparm set up but I need to " put it in onme of my rc.d scripts"
Which one and how?
|
|
|
05-11-2003, 11:34 AM
|
#9
|
Member
Registered: Aug 2002
Location: Cape Town, South Africa
Distribution: Red Hat 8.0 (Home), Red Hat 8.0 (Work)
Posts: 388
Rep:
|
put it in /etc/rc.local, simply by opening the rc.local file in your favourite editor vi, and by adding the neccessary hdparm lines in there.
Is it running better with hdparm enabled?
|
|
|
05-12-2003, 04:16 AM
|
#10
|
Member
Registered: Mar 2003
Location: Switzerland
Distribution: Sun Solaris 7/8/9, Fedora Core 3
Posts: 63
Rep:
|
My experience is, that the standard kernel of RedHat 8 is the problem.
My System was also slow. But then I compiled my own kernel and now it works much better.
|
|
|
All times are GMT -5. The time now is 02:29 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|