LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
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


Reply
  Search this Thread
Old 12-21-2003, 06:14 AM   #1
Thom_Redhat
Member
 
Registered: May 2003
Location: England
Distribution: Redhat9 Windows XP
Posts: 41

Rep: Reputation: 15
RH9 slow for my machine


Hello All,

My Machine:
AMD K6-2 400mhz
256 SD-Ram
4Gb Seagate Hardrive.
Voodoo3 2000 PCI

I don't know why, but i when installed RH9 and i am using the gnome GUI interface. Everything seems 'laggy', for example loading up the shell perminal it seems to 'think' about it and then load up.

But accessing the server directly form the outside world it seems fine, it doesn't lag and it does it job perfectly. Runs PHP/Mysql applications fine, serving FTP fine etc...

I ain't very good within, linux so i carn't really change to a Text based Interface, so i opted for the GUI as i know that will save me resouces.

So is there a reason for the 'lag' or is just the machine isn't very good for the RH9. I can install older RH versions i suppose, but security is a concern and also compatability issues with the newer versions of Apache,PHP,Mysql etc etc

Also when i look under, `services` i see tonnes of services not started, so i am guessing i can remove those services since they arn't needed. As they are taking valuble resouces (hard drive space!)?

Any Ideas,

Thanks Guys!
 
Old 12-21-2003, 07:47 AM   #2
burnpile
Member
 
Registered: Dec 2003
Location: Almost Heaven, West Virginia
Distribution: Slackware
Posts: 327

Rep: Reputation: 30
Your machine is borderline for RH9 with Gnome or KDE running. It's enough, but as you've stated it's a bit sluggish. I'm on a similar machine ATM (Celeron 700 / 256Mb Ram, same slow Seagate 5600 drive) and I see the same with Slackware and Gnome 2.4 . I suggest you have a look at some other, lighter window managers which are lighter on the ram and see if you think any will suit your needs. I switched to XFCE and noticed a very nice speed increase.
 
Old 12-21-2003, 08:39 AM   #3
Thom_Redhat
Member
 
Registered: May 2003
Location: England
Distribution: Redhat9 Windows XP
Posts: 41

Original Poster
Rep: Reputation: 15
what should i turn off 2 save ram
 
Old 12-22-2003, 03:15 PM   #4
burnpile
Member
 
Registered: Dec 2003
Location: Almost Heaven, West Virginia
Distribution: Slackware
Posts: 327

Rep: Reputation: 30
Quote:
Originally posted by Thom_Redhat
what should i turn off 2 save ram
Anything you don't need

I'd try shutting down things that you :
1. Know what they are and know you don't need.
2. Experiement 1 at a time with the others. Shut one down and see if anything changes for an hour or two, doing what you normaly do with your computer. Use the man pages for services of which you aren't sure.
Here's whats running on mine for comparison.

Code:
0053 root      18   0 34828  17M  3740 R     4.7  3.4   2:16   0 X
13583 jbh       12   0 10340  10M  7492 S     1.1  2.0   0:00   0 gnome-terminal
13600 jbh       10   0  1096 1096   816 R     0.2  0.2   0:00   0 top
    1 root       8   0   232  232   204 S     0.0  0.0   0:04   0 init
    2 root       9   0     0    0     0 SW    0.0  0.0   0:00   0 keventd
    3 root      19  19     0    0     0 SWN   0.0  0.0   0:00   0 ksoftirqd_CPU0
    4 root       9   0     0    0     0 SW    0.0  0.0   0:00   0 kswapd
    5 root       9   0     0    0     0 SW    0.0  0.0   0:00   0 bdflush
    6 root       9   0     0    0     0 SW    0.0  0.0   0:00   0 kupdated
    7 root       9   0     0    0     0 SW    0.0  0.0   0:00   0 kreiserfsd
   66 root       8   0   720  720   540 S     0.0  0.1   0:00   0 cardmgr
  717 root       9   0     0    0     0 SW    0.0  0.0   0:00   0 khubd
  785 root       9   0   612  612   532 S     0.0  0.1   0:00   0 syslogd
  814 root       9   0   460  460   404 S     0.0  0.0   0:00   0 klogd
  817 root       9   0   744  744   648 S     0.0  0.1   0:00   0 inetd
  820 root       9   0  1388 1388  1172 S     0.0  0.2   0:00   0 sshd
  924 root       9   0     0    0     0 SW    0.0  0.0   0:00   0 usb-storage-0
  925 root       9   0     0    0     0 SW    0.0  0.0   0:00   0 scsi_eh_1
  932 root       8   0   588  584   520 S     0.0  0.1   0:00   0 crond
  935 root       9   0  1748 1412  1204 S     0.0  0.2   0:00   0 sendmail
  938 smmsp      9   0  1596 1312  1124 S     0.0  0.2   0:00   0 sendmail
  942 root       9   0   548  548   488 S     0.0  0.1   0:00   0 acpid
  948 root       9   0   536  536   476 S     0.0  0.1   0:00   0 gpm
  951 root       9   0   480  480   428 S     0.0  0.0   0:00   0 agetty
  952 root       9   0   480  480   428 S     0.0  0.0   0:00   0 agetty
  953 root       9   0   480  480   428 S     0.0  0.0   0:00   0 agetty
  954 root       9   0   480  480   428 S     0.0  0.0   0:00   0 agetty
  955 root       9   0   480  480   428 S     0.0  0.0   0:00   0 agetty
  973 root       9   0   504  472   440 S     0.0  0.0   0:00   0 dhcpcd
  974 jbh        9   0  1276 1276  1032 S     0.0  0.2   0:00   0 bash
20041 jbh        9   0   968  968   840 S     0.0  0.1   0:00   0 startx
20052 jbh        9   0   644  644   572 S     0.0  0.1   0:00   0 xinit
20057 jbh        9   0  2968 2968  2312 S     0.0  0.5   0:04   0 fluxbox
20058 jbh        9   0  9552 9548  6092 S     0.0  1.8   0:03   0 gkrellm
20059 jbh        9   0  1704 1704  1380 S     0.0  0.3   0:00   0 fluxter
20072 jbh        9   0 10120 9.9M  7196 S     0.0  1.9   0:00   0 gaim
13193 jbh        9   0  1592 1592  1252 S     0.0  0.3   0:00   0 aterm
13195 jbh        9   0  1280 1280  1032 S     0.0  0.2   0:00   0 bash
13212 root       9   0  1296 1296  1048 S     0.0  0.2   0:00   0 bash
13233 root       9   0   540  540   468 S     0.0  0.1   0:00   0 tail
13335 jbh        9   0   912  908   784 S     0.0  0.1   0:00   0 sh
13336 jbh        9   0 46380  45M 19444 S     0.0  9.0   0:53   0 mozilla-bin
13346 jbh        9   0  7156 7152  2060 S     0.0  1.3   0:00   0 gconfd-2
13369 jbh        9   0   552  552   460 S     0.0  0.1   0:00   0 esd
13585 jbh        9   0  2828 2824  2136 S     0.0  0.5   0:00   0 bonobo-activati
13586 jbh        9   0   668  668   572 S     0.0  0.1   0:00   0 gnome-pty-helpe
13588 jbh        9   0  1280 1280  1032 S     0.0  0.2   0:00   0 bash
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Slow machine; mysql ShuGos Linux - Software 0 06-15-2005 04:22 AM
network seems slow just on linux machine thinkweb Linux - Networking 2 03-09-2005 02:07 PM
Another slow machine issue... Twisted385 Linux - Newbie 18 02-17-2005 09:24 PM
Best filesystem for a slow machine. failure_man Slackware 3 11-26-2004 10:05 AM
Is my machine too slow for RH9 GaryOswald Linux - Software 10 08-12-2003 11:25 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 12:11 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration