LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 05-04-2010, 06:03 PM   #31
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743

Reporting this to be merged with OP's other thread.
Please keep this saga all in one thread
 
Old 05-04-2010, 06:14 PM   #32
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
I'm back: I have merged 2 threads, and reported another one to be merged. Let's keep this saga all in one place.

Parallaxis;

First, congratulations on your victory!! I wish all newbies had your tenacity.

There are at least three ways to make your system faster:
1. Upgrade the hardware--starting with the addition of another 256M of RAM
2. Optimize and tweak Xubuntu
3. Install a really lean and mean system

#1 costs money, #2 will have limited payoff for the time invested. I recommend #3.
If you go with #3, consider also Arch with various lean and mean Window managers and DEs. I now have just about ALL of them installed on at least one of my systems and I periodically log into them to experiment.
 
Old 05-04-2010, 07:09 PM   #33
Absent Minded
Member
 
Registered: Nov 2007
Location: Washington State U.S.A.
Distribution: Debian testing
Posts: 74

Rep: Reputation: 21
I would think a small investment of $15 to add a 256MB RAM chip to your box would be most productive. You can even find them cheeper if you want to risk buying a use one. I did however have to put a little time and effort into an internet search to find some decent RAM at that price for my old box with "about" those spects.

Currently I am using Debian Lenny on my old box like yours with 512MB of RAM and using KDE 3.5 as my "Desktop Enviorment". Occationally I feel it is a little slow but not too bad concidering that KDE is often refered to as a "heavy weight" DE. It has been my experiance that Debian Lenny with KDE 3.5 runs conciderably faster than any of the Ubuntu releases I have tried (although, I haven't used the one just released). Anything with KDE 4.x is pretty well out though for my old box. If I upgrade to the next Debian release (wen it is availibe) I will have to use LXDE for "reasonable" performance.
 
Old 05-04-2010, 07:32 PM   #34
Parallaxis
Member
 
Registered: May 2010
Posts: 50

Original Poster
Rep: Reputation: 15
Damn, Damn, Damnnnnnnnnnnnnnnnnnnnnnnnnnn !!!!!!!!!!!!!!!!
Well now that the melodrama is out of the way.....

I REALLY like Xubuntu, and it DOES work.

I've been playing around with it some more tonight and according to the little system monitoring program that came with it...

My CPU maxs out at near 100% just using it!
(Interesting though it only uses about 70mb of my 256mb RAM)


It doesn't slow down till I open Firefox, that's when it hits the wall.

However, I downloaded Google Chrome and Chrome must use ALOT less resources because it becomes barely usable, or atleast alot more usable than Firefox.

I think maybe Google Chrome should be packed with the system instead of Firefox since it seems to run so much better.

Anyway.....

I guess Xubuntu isn't going to work.
It's a shame, I do like it.

I'm not sure where to go from here.

I wish Xubuntu had worked well enough. I really do.

People have suggested some kind of light window management system. I'm not really sure what that means. I don't won't to be typing in a bunch of DOS style commands just to open an internet browser. I also need something that's going to easily run Firefox or Chrome, as well as different plugins for the browser - ie: Flash is a must.

So..... yeah......

Last edited by Parallaxis; 05-04-2010 at 07:34 PM.
 
Old 05-04-2010, 07:39 PM   #35
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
Try Openbox, but with Xfce's taskbar (but not the rest of Xfce).

Enter this command:

Code:
sudo apt-get install openbox
Log out.

When logging in, you should see a drop-down menu in the login screen. Choose Openbox instead of Xfce. When you log in, you will have a black screen. Right-click and open a terminal or xterm from there. In that terminal, run this command:

Code:
xfce4-panel &
Now you will have Openbox with Xfce's taskbar.

I also might suggest you try the Midori browser. That's what I am using right now!

Last edited by MTK358; 05-04-2010 at 07:40 PM.
 
Old 05-04-2010, 07:54 PM   #36
Parallaxis
Member
 
Registered: May 2010
Posts: 50

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by MTK358 View Post
Try Openbox, but with Xfce's taskbar (but not the rest of Xfce).

Enter this command:

Code:
sudo apt-get install openbox
Log out.

When logging in, you should see a drop-down menu in the login screen. Choose Openbox instead of Xfce. When you log in, you will have a black screen. Right-click and open a terminal or xterm from there. In that terminal, run this command:

Code:
xfce4-panel &
Now you will have Openbox with Xfce's taskbar.

I also might suggest you try the Midori browser. That's what I am using right now!
Wait, we're blowing past my user level here.

Enter that first command where?

And is Midori on my system? Wikipedia says it's part of Xfce, but I don't remember seeing it in Xubuntu...
 
Old 05-04-2010, 07:57 PM   #37
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
You enter commands in a Terminal.

Midori is not yet part of Xfce.
 
Old 05-04-2010, 07:58 PM   #38
Parallaxis
Member
 
Registered: May 2010
Posts: 50

Original Poster
Rep: Reputation: 15
ok, I've seen that.
I'll check it out, but first it's time for LOST!
 
Old 05-04-2010, 10:10 PM   #39
Parallaxis
Member
 
Registered: May 2010
Posts: 50

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by MTK358 View Post
Try Openbox, but with Xfce's taskbar (but not the rest of Xfce).

Enter this command:

Code:
sudo apt-get install openbox
Log out.

When logging in, you should see a drop-down menu in the login screen. Choose Openbox instead of Xfce. When you log in, you will have a black screen. Right-click and open a terminal or xterm from there. In that terminal, run this command:

Code:
xfce4-panel &
Now you will have Openbox with Xfce's taskbar.

I also might suggest you try the Midori browser. That's what I am using right now!
OK!

I'm back with more information.

I tried what MTK358 said. It worked.

I did get a error message...
(xfce4-panel: 2200): Wnck-WARNING Unhandled action type _OB_WM_Action_Undecorate
... and I noticed that all the menus went away when I closed the terminal box.

But whatever. It doesn't matter.
There wasn't that much of a performance boost.

With the Openbox thing the CPU idled at about 20-30 percent
With Xubuntu fully loaded it idled at about 10 percent more, give or take.

The problem is when opening Chrome in both instances the CPU load jumped up to 100%.

So I was going to try this Midori browser, but I'm having trouble installing it.

I read the install instructions, went to the Midori file, opened a terminal and typed ./x oh I forget, whatever it said to type, and I got this response...

A bunch of checking for program errors: not found
Then in red letters 'The program msgfmt(gettext) is mandatory


Oh and on another note...
In that log in box there were several other options....
GNOME/OPENBOX
Openbox Session
XFCE Session
Xterm
Xubuntu Session

What all do they do?

Last edited by Parallaxis; 05-04-2010 at 10:12 PM.
 
Old 05-04-2010, 10:14 PM   #40
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
Quote:
Originally Posted by Parallaxis View Post
People have suggested some kind of light window management system. I'm not really sure what that means. I don't won't to be typing in a bunch of DOS style commands just to open an internet browser. I also need something that's going to easily run Firefox or Chrome, as well as different plugins for the browser - ie: Flash is a must.
Maybe try BrowserLinux:
http://www.browserlinux.com

Keep in mind however that regardless of your choice of distro, windows manager, web browser, etc., it is your 500mhz processor that seems to be the bottleneck.

Last edited by snowday; 05-04-2010 at 10:20 PM.
 
Old 05-04-2010, 10:39 PM   #41
Parallaxis
Member
 
Registered: May 2010
Posts: 50

Original Poster
Rep: Reputation: 15
^
I know. That sucks.

Suggestions are welcome.
If I could just cut everything else but the browser out and have a very minimalist but functional browser running, well I don't know.
 
Old 05-05-2010, 01:25 AM   #42
jstnice
LQ Newbie
 
Registered: Apr 2010
Posts: 3

Rep: Reputation: 0
The reason you use community support is that everyone who posts has at least an idea of what they're doing
 
Old 05-05-2010, 05:50 AM   #43
ajlewis2
Member
 
Registered: Nov 2003
Distribution: Ubuntu
Posts: 218

Rep: Reputation: 46
Regarding the speed, double check that you have the RAM and swap that you expect. In a terminal run free. That will show how much memory there is total, used, free and also show Swap. I have had times where my swap did not load and things were bad.
 
Old 05-05-2010, 06:53 AM   #44
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
It is ALWAYS best to try installing software by your package manager before even thinking of getting it from the official website and manually installing it.

Code:
sudo apt-get install midori
 
Old 05-05-2010, 08:47 AM   #45
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Quote:
Originally Posted by jstnice View Post
The reason you use community support is that everyone who posts has at least an idea of what they're doing
What exactly is your point?

Many, many, people who come here for the first time have NO idea what they are doing----they are here for our help.
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
xubuntu 6 iznogod Linux - Newbie 3 10-18-2009 07:27 AM
CD/DVD Burning starts OK, but fails to complete (different OSes/burning software) dkaplowitz Linux - Hardware 5 09-02-2009 10:30 PM
Xubuntu 7.04? KenJackson Ubuntu 4 04-19-2007 05:37 PM
Xubuntu brianthegreat Ubuntu 4 06-04-2006 10:49 PM
audiocd burning problem, whole system hangs while burning ichbinesderelch Linux - Software 1 11-14-2003 02:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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