Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's 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.
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.
Okay. When i first chose to give linux a try, one of the reasons was how it could be totally customized for your system and made super fast. But to tell you the truth, i find it kinda slow compared to windows (although i don't mind because it's rock solid stable). So i was just wondering what sort of tweeks i could do to my sytem. Running a different window manager, file manager, recompiling my kernel (if it will help please point me to some tutorials).
My system is:
Athlon XP 18
Red Hat 8
256 DDR
40 Gig
S3 Prosavage integrated video (don't make fun)
Sound Blaster 128
most likely the computer itself is faster under linux, but your GUI is slowing you down. what desktop are you running? if KDE or Gnome, you will gain speed by switching to a lighter weight window manager, as you mentioned.
also, do a search on LQ for turning off unnecessary daemons and services. sorry i don't have a link handy, but there are plenty of threads here on the topic. gl
>edit, forgot to mention to check out hdparm too, to make sure your hard drives are working in DMA mode:
hdparm -Tt /dev/hdx
where hdx is the hard drive you want to test. compare your results to see if your hd is up to speed in the hdparm thread.
Last edited by synaptical; 08-16-2003 at 01:06 AM.
If your Redhat is anything like my Mandrake 9.1, synaptical is dead on. Check to see what services you can turn off and change desktops. Ice is pretty light therefore pretty fast. KDE and Gnome are the slowest in that order. I use KDE but my rig is fast anyway so I don't care. But Ice is like lighting on this rig but I don't like it much.
There are distro's out there that you can compile specifically for your system without a lot of bagage. You may want to get familiar with Linux before doing that though. I may try it this winter sometime.
I'd have to say by doing nearly everything you can from the command line, you'll see quite a bit of speed increase
My fastest system I've ever used was the one I built with LFS. Boot time was less than 10 seconds, and applications opened as if they were just waiting in the background (but they weren't). Running anything on that thing was lightning fast. Why? It might have had something to do with all my applications being optimized for my specific architecture. It might have had something to do with my choice of applications to run, and the gui to run them in. However I believe it was a combination of all that plus the fact that I installed ONLY those things I was using, and only the thing necessary to get them to run. I believe that alone would be the biggest improvement on any system. Remove all that you don't need, you'll be left with a screamin system.
KDE can even screen when compiled right, given the comparison to a binary release
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.