what would I need to start my own webserver on my home network?

Reply

Join Date: Dec 2003
Posts: 183
Reputation: viperman224 is an unknown quantity at this point 
Solved Threads: 1
viperman224's Avatar
viperman224 viperman224 is offline Offline
Junior Poster

what would I need to start my own webserver on my home network?

 
0
  #1
Feb 15th, 2004
What types of programs and machine would I need to run a home webserver?

This is the machine I've got:

Maker: Acer
Model: no clue
Processor: AMD K6 300mhz
RAM: 64 megs
NIC card: Linksys 10/100
Hard Drive: maxtor 6.4 gig (master) Seagate 6.4 gig (extra)
Operating System: Microsoft Windows 2000 Pro
Cd-rom: generic 56 times
Extra goodies: none


Network stuff:

Linsys switch
Linksys router
Belkin patch panel (not sure on its maker but i think its belkin)
Toshiba cable modem
Cox High Speed connection ( I have to ask cox to see if they would allow it one their network)

What software and upgrades would I need? just to run a small web server? I had my origininal site up on a PI-233 mhz with 64 megs of ram but the trial version of the program I downloaded ran out.
Owner/PC Technician of:

The PC Doctor
"If we can't fix it, it's just not fixable"


Reply With Quote Quick reply to this message  
Join Date: Jan 2004
Posts: 150
Reputation: WEATHER CHANNEL will become famous soon enough WEATHER CHANNEL will become famous soon enough 
Solved Threads: 1
WEATHER CHANNEL's Avatar
WEATHER CHANNEL WEATHER CHANNEL is offline Offline
Banned

Re: what would I need to start my own webserver on my home network?

 
0
  #2
Feb 15th, 2004
Depends, what are you going to be putting out?
Reply With Quote Quick reply to this message  
Join Date: Dec 2003
Posts: 183
Reputation: viperman224 is an unknown quantity at this point 
Solved Threads: 1
viperman224's Avatar
viperman224 viperman224 is offline Offline
Junior Poster

Re: what would I need to start my own webserver on my home network?

 
0
  #3
Feb 15th, 2004
its not going to be fancy I just want something to post pictures of my pets for my family and friends to see who live out of state.
Owner/PC Technician of:

The PC Doctor
"If we can't fix it, it's just not fixable"


Reply With Quote Quick reply to this message  
Join Date: Feb 2004
Posts: 40
Reputation: Lander is an unknown quantity at this point 
Solved Threads: 0
Lander's Avatar
Lander Lander is offline Offline
Light Poster

Re: what would I need to start my own webserver on my home network?

 
0
  #4
Feb 15th, 2004
You could try Apache server. I've not used it myself but I intend to in the next couple of months for a uni project.

http://www.apache.org/
Reply With Quote Quick reply to this message  
Join Date: Feb 2004
Posts: 8
Reputation: Mosco is an unknown quantity at this point 
Solved Threads: 0
Mosco Mosco is offline Offline
Newbie Poster

Re: what would I need to start my own webserver on my home network?

 
0
  #5
Feb 21st, 2004
I have alot of exsperiance in Home based Web server's.! If you are thinking of launching one i would suggest you used Sambar server. It is extremely easy to install and easyier to use and setup. With apache it's a bit confusing trying to setup and it has no web based config system.! Plus you have to put file's onto your c: drive in your windows dir.

So if you like a bit of a challeneg use Apache, but if you want it simple and fast with out any editing of file's use Sambar Server .

Hoped this helped you out.!
Reply With Quote Quick reply to this message  
Join Date: Aug 2003
Posts: 372
Reputation: TheOgre is a jewel in the rough TheOgre is a jewel in the rough TheOgre is a jewel in the rough 
Solved Threads: 6
TheOgre's Avatar
TheOgre TheOgre is offline Offline
Posting Whiz

Re: what would I need to start my own webserver on my home network?

 
0
  #6
Feb 21st, 2004
You can run Apache on Win32, or search SourceForge for httpd servers. I remember using TinyHTTP for awhile on a dinosaur of a system (P-75, 32MB RAM, 2.1GB HDD, Win95) and it ran very well.

Personally, I prefer Apache on *nix, but that's just my favorite. The config file may look confusing at first, but if you take the time to actually read it, it's extremely well documented and pretty much holds your hand with all the options. It also defaults to install as a service on Windows NT/2000/XP, and there *ARE* GUI configuration utils to help you, if you don't want to read the documentation within the config file (Apache Commander @ SourceForge to name one.)
If you spend more on coffee than on IT security, you will be hacked.
What's more, you deserve to be hacked.
-- former White House cybersecurity czar Richard Clarke
Reply With Quote Quick reply to this message  
Join Date: Aug 2003
Posts: 372
Reputation: TheOgre is a jewel in the rough TheOgre is a jewel in the rough TheOgre is a jewel in the rough 
Solved Threads: 6
TheOgre's Avatar
TheOgre TheOgre is offline Offline
Posting Whiz

Re: what would I need to start my own webserver on my home network?

 
0
  #7
Feb 25th, 2004
In reading the initial post again, I never did actually answer the question

OK, if you want to host your own website, you only need a machine with a webserver. Depending on your hardware, you could either use some flavor of Microsoft Windows as the platform, with a webserver (apache, tinyhttp, etc.) or some flavor of either UNIX or Linux, and Apache (or another http server.)

My personal preference is Apache on FreeBSD, which runs my personal site (both mail and web.) The machines are identical HP Vectra PII 350's with 128 MB of SD133 RAM, running FreeBSD.
If you spend more on coffee than on IT security, you will be hacked.
What's more, you deserve to be hacked.
-- former White House cybersecurity czar Richard Clarke
Reply With Quote Quick reply to this message  
Join Date: Jan 2004
Posts: 152
Reputation: floris has a spectacular aura about floris has a spectacular aura about 
Solved Threads: 2
floris's Avatar
floris floris is offline Offline
vBulletin.com Staff

Re: what would I need to start my own webserver on my home network?

 
0
  #8
Mar 1st, 2004
Just install a linux distribution on your system (like FreeBSD or Debian) and they come with free web server, php and mysql and you link up the system through the router and leave it online without a monitor and a keyboard/mouse and just a link through the router.

This way its online and you can shuff it in a closet and remote control it through a intranet connection.
Reply With Quote Quick reply to this message  
Join Date: Aug 2003
Posts: 372
Reputation: TheOgre is a jewel in the rough TheOgre is a jewel in the rough TheOgre is a jewel in the rough 
Solved Threads: 6
TheOgre's Avatar
TheOgre TheOgre is offline Offline
Posting Whiz

Re: what would I need to start my own webserver on my home network?

 
0
  #9
Mar 3rd, 2004
FreeBSD is UNIX
If you spend more on coffee than on IT security, you will be hacked.
What's more, you deserve to be hacked.
-- former White House cybersecurity czar Richard Clarke
Reply With Quote Quick reply to this message  
Join Date: Mar 2005
Posts: 6
Reputation: ChrisBoyd is an unknown quantity at this point 
Solved Threads: 0
ChrisBoyd ChrisBoyd is offline Offline
Newbie Poster

Re: what would I need to start my own webserver on my home network?

 
0
  #10
Mar 12th, 2005
Originally Posted by TheOgre
FreeBSD is UNIX
Might just be me but isnt Linux a off shot of Unix
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Networking Hardware Configuration Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC