RSS Forums RSS
Please support our Window and Desktop Managers advertiser: Lunarpages Linux Web Hosting
Views: 6404 | Replies: 11 | Thread Tools  Display Modes
Reply
Join Date: Jul 2003
Posts: 11
Reputation: kandir is an unknown quantity at this point 
Rep Power: 6
Solved Threads: 0
kandir kandir is offline Offline
Newbie Poster

KDE and Gnome = Bloatware

  #1  
Jul 10th, 2003
I'm using Redhat 9.0 in Vmware on an XP host, and have dedicated 92 Megs of RAM for the linux to run on. THis works just fine in text mode, but when I load the gui desktop it runs out of memory and starts paging like mad. Now I understand why the installer recommended 192 Megs RAM! Isnt there a lighter GUI which is less of a memory hog? M winnt server guest does better!

My needs for a gui are simple:
* Run Mozilla
* Gui emacs
* Perhaps the redhat updater (im still trying to decide if its worth it)
* Taskbar which allows multiple instances of above apps (so i can view several webpages at once)

Thats it! Anyone have experience with this topic?

Oh, I'm a bit of a Linux newbie (though comfortable with the basics), so be gentle

/Kandir
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 11,119
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Rep Power: 33
Solved Threads: 119
Admin
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: KDE and Gnome = Bloatware

  #2  
Jul 10th, 2003
Gnome and KDE are desktop environments, meaning that they're not just window managers. They also add a whole bunch of their own extras (tools, file managers, tidbits, etc etc etc) to XWindows. Perhaps what you're looking for is something like FVWM or LiteStep (check out fvwm.org or litestep.org, although both should be available on the RedHat install CD).
Dani the Computer Science Gal
Reply With Quote  
Join Date: Feb 2002
Location: New York
Posts: 862
Reputation: Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light 
Rep Power: 12
Solved Threads: 18
Moderator
Tekmaven's Avatar
Tekmaven Tekmaven is offline Offline
The C# Man, Myth, Legend

Re: KDE and Gnome = Bloatware

  #3  
Jul 10th, 2003
I like blackbox, but I don't think it supports grouping (or even a task manager)
-Ryan Hoffman

ASP.NET Specialist / Webmaster, Extended64.com.
Please do not email or PM me with support questions. Please direct them to the forums instead.
Reply With Quote  
Join Date: Jul 2003
Posts: 11
Reputation: kandir is an unknown quantity at this point 
Rep Power: 6
Solved Threads: 0
kandir kandir is offline Offline
Newbie Poster

Re: KDE and Gnome = Bloatware

  #4  
Jul 11th, 2003
Well ok, thanks for the info. I'll check up on your suggestions. Perhaps there's hope yet.

Cheers,
Kandir
Reply With Quote  
Join Date: Feb 2003
Posts: 44
Reputation: Z28James is an unknown quantity at this point 
Rep Power: 6
Solved Threads: 1
Z28James Z28James is offline Offline
Light Poster

Re: KDE and Gnome = Bloatware

  #5  
Jul 14th, 2003
use fluxbox or xfce4.
Reply With Quote  
Join Date: Jul 2003
Posts: 19
Reputation: deanpence is an unknown quantity at this point 
Rep Power: 6
Solved Threads: 0
deanpence deanpence is offline Offline
Newbie Poster

Re: KDE and Gnome = Bloatware

  #6  
Jul 15th, 2003
My personal recommendation is how I do it:

I run a fairly text-only Linux box, but I install X commands. Then I run X-Win32 (an X server for Windows) on my Windows box. I’m always SSHed into the Linux box, and I have SSH configured to forward X connections, so when I want to run any X app, I just type the command in SSH, and voila, it runs in Windows. Not running the entire KDE or Gnome desktop significantly reduces the amount of memory and other resources the Linux box needs to use to run an X app. It’s probably even better than running a smaller window manager.

I’d be glad to offer details on how to do this if anyone’s interested.
Reply With Quote  
Join Date: Jul 2003
Posts: 11
Reputation: kandir is an unknown quantity at this point 
Rep Power: 6
Solved Threads: 0
kandir kandir is offline Offline
Newbie Poster

Re: KDE and Gnome = Bloatware

  #7  
Jul 15th, 2003
Eeeeek! Using x-windows to connect to a linux box running on vmware might be a bit too much for my brain deficiency. I have a hard time figuring out whats up and down as it is...

Interesting approach though.
Reply With Quote  
Join Date: Jul 2003
Posts: 19
Reputation: deanpence is an unknown quantity at this point 
Rep Power: 6
Solved Threads: 0
deanpence deanpence is offline Offline
Newbie Poster

Re: KDE and Gnome = Bloatware

  #8  
Jul 15th, 2003
Well, as I said, I don’t use VMWare. I have a separate machine running Linux.
Reply With Quote  
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 11,119
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Rep Power: 33
Solved Threads: 119
Admin
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: KDE and Gnome = Bloatware

  #9  
Jul 15th, 2003
Can this be done with PuTTY? I know this program supports forwarding of X? Doesn't it?
Dani the Computer Science Gal
Reply With Quote  
Join Date: Jul 2003
Posts: 19
Reputation: deanpence is an unknown quantity at this point 
Rep Power: 6
Solved Threads: 0
deanpence deanpence is offline Offline
Newbie Poster

Re: KDE and Gnome = Bloatware

  #10  
Jul 17th, 2003
Originally Posted by cscgal
Can this be done with PuTTY? I know this program supports forwarding of X? Doesn't it?

Yes, that’s exactly what I use (when I need to forward X over SSH), actually. You don’t have to forward X connections over SSH, really, but you can. I would definitely do it if forwarding X connections over a high-speed but insecure network. But on your own firewalled LAN, there’s really no reason to use the SSH method. (I know I said that’s what I do, but now that I think of it, I don’t bother to forward connections over SSH. An X-Windows server is all that’s necessary.)
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.



Similar Threads
Other Threads in the Window and Desktop Managers Forum
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 5:34 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC