Telecaster Guitar Forum
IMPORTANT: Treat everyone with respect, no matter how difficult that may be. No hate, politics, religion, sex or drug discussions.
No Commercial Posts: Do not use the TDPRI to buy or sell anything.
Telecaster Guitar Resources Guitar T-shirts
Guitar Tuner
6
E
5
A
4
D
3
G
2
B
1
E
Telecaster Music Shop

Telecaster Guitars at Ebay Musician's Friend Stupid Deal of the Day






Go Back   Telecaster Guitar Forum > Main Telecaster Forum > Bad Dog Cafe
Home Forum Resources Shop Gallery Classifieds Reviews Register FAQ Search Today's Posts Mark Forums Read

Bad Dog Cafe Hershey's Bad Dog Cafe is where Off Topic Discussion is welcomed -- but please follow our rules and stay away from subjects that turn political or have caused fights in the past.

Forum Jump

Reply
 
Thread Tools
Old May 19th, 2008, 06:42 PM   #1 (permalink)
Poster Extraordinaire
 
e-merlin's Avatar
 
Join Date: Jan 2004
Location: Sioux Falls, SD
Posts: 5,873
Server Questions For Computer Guys

I got a bunch of old computers (Pentium II and newer) from the place I used to work a while back. They have no hard drives, but do have everything else you would expect a business computer to have.

One thing I want to do is to put a server outside my network firewall so I can host my own website and pics. It will be pretty much open to the public, but would give me a way to share pics and articles over the net. Might even use it as an e-mail server, but not sure I really need one...

I mostly want advice on which operating system to use and any programs I might need. I have Windows 95, 98, and NT laying around unused, and would be open to using Linux if there are any advantages, but I've never used it before. I would really like to stick to freeware because I'd rather spend money on other things like guitars, but will spend the money when necessary.

I would consider myself an intermediate computer user. I usually build my own machines and do my own IT here at home, but everything needs to be fairly easy to work with. I don't want to have to deal with resolving conflicts and settings manually, but I'm not going to install much hardware on this thing. It's going to be a stripped down machine with only the things that make it work.

Oh, and I'm not switching to Mac, I'm sticking to the old hardware I got for nothing

Thanks in advance.
__________________
Quote:
Originally Posted by Del Pickup View Post
'tone is in the underpants'
e-merlin is offline   Reply With Quote
Old May 19th, 2008, 07:03 PM   #2 (permalink)
Tele-Afflicted
 
timmer's Avatar
 
Join Date: Jul 2005
Location: On the banks of the Pontchartrain
Age: 47
Posts: 1,189
You're probably not going to find much to work with that hardware unless you go to a Linux variant.

I would go here and look through the different distributions to see if one is tailor made for your requirements.

It won't be a "walk in the park" though because Linux tends to be very technical in nature; but on the bright side you will learn how your computer works.
__________________
"Choose silence of all virtues, for by it you hear other men's imperfections, and conceal your own."

George Bernard Shaw
timmer is offline   Reply With Quote
Old May 19th, 2008, 07:17 PM   #3 (permalink)
Tele-Meister
 
drewsblues's Avatar
 
Join Date: Apr 2008
Location: Southern California
Posts: 163
I agree. You'll get the most bang for your buck (figuratively speaking) out of those old machines if you run a Linux server. But to really do it up right, you might need to abandon the GUI and run from the command line.

If you're just looking to run a low-traffic HTTP server and not much else, you could probably get away with NT4. Even Windows 2000 will run on a Pentium II, though not especially well. Keep in mind that the more services you stack (FTP, e-mail, etc.) the more performance will degrade.

If it was me, I'd give Ubuntu Linux (or its parent distro, Debian) and LAMP a shot. It'd be a fun project, if nothing else. And free.

Here are a few "Linux on an old PC" links I found whilst Googling:

http://en.wikipedia.org/wiki/LAMP_%28software_bundle%29

http://www.smallbusinesscomputing.co...le.php/3346331

http://www.webpronews.com/expertarti...r-of-an-old-pc

http://www.howtoforge.com/ubuntu-home-fileserver

http://www.instructables.com/id/Make...-Of-An-Old-PC/

Whatever you choose, good luck, and let us know how it goes.
__________________
-- Drew
drewsblues is offline   Reply With Quote
Old May 19th, 2008, 07:57 PM   #4 (permalink)
Tele-Afflicted
 
aunchaki's Avatar
 
Join Date: Mar 2006
Location: Western New York
Posts: 1,110
Quote:
Originally Posted by drewsblues View Post
I agree. You'll get the most bang for your buck (figuratively speaking) out of those old machines if you run a Linux server. But to really do it up right, you might need to abandon the GUI and run from the command line.
+100

I've been a UNIX programmer and server admin for over a decade (which means I've earned my opinions the hard way!). With older hardware (heck, even with newer hardware) the best way to go is with any of the open source UNIX variants (Linux, BSD, etc...). Getting used to the command line can be a shock initially, but it rapidly becomes second nature and soon after that becomes the only way you want to deal with a remote computer.

Ubuntu Linux has a version designed just for servers (without the windowing environment). It's easy to keep up-to-date (the biggest issue for new users, in my opinion). I'm a big OpenBSD fan (actually all the BSDs: FreeBSD, NetBSD, etc...). They're cousins to Linux and largely identical in everyday use.

Get started. Have fun!!!!
__________________
Two Teles, One Strat, Two Acoustics (6 & 12 strings),
Two Mandolins (4 & 8 strings), One Bass (5 strings)
aunchaki is offline   Reply With Quote
Old May 19th, 2008, 08:15 PM   #5 (permalink)
Friend of Leo's
 
neocaster's Avatar
 
Join Date: Jan 2006
Location: Chester County, PA
Age: 35
Posts: 3,399
Linux will get the best mileage out of limited hardware if you can hang with the learning curve. If you can run x windows without losing too much punch, you'll get some graphical interface stuff to make it a bit easier. If you're still outside of your comfort zone, try an older version of a Windows server (you might get away with Windows 2000 but a lot of your resources will go to OS overhead. a 3d screen saver could probably suck up 50% of one of your processors so keep an eye out for waste)
__________________
"...You don't need faith if you know it's gonna work!"
neocaster is offline   Reply With Quote
Old May 19th, 2008, 08:45 PM   #6 (permalink)
Tele-Afflicted
 
mistermullens's Avatar
 
Join Date: Jan 2007
Location: Atlanta
Age: 31
Posts: 1,681
You should figure out how to make an amp out of all that stuff.
__________________
Jonathan - Demos@purevolume.com
When the power of love overcomes the love of power, the world will know peace. - Jimi
All I need is my Esquire - MM
mistermullens is offline   Reply With Quote
Old May 19th, 2008, 09:23 PM   #7 (permalink)
Tele-Afflicted
 
beep.click's Avatar
 
Join Date: Apr 2007
Location: California
Age: 49
Posts: 1,437
Another vote for Linux here. Haven't tried the server version of Ubuntu personally, but it looks promising.
__________________
"It looked like a giant green gum drop to me."
beep.click is offline   Reply With Quote
Old May 19th, 2008, 09:35 PM   #8 (permalink)
Poster Extraordinaire
 
e-merlin's Avatar
 
Join Date: Jan 2004
Location: Sioux Falls, SD
Posts: 5,873
Quote:
Originally Posted by mistermullens View Post
You should figure out how to make an amp out of all that stuff.
That was the original plan. Put it all on eBay and buy a nice. used Classic 30 with the procedes. Then, my daughters each wanted a computer and I wanted to build something to monitor the weather, and was going to use the rest for a server farm. Then I got lazy and didn't do jack.

Frankly, at this point in my life, I'd rather be building a guitar or two to use up the parts I've been hoarding.
__________________
Quote:
Originally Posted by Del Pickup View Post
'tone is in the underpants'
e-merlin is offline   Reply With Quote
Old May 19th, 2008, 09:37 PM   #9 (permalink)
Tele-Meister
 
drewsblues's Avatar
 
Join Date: Apr 2008
Location: Southern California
Posts: 163
I was thinking about this on the way home. One non-hardware-related issue you might want to look into before you tackle this project: Make sure that your ISP will let you host an HTTP server on your connection. Many (like mine -- Cox Communications) block outbound traffic on port 80, which is the TCP port where all of the Web stuff happens. If this is the case for you, then your task become considerably more complicated -- and much less fun.

Same goes for an e-mail server. Many ISPs block the ports used for SMTP, POP3, and IMAP. Which is a big ol' bummer for us DIY types.

Just food for thought before you take the plunge...
__________________
-- Drew
drewsblues is offline   Reply With Quote
Old May 19th, 2008, 09:46 PM   #10 (permalink)
Tele-Holic
 
GhostofJohnToad's Avatar
 
Join Date: Nov 2006
Location: Toledo, Ohio
Age: 34
Posts: 676
Another vote for linux here. I did pretty much what you want to do and it cost me only $10 for a domain name and that's it. You can do it cheaper if you don't care what your website is called. You'll take some lumps learning stuff but I had a blast. I recommend Debian and then an install of Drupal. I used zoneedit for my dynamic DNS. I realize all that may be alien but it will start to make sense when you get into it. I knew nothing about servers and followed the HowtoForge article below and was up an running pretty quickly. The DNS thing was the hardest part especially if you have a dynamic IP.

http://www.howtoforge.com/perfect_setup_debian_etch
http://drupal.org/
GhostofJohnToad is offline   Reply With Quote
Old May 19th, 2008, 09:46 PM   #11 (permalink)
Poster Extraordinaire
 
e-merlin's Avatar
 
Join Date: Jan 2004
Location: Sioux Falls, SD
Posts: 5,873
This is just for my use. Not commercial. I'll probably not use it for anything but hosting my own stuff. Things like pics and vids of guitar builds, car builds, maybe a blog (God how I hate that term). Yeah, I'm sure the whole world wants my opinion.
__________________
Quote:
Originally Posted by Del Pickup View Post
'tone is in the underpants'
e-merlin is offline   Reply With Quote

Forum Jump

Reply


Thread Tools



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump

Forums Directory

The words Fender®, Telecaster®, Stratocaster® and the associated headstock designs are registered trademarks of the Fender Musical Instruments Corporation.
The TDPRI is an independent,member supported forum and is not affiliated with Fender Musical Instruments Corporation.



All times are GMT -5. The time now is 04:46 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
© TDPRI.COM 1999 - 2006 All rights reserved.