Quote:
Originally Posted by donaldhinrichs
I popped in into my little laptop computer (old one compaq 1244, 4 meg hard disc, 160 k ram.
|
These specs can't be right. Even DSL can't run on those specs. When I google for Compaq 1244, it seems that it has 32MB RAM and 4.5GB hard disk...
Quote:
Why was I ask to make a choice between grub and lilo? I picked lilo just for no reason.
|
Lilo and Grub are two different linux boot loaders. You can pick either one. Lilo is older and was the first linux bootloader. Grub has since become more popular. Lilo stores all the information in the Master Boot Record of your hard drive. Grub just stores a base bootloader, then it looks for your config file somewhere else on the hard drive.
Quote:
I checked the program list just to see what was on board. Fire fox is ok but an old version. Beaver and Ted not my cup of tea. Slag work ok but would have liked to have Thunderbird. Dillo is ok but Firefox is my choice. I was able to download Open office version 2 (an older one) using the mydsl and the tab uci. Wow was I surprised to see the icons pop up on the screen and the program works just fine. Not the case with Thunderbird. It was downloaded but I have not been able to use the program.
|
Well, those programs are all really lightweight and meant to be minimalistic so they can work on really low hardware specs without grinding the machine to a halt. MyDSL is the method developed for add on packages specific to DSL. They'll work better than any other programs you try to download and install.
Quote:
I upgraded to the GNU Utils to replace the busybox again I don't know why. I also clicked on the enable apt again I have no Idea why. When I read the directions mydsl -seamless extensions for dsl I just become lost as to what to do.
|
You basically updated the hard drive install to use a full feature of tools instead of busybox, which is a minimal set of tools needed to run linux. busybox is used on a lot of embedded devices like routers because of its small size. Enabling the apt repositories will probably get you in trouble. DSL is developed from the Debian distribution. If you install anything with APT, you'll probably break your system since DSL is NOT Debian.
Quote:
Using windows is so much different. You find the program you want click on download save to a disk or open and everything is done. Wow not that way with Linux.
|
Good catch.
You will need to do a bit of learning to get along with linux. I suggest googling for Linux 101 or Linux Newbie and see what comes up. There'll help teach you the basics of the command line and what all these things are for.
Quote:
I have some questions. What about firewalls, spy ware, anti virus program. Are they still needed with DSL.
|
Typically it's good to run a firewall. There's several graphical front ends to help you configure it. Spyware is not such a concern. There aren't a lot of viruses for linux, but if you share files with Windows users, you'll want one installed. Again, on your old hardware, you may struggle running some of these programs because some are memory intensive.
Quote:
I have downloaded the new version of DSL 3.1. I was not able to download open office with this version. I had to reinstall the older version of DSL 3.0.1 and it worked fine.
|
I haven't used DSL much so I don't know what's available for it....
Quote:
I don't think DSL is the problem I think it is me and I need to have some guidance.
|
Good observation. As I said, I would google for linux newbie and play with DSL and learn some things. If my googling of your hardware was correct, you can probably put a more full featured distribution on the machine if you're careful. I would recommend Debian because you'll have a lot of programs that are easy to install. So you can make a nice lightweight distribution like DSL, but have more programs at your disposal instead of only those things in the MyDSL extensions.
One other thing you might do if you can afford it is to figure out what the maximum amount of RAM your laptop can take and then max it out. RAM might be the single best thing to make an old machine run quicker.