On Tue, 08 Jun 2004 12:12:28 +0000, Beta wrote:
> I've got an old pentium I 133Mhz, 32Mb Ram, 2Gb HD, Lan Network Card,
> Floppy (NO cdrom).
> I'd like to connect it to my DSL-router and:
>
> - set up a Linux ftp/web server (apache+php)
> - (if possible) remove keyboard and monitor and install a server remote
> control program.
>
> Is it possible, or it's just a "dream"?
It is not just possible, it is a fairly common setup. People
use old machines for a variety of services (firewalls,
mail/DNS/web/ftp/file servers, etc.). Your web server probably
will not sustain high load but it should be more than enough
for, say, posting your photo album for friends and family to
view. You should not need any server remote control programs --
just ssh to it and do anything you want.
> I'm not sure how to start (what distro select, etc...), so every
> tip/suggestion is welcome...
You can do what you intend with any distribution; it boils down
to personal preferences. I have been using Debian at home and
work for 6+ years (moved from Slackware for ease of upgrades,
administration and excellent security updates).
The biggest question is how will you install Linux. On a system
with a CDROM drive you can pop in a bootable CD in and install
the system. It is generally more tedious without it -- you
need to provide files to bootstrap the system either on
floppies or preload them on HDD. For Debian you can start with
6 floppies (boot floppy, root floppy, and 4 driver floppies).
That is enough to bring up networking, the rest of the system
can be installed over the network; installer will offer you
this choice. See network install documentation on
http://www.debian.org
I have installed Debian this way (with 6 floppies) in the past
without any problems, although today I would just find a CDROM
drive and pop it in to save some time.
HTH.
--
Best regards,
Alex