LinuxQuestions.org
Review your favorite Linux distribution.
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 01-26-2002, 12:05 AM   #1
psyklops
Member
 
Registered: Jan 2002
Location: Los Angeles
Distribution: RedHat 9.0
Posts: 216

Rep: Reputation: 30
Any progs to speed up linux


I know that there are programs out there that will speed up windows like RAMIdle from tweaknow.com but are there any for linux. When I type using opera web browser writing a question (such as this on a BBS) the computer lags and doesnt keep up with my typing causing me to not see the letters I typed....
Looking for something to run in the background and make the KDE run faster.
 
Old 01-26-2002, 12:51 AM   #2
isajera
Senior Member
 
Registered: Jun 2001
Posts: 1,635

Rep: Reputation: 45
there's a kernel patch that will decrease the latency and response time for most apps - it creates a pre-emptible kernel. - in other words, it speeds up a desktop system. if you don't mind recompiling kernels, that's the way to go. check out www.kernel.org for more info.
 
Old 01-26-2002, 02:47 AM   #3
DMR
Member
 
Registered: Jun 2001
Location: Fairfax, California
Distribution: RH 9.0, RH 7.3, Mandrake 8.0
Posts: 986

Rep: Reputation: 30
In addition to isajera's suggestion, you should also look at the processes you currently have running. Depending on what type of installation you did, and how you use your box (server, desktop machine, etc.), you might have a lot of stuff going on in the background that you don't need need. Any of those could be chewing up precious resources.

Regardless of distro, you can run the ps command to view running processes. "man ps" for more specifics on usage/options. How you disable un-needed services/processes/daemons can be distro-specific, but in Mandy much of it can be done by going to Mandrake Control Center->System->Services.
 
Old 01-26-2002, 07:39 PM   #4
psyklops
Member
 
Registered: Jan 2002
Location: Los Angeles
Distribution: RedHat 9.0
Posts: 216

Original Poster
Rep: Reputation: 30
You dont think it would have anythig to do with my swap partition? I wasnt able to configure it during installation. I have no idea what size the default mandrake desktop set up gave it. Actually I think it assigned only two partioins / and /boot. It didnt allow me to configure a seperate swap file.. Is there any way to configure this if I have room without have to reinstall?

And how would I stop the newsticker and dictionary from the panel. I cant seem to get the option wiht a mouse click. I check under panel config/add/applets and it wont let me remove the apps this way either... This may be part of my lag problem...

Funny thing is, is that when I use the konqurer web browser its fast, unlike Opera. I thought Opera was supposed to be the best for speed and such...

Last edited by psyklops; 01-26-2002 at 08:01 PM.
 
Old 01-26-2002, 09:37 PM   #5
DMR
Member
 
Registered: Jun 2001
Location: Fairfax, California
Distribution: RH 9.0, RH 7.3, Mandrake 8.0
Posts: 986

Rep: Reputation: 30
Quote:
You dont think it would have anythig to do with my swap partition? I wasnt able to configure it during installation. I have no idea what size the default mandrake desktop set up gave it. Actually I think it assigned only two partioins / and /boot. It didnt allow me to configure a seperate swap file.. Is there any way to configure this if I have room without have to reinstall?
Are you sure the install didn't create / and /swap as the two partitions? Check your /etc/fstab file to see what partitions are listed there.

I haven't used a swap file before, so I don't know how to get information on it or modify it, but if you still have room on your drive, you can create a swap partition easily enough with HardDrake. Choose "Disks", highlight your drive, and click the "Run Configuration Tool" bar to view, modify, and create partitions. You'll also have to add an entry for it in /etc/fstab. It would look something like:
Code:
/dev/hdax swap swap defaults 0 0,
where "x" is the correct partition number. You might also need to look at the man pages for the "swapon" command.

Quote:
And how would I stop the newsticker and dictionary from the panel. I cant seem to get the option wiht a mouse click. I check under panel config/add/applets and it wont let me remove the apps this way either... This may be part of my lag problem...
There are two vertical lines directly to the left of the ticker. Right-click on them and choose remove from the popup menu.

Quote:
...I thought Opera was supposed to be the best for speed and such...
Galeon.
 
Old 01-27-2002, 12:09 AM   #6
psyklops
Member
 
Registered: Jan 2002
Location: Los Angeles
Distribution: RedHat 9.0
Posts: 216

Original Poster
Rep: Reputation: 30
Thanks for the heads up DMR. Im assuming Galeon is a web browser. Never heard of it but Ill definitely check it out.

As for the slowness, Im pretty sure it has to do with opera. When ever I use konquerer (such as now) I dont have any lag time when typing. I didnt have this problem when it was unpacked in my /home dir. Ill have to fiddle with it, see what I come up wiht.

And thank you for the tip on the news ticker etc. I learn something new every day!
 
Old 01-27-2002, 02:23 AM   #7
DMR
Member
 
Registered: Jun 2001
Location: Fairfax, California
Distribution: RH 9.0, RH 7.3, Mandrake 8.0
Posts: 986

Rep: Reputation: 30
psyklops,

Yep, Galeon is a browser, and I've found it to be faster than just about anything else. As to why Opera is acting boggy for you I can't say; I don't experience that when I use it on my system.
 
  


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
Dj / Sound Progs under Linux Sammy2ooo Linux - Software 3 10-11-2005 07:08 PM
Windows Progs in Linux ? Ancestral Linux - Software 2 09-23-2004 07:53 AM
Xfering progs to TI-83 in linux... pAn1k Linux - Laptop and Netbook 0 09-01-2004 07:15 PM
Installing programs in linux? which progs? can linux do the things windows can? James-jmpm Linux - Newbie 6 07-02-2004 07:01 PM
File Shareing Progs for Linux ZFighteR Linux - Software 3 02-16-2003 06:05 PM

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

All times are GMT -5. The time now is 08:34 PM.

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