Networking Forums

Networking Forums > Computer Networking > Linux Networking > Linux server with an old computer

Reply
Thread Tools Display Modes

Linux server with an old computer

 
 
Beta
Guest
Posts: n/a

 
      06-08-2004, 12:12 PM
Hi :-)

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"?
I'm not sure how to start (what distro select, etc...), so every
tip/suggestion is welcome...

Thank YOU in advance :-)
 
Reply With Quote
 
 
 
 
Floyd L. Davidson
Guest
Posts: n/a

 
      06-08-2004, 12:49 PM
Beta <(E-Mail Removed)> wrote:
>Hi :-)
>
>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"?
>I'm not sure how to start (what distro select, etc...), so every
>tip/suggestion is welcome...
>
>Thank YOU in advance :-)


It would work just fine. However, I would suggest using it
*only* as a router/firewall, and *not* running any application
on it which should be on the otherside of the firewall. Strip
it down totally and don't even have software on it that is
uneeded for the router/firewall role.

In fact, you might still be able (I haven't checked this out in
some time) to have a complete router/firewall that loads from a
single floppy. If not, if you can burn a CD, it can certainly
be put on one disk. Add an old CDROM and a second NIC, and you
have something that would be impossible to corrupt with a
rootkit. Every time you reboot, it restores everything from a
hardware read/only device.

(I'll admit to having the equipment to do that, but not the
ambition. My firewall boots from a HD... :-)

Buy, bum, barrow or steal another old computer to use as a web
server. Old equiment is a dime a dozen... and you probably
want something a little faster than that one for a web server
anyway. Old PII CPUs are about right.

--
FloydL. Davidson <http://web.newsguy.com/floyd_davidson>
Ukpeagvik (Barrow, Alaska) (E-Mail Removed)
 
Reply With Quote
 
Hactar
Guest
Posts: n/a

 
      06-08-2004, 03:45 PM
In article <Xns950290CDCA538jamaicaciaowebit@195.31.190.131 >,
Beta <(E-Mail Removed)> 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.


Some BIOSes won't boot without a keyboard, but no monitor should be fine.

> Is it possible, or it's just a "dream"?
> I'm not sure how to start (what distro select, etc...), so every
> tip/suggestion is welcome...


I did that with a 486dx2/66, 700M drive, Mandrake 7.2. Don't install
something you don't need.

--
-eben (E-Mail Removed)m home.tampabay.rr.com/hactar
LIBRA: A big promotion is just around the corner for someone
much more talented than you. Laughter is the very best medicine,
remember that when your appendix bursts next week. -- Weird Al
 
Reply With Quote
 
Alex Meov
Guest
Posts: n/a

 
      06-09-2004, 03:16 AM
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

 
Reply With Quote
 
Jørn Dahl-Stamnes
Guest
Posts: n/a

 
      06-09-2004, 05:39 AM
In article <ca4n40$lji$(E-Mail Removed)>, (E-Mail Removed)nge (Hactar) wrote:
>In article <Xns950290CDCA538jamaicaciaowebit@195.31.190.131 >,
>Beta <(E-Mail Removed)> 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.

>
>Some BIOSes won't boot without a keyboard, but no monitor should be fine.


Check the BIOS setup. There might be something that say Halt on: All errors
except keyboard. Got this on my old PC which I just configurated as a firewall
with 4 NICs. Works fine. Boot without keyboard and monitor.

--
Jørn Dahl-Stamnes

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot access Linux computer from outside LAN Philippe Signoret Linux Networking 10 06-01-2007 04:27 PM
How to signal someone on a windows computer from linux ToddAndMargo@gbis.com Linux Networking 2 09-20-2006 12:55 AM
windows server 2003 gateway and dhcp server on the same computer boiseneon Windows Networking 3 02-22-2006 05:48 AM
linux (fedora 4) <-> vpn + (gnome)netmeeting <-> MS company server <-> my computer at work joelvsmith@earthlink.net Linux Networking 1 07-28-2005 04:50 AM
Connect a Linux and a Windows 98 computer Andy Linux Networking 7 09-04-2004 07:06 PM



1 2 3 4 5 6 7 8 9 10 11