LinuxQuestions.org
Visit Jeremy's Blog.
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 06-09-2002, 03:00 AM   #1
Glockage
Member
 
Registered: Jan 2002
Distribution: Slackware 12.1
Posts: 40

Rep: Reputation: 15
Question A few Linux questions..


I have a few questions about linux, could anyone answer them?
[list=1][*]I need a version of either Slackware or Redhat that takes up almost no hard drive space, and will run on a 66 mhz 486 processor, with 8 mb of ram? [*]Is there a HTML/FTP server script that will run in bash? (the bash with out X running)[*]If there is a HTML/FTP server script that will run in bash, will it run on a 66 mhz 486 with 8 mb of ram?[/list=1]

Thanks for viewing/answering my questions.

-Glockage

Last edited by Glockage; 06-09-2002 at 02:12 PM.
 
Old 06-09-2002, 03:39 AM   #2
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
1. Slackware 7.1, with anything important upgraded. I ran a webserver for a long time off of that distro, a 66mhz 486, 16Mb RAM. There is a special boot disk for it low-mem.i taht should hack 8mb no problem.

2. Server script? If you just mean a server, of course, slack 7.1 unfortunately had wu-ftpd as the default, a security brick of cottage cheese. Pro_FTPd can be snagged as a .tgz off of linuxpackages.net, so no worries about spedning 12 hours compiling it. The apache defaults for Slack from back then have it pretty locked down. No PHP or SSL or SQL or anything enabled by default, so no worries.

3. The limitation, if you cut your background processes down to something rational, like 30 or so, is almost always going to be the bandwidth as long as you're not running dynamic content and don't need to hammer the disk with a lot of multiple requests. I did the Slack 7.1 install in 700Mb with a full Glibc, gcc, all the daemons, basically just no X and no Emacs.

Cheers,

Finegan

Last edited by finegan; 06-09-2002 at 03:41 AM.
 
Old 06-09-2002, 02:12 PM   #3
Glockage
Member
 
Registered: Jan 2002
Distribution: Slackware 12.1
Posts: 40

Original Poster
Rep: Reputation: 15
Ok, but when I said "script", there was this Redhat Linux book that said it came with a "Apache server script", so I thought all servers would have a "server script".

And about the Slackware 7.1 that is going to go on my 486, all I want on it is just bash (no x) with all of its commands, gcc, gcc++, vi, and the "server software".

The only thing I want to use the 486 for is to be a server. Nothing else.

My 486 has a 2 gig hard drive, think that would be enough space?

-glockage
 
Old 06-09-2002, 02:15 PM   #4
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
2 gigs will be much more than you need. Your installation should take 500 megs (with documentation), not more.
 
Old 06-10-2002, 12:11 PM   #5
Glockage
Member
 
Registered: Jan 2002
Distribution: Slackware 12.1
Posts: 40

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by finegan
There is a special boot disk for it low-mem.i taht should hack 8mb no problem.

Where could I find this "boot disk"?

-Glockage
 
Old 06-10-2002, 12:59 PM   #6
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
It should be on the CD under the bootdsk folder from the top level, but if you just want to dd the image to see if it will boot the 486 correctly, get it here

Cheers,

Finegan
 
Old 06-10-2002, 02:05 PM   #7
Glockage
Member
 
Registered: Jan 2002
Distribution: Slackware 12.1
Posts: 40

Original Poster
Rep: Reputation: 15
Now that I have the boot image, how do I copy it to a floppy disk?

-glockage
 
Old 06-10-2002, 02:37 PM   #8
neo77777
LQ Addict
 
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704

Rep: Reputation: 56
if you're in linux then
dd if=/path/to/boot.img of=/dev/fd0 bs=1440k
 
Old 06-10-2002, 03:59 PM   #9
Glockage
Member
 
Registered: Jan 2002
Distribution: Slackware 12.1
Posts: 40

Original Poster
Rep: Reputation: 15
Which version to download....

Quote:
Originally posted by finegan
1. Slackware 7.1, with anything important upgraded. I ran a webserver for a long time off of that distro, a 66mhz 486, 16Mb RAM.

I went to www.slackware.com and the newest version is 8.1. Should I download that, or should I download 7.1 like you said?
 
Old 06-10-2002, 05:34 PM   #10
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
The newest version is Release Candidate 1 of 8.1, well actually Patrick is up to RC-2. The scheme went: 7.0, 7.1, 8.0 and after a year... 8.1 any day down. The newer kernels are going to run like sludge on an 8mb of ram machine, for that matter so is the 2.2.16 kernel from 7.1. If you run a default install of 8.0 you'll end up with 2.2.19 which should be okay, but 8.1 isn't out yet and will probably be more than that 486 can handle. Regardless, make the decision quickly, as soon as 8.1 is actually released, you won't be able to get access to any Slackware mirror for about the next week.

Cheers,

Finegan
 
  


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
A few linux questions... penguinguy Fedora 6 12-17-2004 09:06 PM
linux q2 Questions RancidLM Linux - General 3 11-19-2003 05:54 PM
New to Linux.... got a few questions Siorai Slackware 8 08-06-2003 09:35 PM
100% Linux n00b with a ton of Linux questions Foxy Linux - General 21 07-30-2003 03:47 PM
Linux Questions omes Linux - Software 6 01-13-2003 01:53 PM

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

All times are GMT -5. The time now is 08:35 PM.

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