Got an old 486 processor? (1044 hits)
Category: Computers & InternetRating: 0.5 on 10 reviews (Rate this item) (V)
Submitted by Quari Smyt <daglassawasta.at.hotmail.com> (View user info) at 2003-08-08 22:11:46 EDT
I found a new use for it.
User Reviews
Submitted by Insanethemind (user info) at 2003-08-10 15:40:51 EDT (#)
Ranking: 1
No Comment
Submitted by hidden101 (user info) at 2003-08-09 03:21:51 EDT (#)
Ranking: 0
i'm not in the army. i'm in the air force.
anyway, if you read my latest post, you'll learn how i started being a techie.
Submitted by putangina (user info) at 2003-08-09 03:00:02 EDT (#)
Ranking: 2
That is very funny. How observational.
Submitted by Flapjacksupreme (user info) at 2003-08-09 02:46:35 EDT (#)
Ranking: 1
Alright, I tend to skim tech posts, then hit "back". I apologize for my over-all ignorance to technology.
Flapjacksupreme's first impression of Hidden was a tough, ARMY grunt, sticking his pistol to his Webcam. You can make 0's and 1's dance all you want, but I'm still convinced you could kick McBain's Ass.
Submitted by hidden101 (user info) at 2003-08-09 02:29:05 EDT (#)
Ranking: 0
Flapjacksupreme- i'm THE techie around here. we were actually posting in binary in one of my threads.... man, that's nerdy. right now, i'm am actually building an Active Directory domain with Crash in our house. it's powerful enough to run a decent sized company, too. i'm also drinking alot, but that's a given. i work better that way. if you read through some of my posts, you'll see that i have a great wealth of knowledge of computers and networks. i also know phone networks and such. i've worked as a system administrator, a LAN technician, a network engineer, and i'm currently working as a network administrator for the classified side of the largest network in the Air Force, and working as an SMS administrator at the same time.
techie shit is my life.
Submitted by Flapjacksupreme (user info) at 2003-08-09 02:18:51 EDT (#)
Ranking: 1
Wow, I never thought of Hidden as a techie.
You could use it to kill bugs running around on the floor too. :)
Submitted by hidden101 (user info) at 2003-08-08 23:34:37 EDT (#)
Ranking: 0
i don't remember where i found that stuff, but they are all good uses.
don't knock old hardware. it's still good if you're resourceful.
Submitted by hidden101 (user info) at 2003-08-08 23:31:59 EDT (#)
Ranking: 0
OR-
Internal router or gateway. As you acquire more ``old hardware'' or find yourself increasingly connected to the Internet (with Cable or DSL), you should think about segmenting your home network. You might be using one of the many off-the-shelf home routers, and those might satisfy your needs for now, but eventually you should think about dividing your home network into ``public'' and ``private'' segments. You could easily use a very humble old 486 with two network cards to accomplish this.
Fax/Print server.
Telephone messaging device. You could have a Fax server on one modem and an answering machine on another (voice) modem both on the same machine.
E-mail server. This is perhaps the heaviest and most-required network service in use; you could easily delegate this task to an old computer.
Small database server. With the numerous free databases available, you could easily move this service to a dedicated box, and export the results either via http or NFS or via the databases own protocol.
MP3 server/player or NAP server. Since MP3s require some CPU cycles for decoding MP3s, yet not an inordinate amount, you could let an old pentium computer do this all by itself. This can additionally connect to your stereo system and play your playlists that way. You could alternatively use an old 486 to serve filesystems of MP3s to local clients instead of trying to decode them. With a larger hard drive (and a not-so-old pentium processor), you could also build a dedicated Nap server.
Nostalgic gaming machine. Sometimes you don't want to clutter up your desktop machine with games or other distractions. But you could easily run one of the old Atari or Commodore emulators and run terrific old games built for those platforms. They are still around, and the old games work great.
Dial-in server for you and your friends. You too could be a small-time Internet service provider. Or you could provide yourself dial-in service when you are on the road with your laptop. (It helps if your home network is connected with high a bandwidth connection.) This will require some security consciousness on your part, since others could connect to your dial-in server.
Small or specialized webserver. If you just want to serve up home pages for your family, or if you have modest amounts of content to a small number of people, a web server could fairly easily run on an older computer. A specialized database of MP3s could be served up to your local family members, or you might host your recipe database to the outside world. Again, if you're sharing with the outside world, think security.
Fileserver. Some directory hierarchies might be better exported from a central source to reduce redundency on other machines on your network. For example, you could mount /home/you or /usr/local from a central server, or /usr/share or something like that. It's not always necessary to duplicate these files from machine to machine, assuming you're running the same operating system between them. (If not, you could export /usr/share/debian and mount it as /usr/share on your debian machine, export /usr/share/freebsd and mount it on all your FreeBSD machines, and so forth.)
Experimental workstation. Ever wanted to run OS/2 Warp? Minix? Run old DOS applications? Dedicated your machine for compiling source code? CPM? Do development for your Palm Pilot? Program assembly language? You could reserve an older machine for just such a thing. I have an old 486 that happily runs OS/2 Warp that I still get a kick out of using.
Intrusion detection device. I haven't seen any off-the-shelf home network gateways that adequately provide intrusion detection. You could place some lightweight intrusion detection software on an old 486 that actually lets you know when or if the bad guys get into your home network.
Network time server. Synchronize all your network boxes to a single computer whose sole purpose in life is to tell the correct time.
Distributed network client machine. Use your old 486 to donate CPU cycles to any of a number of worthwhile projects, such as searching for extraterrestrial life or cracking cryptographic keys.
Dedicated website mirror. Keep a local mirror handy of your favorite websites.
Dedicated smalltime news server. Like to follow a few newsgroups but get tired of expired articles? Run your own newserver. Watch out, this can eat disk space galore if you're not careful.
DNS Server. Though DNS can get wildly complicated, it's not too bad on smaller networks. It's a security risk, so be careful with this one. Using your own DNS server can give your network a lot of added flexibility when that becomes important to you.
Voice Over IP Terminal. It's possible to use one of your boxes as a telephone terminal, replacing a telephone to talk with others over the Internet instead of using your phone. There are some tricks and traps you can learn about in the VoIP-HOWTO at linuxdoc.org.
Dedicated MP3 Burner. You won't gain much in speed by using an older machine for this. In fact, an older machine may cause problems. But, assuming your extra machine is up to the task, you can take the load of this task off your primary workstation so it won't interfere with your other work.
Combination server. Combine some reasonable number of the above functions in a single server on your network.
Submitted by EH (user info) at 2003-08-08 22:52:23 EDT (#)
Ranking: 0
you need a hair cut hippie!
Submitted by GrawpNHagger (user info) at 2003-08-08 22:16:32 EDT (#)
Ranking: 0
i gave you the idea.


