LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Litle dirty web server project ! (https://www.linuxquestions.org/questions/slackware-14/litle-dirty-web-server-project-4175420238/)

Bller 08-03-2012 03:06 PM

Litle dirty web server project !
 
Hey guys !

It`s been some time since i`ve been posting around here, guess life had taken over me for quite a while now, been through a lot of health problems, surgery and nasty stuff like that, wich in the end made me come up with this crazy idea. I was just surfing around older threads regarding 486 users or similar. Well, i have to say that did it for me ! I just managed to revive an 166Mhz CPU, 32 MB ram, 1.6 GB HDD baby in just a few hours like if it was new. I first tried out installing win98 the old fashioned way with the floppy boot disk and all that, worked as a charm. Then i installed sound and everything worked. But then I wondered, is it posible to turn this tiger in something useful? So i contacted a friend and asked him if he woul wanna help me in a new project to turn this 486 into a webserver that will host a new Linux User Group (LUG) website wich we will write from scratch in html and php. My steps in creating all this would be :

1. My first bet was to install slackware 10.1 as the main OS
2. We would want to install apache and php and maybe SQL for some database
3. Use VSFTP server for easy FTP access
4. Use OpenSSH for simple remote access

My question for you guys is, cand you see this working? I mean, will this puppy survive the ride?

I will put a 20GB new HDD tommorow for extra space, but I am still questioning the pc`s power to compute with 32 mb RAM and 166 mhz proc. What do you think, will it work?

kikinovak 08-03-2012 03:53 PM

Quote:

Originally Posted by Bller (Post 4745277)
My question for you guys is, cand you see this working? I mean, will this puppy survive the ride?

Yeah, in the sense that horses swim and chickens fly :)

unSpawn 08-03-2012 04:05 PM

Dunno about current slack but DSL should run on anything from a 486DX with 16MB and up. 32MB RAM will always be your bottleneck so if you can get more then get more. One thing to consider is that even moderately newer HW is way more efficient in every aspect and less likely to wear out relative to this old junk hardware.

Bller 08-03-2012 04:06 PM

Quote:

Originally Posted by kikinovak (Post 4745315)
Yeah, in the sense that horses swim and chickens fly :)

Could you detail you`re statement ? :D

astrogeek 08-03-2012 04:08 PM

Well, I will not offer an opinion on your particular case... but I can offer encouragement!

I run older hardware almost exclusively, and I still have 4 Sharp notebooks with 120Mhz CPU and 32Mb RAM that see regular use! The OS has not been updated for a long while, they are all running Mandrake 7.2.

But I long ago cloned a package repo and updated several important packages over the years - and they keep going!

I am not so sure of your own choices and intended use - but I am sure that you can keep that old box alive for as long as you need to! Good luck!

Bller 08-03-2012 04:09 PM

Quote:

Originally Posted by unSpawn (Post 4745334)
Dunno about current slack but DSL should run on anything from a 486DX with 16MB and up. 32MB RAM will always be your bottleneck so if you can get more then get more. One thing to consider is that even moderately newer HW is way more efficient in every aspect and less likely to wear out relative to this old junk hardware.

I did state I will be using Slackware as old as 10.1 or earlier, in wich i have seen stated in many posts regarding the usage of these OS`s on 486 or similar hardware and working fine without a Xwm wich i will not need at all.

Bller 08-03-2012 04:12 PM

Quote:

Originally Posted by astrogeek (Post 4745338)
Well, I will not offer an opinion on your particular case... but I can offer encouragement!

I run older hardware almost exclusively, and I still have 4 Sharp notebooks with 120Mhz CPU and 32Mb RAM that see regular use! The OS has not been updated for a long while, they are all running Mandrake 7.2.

But I long ago cloned a package repo and updated several important packages over the years - and they keep going!

I am not so sure of your own choices and intended use - but I am sure that you can keep that old box alive for as long as you need to! Good luck!

This is just something i am doing for fun, and see it as a learning curve also, it isn`t something to be taken dead serious, but still, i could try at least, practice and trial and error can`t do me bad could it ?

Bller 08-03-2012 04:14 PM

I mean, don`t get me wrong, i am planning in hosting a bare bone raw html website with 2 or 3 pages for a start, not any fancy stuff. Just to see how it would cope.

astrogeek 08-03-2012 04:24 PM

Quote:

Originally Posted by Bller (Post 4745344)
I mean, don`t get me wrong, i am planning in hosting a bare bone raw html website with 2 or 3 pages for a start, not any fancy stuff. Just to see how it would cope.

I have run Apache/PHP from those 120Mhz notebooks without problems. In fact, one of them was my first Apache/PHP/MySQL web server! Of course, the software versions were all of that vintage and traffic level was never an issue - but it served some pretty good depth of dynamic content as well as being a development platform!

So as long as you are aware of the limits, you should be able to make something useful of it!

TommyC7 08-03-2012 04:34 PM

Are you sure you want to use Slackware 10? This is a notice Pat put on some Slackware versions that are now going to officially stop being maintained:

Code:


Thu Jun 14 05:02:39 UTC 2012
####################################################################
# NOTICE OF INPENDING EOL (END OF LIFE) FOR OLD SLACKWARE VERSIONS #
#                                                                  #
# Effective August 1, 2012, security patches will no longer be    #
# provided for the following versions of Slackware (which will all #
# be more than 5 years old at that time):                          #
# Slackware 8.1, 9.0, 9.1, 10.0, 10.1, 10.2, 11.0, 12.0.          #
# If you are still running these versions you should consider      #
# migrating to a newer version (preferably as recent as possible). #
# Alternately, you may make arrangements to handle your own        #
# security patches.  If for some reason you are unable to upgrade  #
# or handle your own security patches, limited security support    #
# may be available for a fee.  Inquire at security@slackware.com.  #
####################################################################

12.1 and above will still be supported.

Bller 08-03-2012 04:44 PM

Quote:

Originally Posted by TommyC7 (Post 4745366)
Are you sure you want to use Slackware 10? This is a notice Pat put on some Slackware versions that are now going to officially stop being maintained:

Code:


Thu Jun 14 05:02:39 UTC 2012
####################################################################
# NOTICE OF INPENDING EOL (END OF LIFE) FOR OLD SLACKWARE VERSIONS #
#                                                                  #
# Effective August 1, 2012, security patches will no longer be    #
# provided for the following versions of Slackware (which will all #
# be more than 5 years old at that time):                          #
# Slackware 8.1, 9.0, 9.1, 10.0, 10.1, 10.2, 11.0, 12.0.          #
# If you are still running these versions you should consider      #
# migrating to a newer version (preferably as recent as possible). #
# Alternately, you may make arrangements to handle your own        #
# security patches.  If for some reason you are unable to upgrade  #
# or handle your own security patches, limited security support    #
# may be available for a fee.  Inquire at security@slackware.com.  #
####################################################################

12.1 and above will still be supported.

I`m sure 12.1 isn`t an option for that kind of hardware, this still will be something personal, nothing public, just something we can play around and learn while we`re at it. I can`t think of a stable and familiar distro that can suite my needs right now, DSL is just old and unsupported, slack has this great community where you can get help 24/7 regardless of the version you are running, so as long as we got you guys, i`m happy :D

astrogeek 08-03-2012 04:44 PM

Quote:

Originally Posted by TommyC7 (Post 4745366)
Are you sure you want to use Slackware 10? This is a notice Pat put on some Slackware versions that are now going to officially stop being maintained:
12.1 and above will still be supported.

I think when it comes to keeping these old boxes going you have to accept that you are going to need to work with unsupported software versions. Security updates are pretty low on the list at this point.

That said, if it is web facing it does still need to be on the list - just depends on intended use and what the exposure might be.

Bller 08-03-2012 04:52 PM

Quote:

Originally Posted by astrogeek (Post 4745374)
I think when it comes to keeping these old boxes going you have to accept that you are going to need to work with unsupported software versions. Security updates are pretty low on the list at this point.

That said, if it is web facing it does still need to be on the list - just depends on intended use and what the exposure might be.

Exactly !

mrascii 08-03-2012 05:33 PM

If your goal is to learn how to build, run and maintain an LAMP stack why hobble yourself with such underpowered hardware when you can find Pentium boxes with a couple of hundred MiB of RAM for give-a-way prices. Or set up a free tier AWS instance on Amazon's cloud. You can run it for a year free (or nearly so) and have to deal with real world admin issues. Trying to make a 486 fly is a waste of time in my opinion. Now if you just want to be able to say "I did it!", well that's OK. Go for it. Nothing wrong with having a liltte good clean fun.

DNA
AKA mrascii

astrogeek 08-03-2012 05:50 PM

Quote:

Originally Posted by mrascii (Post 4745398)
If your goal is to learn how to build, run and maintain an LAMP stack why hobble yourself with such underpowered hardware when you can find Pentium boxes with a couple of hundred MiB of RAM for give-a-way prices... Trying to make a 486 fly is a waste of time in my opinion.

I am not sure of Bller's reasons for reviving the old box, but sometimes old hardware close at hand is the only option - I know all too well!

I see frequent references to "give away prices" on older hardware, but find such things to be far less available than that would imply when I actually try to obtain it!

And I disagree about it being a waste of time. If those old, slow CPU cycles can produce something of value for him, then let the clock run!

And if anyone has a few pieces of still useful old hardware on the way to the landfill, you know where to find me! ;)


All times are GMT -5. The time now is 01:57 AM.