LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 10-31-2002, 05:48 AM   #1
javax
Member
 
Registered: Apr 2002
Distribution: Red Hat, Cygwin
Posts: 33

Rep: Reputation: 15
Slow old computer


Hi there everyone.

Right, my question.
I've got an old IBM pentiumII 266 machine, with a 32MB RAM, 20GB HD with a 2MB agp card. Very nasty I know.

I've got the CD and book on Red Hat Linux 7.2 for a while. I installed it, everything ran fine till I actually logged in.
It was EXTREMELY slow, so slow that I just gave up using it.

I did some reading and found out that it's because some stuff that I don't really need are loaded at boot time, how do I turn them off? I don't need anything, it's not even going to be networked. I just want the machine to play about with and learn the actual operating system.

Apart from that other things such as the window manager and the desktop managers are other things that slow the pc.
I want to install blackbox as my window manager and not have any desktop manager (how do I do that???), as I saw on an old machine before. What I'm worried about though is that will I be able to run apps without gnome etc.. installed and running?

Thanks for ANY help in advance.
 
Old 10-31-2002, 06:03 AM   #2
Bert
Senior Member
 
Registered: Jul 2001
Location: 406292E 290755N
Distribution: GNU/Linux Slackware 8.1, Redhat 8.0, LFS 4.0
Posts: 1,004

Rep: Reputation: 46
You know the quickest way to use windows is without a mouse? Well, the quickest way to use Linux is without a GUI. Unless you really really need pictures on your desktop, don't use a GUI. Of course, you can still read email, browse the web (in text mode so again that would be very fast), recompile your kernel etc. There's even a text mode file browser which you may already have installed called Midnight Commander invoked with:

mc

You'll be learning *nix the way sysadmins often find it and the way it was originally designed to be used.

Bert
 
Old 10-31-2002, 06:03 AM   #3
daxy
Member
 
Registered: Oct 2002
Location: the Netherlands
Distribution: Debian - Sid
Posts: 33

Rep: Reputation: 15
Hmm, RedHad allways installs Sendmail. if you don't have a network connection it takes forever to start sendmail (and maybe other network related services).

You can remove unwanted services by using:
update-rc.d -f sendmail remove

replace sendmail with any other service...

Hope this helpes a bit
 
Old 10-31-2002, 06:35 AM   #4
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Shove some more ram in the bugger.
 
Old 10-31-2002, 06:42 AM   #5
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
Installing BlackBox is easy, although some would recommend other resource-friendly window managers

Download the files and copy over to your slow computer. Untargz the file and read the install and readme files, and install it (usually a ./configure, make, make install). Create a file in your home directory called .xinitrc and have a line that reads exec blackbox. Don't forget the dot infront of .xinitrc. Load up X.
 
Old 10-31-2002, 01:00 PM   #6
nizo505
LQ Newbie
 
Registered: Oct 2002
Posts: 3

Rep: Reputation: 0
A few things you can try:

When you install redhat, pick the "Server" install, and then unclick just about everything (you can pretty easily install things later if you decide you need them). Pick "Plain old X" or whatever it is called (not Gnome or KDE) when it asks for which X installation you want. More memory would be helpful and a video card with more memory wouldn't hurt. You could also consider a different linux install (Redhat tends to be bloated unless you know what to turn off). Slackware seems like a reasonable choice, as are Mandrake (based on RedHat) and Debian (all three have package management, which is nice). You might get similiar behavior if you don't select either gnome or kde on the workstation install, has anyone tried that? I keep hoping someday that redhat will give a "minimal install" option.
 
Old 10-31-2002, 01:09 PM   #7
Omega
LQ Newbie
 
Registered: Oct 2002
Distribution: SuSE 8.0
Posts: 25

Rep: Reputation: 15
256 megs of ram would work wonders.
 
Old 10-31-2002, 02:50 PM   #8
jglen490
Member
 
Registered: Apr 2002
Location: The next brick house on the right.
Distribution: Kubuntu 18.04, Bodhi 5.0
Posts: 691

Rep: Reputation: 45
A PII 266 -- with a goodly amount of RAM -- will work very well in either commandline or X window mode. The amount of physical memory is a little more important the CPU rating. What's a goodly amount of RAM? 64MB will result in a dramatic increase. If you run a lot of software/services, then 128MB will be better. 256MB will be great!!

I run a P120 laptop on Mandrake 8.2. No speed demon, but it is stable and when I went from 40MB to 72MB, it was like night and day.
 
Old 10-31-2002, 03:42 PM   #9
bubba169
Member
 
Registered: May 2002
Distribution: Manjaro
Posts: 176

Rep: Reputation: 31
Go with more ram a Pent. II probably uses 168 pin DIMM PC100 or PC133 (open the box to be sure whats in there before you buy) & this kind of memory isn't too pricey now. I say leave as much stuff installed (not running at startup) as you can that way you will have more ways of learning. Learning Linux is just like learning Windows -- if you have a slow laggy computer then you will give up on it, but with 266Mhz & more ram this box should be fine. My first box was a pent 166Mhz non-MMX, 16Mb of ram (up it to 64Mb), 1Mb video card, 3.5 Gig harddrive it ran Slackware perfectly.

Bubba169
 
Old 10-31-2002, 03:47 PM   #10
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
The PII came in two flavours, mainly: PC66 and PC100. Now, the PC66 was used for pretty much all of the processors under 350MHz, but those of 350MHz and above, used PC100 memory. Being a 233, it is likely that it uses PC66 RAM, even though you may have PC100 sticks in the box.

Oh, and my first venture into Linuxland was with a PII-333, and that ran absolutely fine with 192Mb of PC100 (I was planing on upgrading), SawFish running natively (no KDE or Gnome) at 1024x768. I would also advise just sticking in some more RAM and giving it a whirl.
 
Old 10-31-2002, 04:12 PM   #11
bubba169
Member
 
Registered: May 2002
Distribution: Manjaro
Posts: 176

Rep: Reputation: 31
I was going by a pent. II@400Mhz which I used 256 Mb of PC133 & it worked fine. the BIOS probably just used it as PC100 I guess.

Bubba169
 
Old 10-31-2002, 05:17 PM   #12
newpenguin
Member
 
Registered: Sep 2002
Location: lahore pakistan
Distribution: slackware,redhat, FreeBSD,openbsd
Posts: 219

Rep: Reputation: 30
and in redhat if you want to not load things at startup try command
"usr/sbin/ntsysv"
 
Old 10-31-2002, 05:58 PM   #13
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
Quote:
Originally posted by bubba169
I was going by a pent. II@400Mhz which I used 256 Mb of PC133 & it worked fine. the BIOS probably just used it as PC100 I guess.
Yeah, with SDRAM you can always bung in sticks that are rated faster than your FSB, but you can't bung in slower stuff... you can put PC133 into a PC100 board, but not PC66 into a PC100 board. If you're in doubt as to which your board is, then just look at the processor speed. As a general rule, the 100MHz FSB processors were nice even numbers, like 350, 400, etc. The 66MHz FSB processors were the 166, 233, 266, 333, etc chips. This is, I believe, only a rule-of-thumb, but it works!
 
Old 11-04-2002, 06:16 AM   #14
javax
Member
 
Registered: Apr 2002
Distribution: Red Hat, Cygwin
Posts: 33

Original Poster
Rep: Reputation: 15
Hello all you crazy kids, well after all the bashing I got about the RAM I went ahead and bought some. And yes it's running faster so thank you to all who made me go out in the rain and buy some RAM.

Cheers guys and girls.
 
Old 11-04-2002, 06:39 AM   #15
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
I love it when a plan comes together
 
  


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
yum is slow on old computer. moniker117 Fedora 2 05-21-2005 05:47 PM
distribution for old, slow computer p1800 Linux - Newbie 20 04-19-2005 09:42 PM
computer is slow blackman890 Mandriva 6 12-04-2004 09:14 AM
Why is my computer so SLOW? Kairelyn Linux - Newbie 7 09-17-2004 04:57 PM
why does my computer run very slow? echox Linux - General 7 04-15-2003 11:10 PM

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

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