LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-05-2003, 02:06 PM   #1
zeb_666
LQ Newbie
 
Registered: Sep 2003
Location: Ljunghusen, Sweden
Distribution: RH6, debian
Posts: 23

Rep: Reputation: 15
Question Linux KDE/GNOME slower than XP


Hi,

I have recently switched to Linux, redhat 8.0, because XP was too slow on my computer. Now I find myself waiting up to 30 seconds to load the browser (Mozilla browser) when i have XMMS open. It's ok for it to take time but I just don't think it is supposed to be that long... Is there maybe anything i have missed during install or any boost settings i have to make (Though I doubt it would change anything) ? I would really appreciate answers, I DON'T want to switch back to Windows =(

Sebastian Andersson
 
Old 09-05-2003, 02:17 PM   #2
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Welcomce to LQ.

Mozilla does use a lot of memory. Firebird (uses pretty muchte same code as mozilla) should be a bit faster.

You could also look at what services you ahve running and disable any you don;t need such as web servers etc (if you aren't using them)
 
Old 09-05-2003, 02:24 PM   #3
zeb_666
LQ Newbie
 
Registered: Sep 2003
Location: Ljunghusen, Sweden
Distribution: RH6, debian
Posts: 23

Original Poster
Rep: Reputation: 15
allright I'll check that! thanks, but could it also be the desktop environement that "eats" all the memory? If so, ar there any other good desktops out there?
 
Old 09-05-2003, 02:27 PM   #4
John55
LQ Newbie
 
Registered: Sep 2003
Distribution: Slackware 9.0
Posts: 25

Rep: Reputation: 15
What are your computer specs? Are you running KDE? I have an older pc that would not run xp very well either. I switched to Linux but I would bog down in KDE or Gnome. I switched to lighter weight managers and a faster browser which helped a lot.

Try xfce, windowmaker, afterstep....
 
Old 09-05-2003, 02:27 PM   #5
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
If you want a really light desktop it is better to go with a window manager such as fluxbox.
 
Old 09-05-2003, 02:30 PM   #6
zeb_666
LQ Newbie
 
Registered: Sep 2003
Location: Ljunghusen, Sweden
Distribution: RH6, debian
Posts: 23

Original Poster
Rep: Reputation: 15
I have a Pentium Celeron 433Mhz, with a 32MB TNT card, 128MB of Ram. Have benn told it is more than enough for Linux... How do you install a new desktop manager? can I do it from the GNOME (that I use more often) or KDE ?
 
Old 09-05-2003, 02:36 PM   #7
zeb_666
LQ Newbie
 
Registered: Sep 2003
Location: Ljunghusen, Sweden
Distribution: RH6, debian
Posts: 23

Original Poster
Rep: Reputation: 15
and one even more important question, HOW do I install them tar files? or .src.rpm? I've never done it before, complete newbie... thx in advance
 
Old 09-05-2003, 03:06 PM   #8
ceedeedoos
Member
 
Registered: Aug 2003
Location: Antwerp, Belgium
Distribution: Slackware 10.0, Mandrake 10.1
Posts: 174

Rep: Reputation: 36
untar them and read the README and INSTALL files first. it can be different for every package...

generally with tarballs it goes something like

./configure
make
make install

but that's no guarantee ... so read those README files...

oh, and rpm's ... depending on your distro you may have a gui tool for it, otherwise you use the rpm command on the CLI. Read some more about that, I'm not really an rpm person...

(the same goes for the windowmanagers, and then on the CLI just type xwmconfig and select whichever you want to start when you enter startx)

Last edited by ceedeedoos; 09-05-2003 at 03:10 PM.
 
Old 09-05-2003, 06:14 PM   #9
zeb_666
LQ Newbie
 
Registered: Sep 2003
Location: Ljunghusen, Sweden
Distribution: RH6, debian
Posts: 23

Original Poster
Rep: Reputation: 15
thanks for your help all, going to try it first thing tomorrow!
 
Old 09-05-2003, 06:30 PM   #10
poloktim
Member
 
Registered: Feb 2003
Location: Australia
Distribution: Debian
Posts: 104

Rep: Reputation: 17
Also you could edit your .xsession (or .xinit) file to start your window manager. If one doesn't exits in your home directory simply take an empty file and save it as .xsession in it put:

#!/bin/bash
name of any program (such as xterm) you want to start when the window manager starts... followed at the end of the line by a "&"
repeat above for any program as many times (will most likely eat memory) but make sure you include a & at the end of the line.
the name of your window manager (which is not followed by a &).


An example would be:
#!/bin/bash
xterm &
xmms &
fluxbox


Hope that helps.
 
Old 09-05-2003, 07:40 PM   #11
Scruff
Member
 
Registered: Oct 2002
Location: Stoughton, MA
Distribution: Gentoo x86_64 & PPC
Posts: 949

Rep: Reputation: 30
Your distro should have several alternative desktop environments included with it. I am using Mandrake 9.1 and have kde, gnome, enlightment, window maker, and a few others even. Search your cd's for em
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Why is Mandrake/KDE getting slower and slower? KWTm Mandriva 12 09-28-2004 09:43 PM
New to Linux - Slower than XP? osxjamie Linux - Software 8 09-17-2004 11:40 AM
slower on linux Sinner6 Programming 9 08-06-2004 08:44 AM
Internet connection becomes slower and slower. caesius_01 Linux - General 1 03-14-2004 02:59 PM
Linux slower? Cutlass Linux - Newbie 9 10-01-2002 05:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:48 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