LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices


Reply
  Search this Thread
Old 09-02-2003, 04:39 PM   #1
jimdaworm
Member
 
Registered: Aug 2003
Location: Spain
Distribution: Ubuntu
Posts: 897

Rep: Reputation: 30
I want to speed up Red Hat things up but how?


I am a newbie and have pretty much installed everything on the 3 installation cds that came with my dist (mainly due to frustration brought on by trying to compile programs) There always seemed to be somthing missing.

I dont really care about the prettyness of my GUI I like to keep things as simple as uncluttered as I can make them, on my computer anyway (they certainly arnt at the moment).

Its not that bad but I would really like to speed everything up but still have a GUI and all the things like the network device control so that I dont need to type commands that I dont know to connect to the Internet.

I downloaded black box and installed it (I think) but I dont know how to start it up it would be cool if I could choose it like I can choose between KDE or Gnome when I log in at the moment.

Can anyone point me in the right direction here?
Adam
 
Old 09-02-2003, 09:07 PM   #2
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Moving to the RedHat Forum

Cool
 
Old 09-03-2003, 02:51 AM   #3
windowsrefund
Red Hat Ambassador
 
Registered: Aug 2003
Location: NYC
Distribution: Debian, Redhat
Posts: 73

Rep: Reputation: 15
Sounds like you're on the right track. Personally, I enjoy working with a very minimal desktop myself in order to conserve battery power since I do everything from my laptop). Since your question is a bit vauge, I'll just offer some general guidelines:

1. (Obviously), you want to do a custom install and only include things that you know you need.
2. Disable unneeded services
3. Install a lightweight desktop environment (personally, I like fluxbox)
4. Use apt4rpm for software maintenence (freshrpms.net, apt4rpm.sf.net)

Everything I discussed can be found in the Securing & Optimizing Redhat Guide on tldp.org

Here's the URL, it's a great read!http://tldp.org/LDP/solrhe/Securing-...1.3/index.html

According to the info at tldp.org, a newer version (2.0) of this book can be viewed in .pdf format. I haven't read this (yet).

Furthermore, you may want to check out this article that describes screen. I love this tool!

The AntiDesktop
http://freshmeat.net/articles/view/581/

Also, you may want to check out mutt for your email and firebird for browsing.

Best,
Adam
 
Old 09-03-2003, 12:56 PM   #4
jimdaworm
Member
 
Registered: Aug 2003
Location: Spain
Distribution: Ubuntu
Posts: 897

Original Poster
Rep: Reputation: 30
Cool

Thanks fUnD I am having a look at those links as I type (well actually I was before I started typing and will do again when I stop)

Thanks for the info looks good... just hope its not toooo complicated me being new and all.

Anti sounds a little complicated for me at the moment but I like the idea! Pretty much just what I was thinking command line but you can run gui applications right? Cool

Speed Speed Speed.... and no crap that all I want (but still with the good stuff)

Adam

Last edited by jimdaworm; 09-03-2003 at 01:07 PM.
 
Old 09-03-2003, 02:53 PM   #5
darthtux
Senior Member
 
Registered: Dec 2001
Location: 35.7480° N, 95.3690° W
Distribution: Debian, Gentoo, Red Hat, Solaris
Posts: 2,070

Rep: Reputation: 47
I agree with windowsrefund. I will just add a little clarification

To turn off uneeded servies use the utility
serviceconf

Install fluxbox. Then, to add fluxbox it is according to how you login. Do you first come to a command-line and have to type startx or do you login to a graphical utility and it takes you straight to the GUI. If it does, do you know what if it is kdm, gdm, or xdm?

If it is gdm create a file named Fluxbox in /etc/X11/gdm/Sessions with the following lines

#!/bin/bash
exec /etc/X11/xdm/Xsession fluxbox

If you enter the command-line first, create a file named .xinitrc
and put in it the line
exec fluxbox

Hope this helps
 
Old 09-04-2003, 04:22 PM   #6
jimdaworm
Member
 
Registered: Aug 2003
Location: Spain
Distribution: Ubuntu
Posts: 897

Original Poster
Rep: Reputation: 30
Talking Excellent...SPEED

hey darth thanks for the clarification... I am now using flux and I like it! I didnt have to put it into my graphical start up menu as when I istalled it, it did it for me... how civilised.

I had a look at serviceconf .... only I dont actually (as stupid as it sounds) know what things I need and dont need running. What are some common things that would be running that I dont need?

One other thing is there anyway to add things to the fluxbox menu?

Thanks
 
Old 09-04-2003, 04:30 PM   #7
darthtux
Senior Member
 
Registered: Dec 2001
Location: 35.7480° N, 95.3690° W
Distribution: Debian, Gentoo, Red Hat, Solaris
Posts: 2,070

Rep: Reputation: 47
Cool

1. I don't know what all the services are for If your not running your own web server, turn off httpd. It hogs the system resources. You will notice a definite change.

2. You will have a file
~/.fluxbox/menu
By looking at it you should get the basic syntax
Lines will be like:
[exec] (Gimp) {gimp}
The ( ) determine how the progam will appear in the menu and the { } contains the program. It can contain options.
 
Old 09-06-2003, 08:43 AM   #8
jimdaworm
Member
 
Registered: Aug 2003
Location: Spain
Distribution: Ubuntu
Posts: 897

Original Poster
Rep: Reputation: 30
Thanks for the help

Thanks for all the help... everything under control... well sort of. Its not hard at all to change those menus

xawtv has even almost completely stopped crashing since I started using fluxbox (it did one time)

Adam
 
Old 09-08-2003, 12:27 AM   #9
hoyt
Member
 
Registered: Aug 2003
Location: East Caost, USA
Distribution: Mageia
Posts: 46

Rep: Reputation: 18
Easiest speedup? Add more RAM and a faster CPU. 8)

After the previous suggestions, you can investigate recompiling major system components to enable processor-specific optimizations,like glibc, XFree86, QT, GTK. It's an involved process and takes a lot of time, but it's fun.

I'd go for the RAM and CPU myself.
 
Old 09-08-2003, 01:43 PM   #10
jimdaworm
Member
 
Registered: Aug 2003
Location: Spain
Distribution: Ubuntu
Posts: 897

Original Poster
Rep: Reputation: 30
Yeah?

I have a celeron 1700 with 512mb ram and Radeon 9100.... do you reakon I need a faster cpu or more ram to do some emailing and play a few games? I reakon probably the thing that is slowing things down is my 5400rpm hdd.

Adam
 
Old 09-08-2003, 01:52 PM   #11
hoyt
Member
 
Registered: Aug 2003
Location: East Caost, USA
Distribution: Mageia
Posts: 46

Rep: Reputation: 18
get a 7200 rpm drive with a 8MB cache. mucho faster.

the CPU and RAM helps if you are doing "real work" on the box. 8)
 
  


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
Speed things up? brunog Fedora 2 11-25-2005 11:26 AM
using USB Speed Drive on Red Hat villajohn Red Hat 1 11-12-2004 07:13 AM
how can i speed up red hat 9 woodywellhung Linux - Newbie 8 03-14-2004 09:09 PM
Red Hat does not plan to release another product in the red hat linux line... Whitehat General 5 11-03-2003 06:33 PM
Red Hat 7.2... & a modem with Red Hat 7.1 driver support rahduku Linux - Distributions 1 02-14-2002 11:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat

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