Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 09-16-2004, 11:51 AM   #1 (permalink)
 
Newb Techie

Join Date: Sep 2004

Posts: 49

s0M30n3

Default Running a Web server

Ok what would be involved in hosting websites, would i just buy a server (acctually buy one ) and what would i do from there
s0M30n3 is offline  
Old 09-23-2004, 08:25 AM   #2 (permalink)
ADZ
 
Master Techie

Join Date: May 2003

Posts: 2,233

ADZ is on a distinguished road

Send a message via Yahoo to ADZ
Default

If you have a machine lying around (doesnt even have to be a fast one) - you can turn it into a web server.

You have a couple of choices:

Windows or Linux

Then from there you have which version of Linux or windows. It is quite an involved job to get one set up for the first time, but it is very handy once set up.
ADZ is offline  
Old 09-28-2004, 03:16 AM   #3 (permalink)
 
Monster Techie

Join Date: Jul 2004

Location: Manchester, UK

Posts: 1,909

Blind_Arrow

Default

you'll require following to set up a web server:

1: a PC, doesnt have to be fast, a P-2 266 with 128MB ram will be ok to host 4-8 web sites with normal traffic. but hard drives have to be really good ones, S-ATA or SCSI.

2: Static IP (can be bought from any internet service provider)

3: a web server software over your operating system, normally Windows comes with web server built in, WIn98/Me have PWS (small, not recommended), 2000 and XP Professional comes with IIS Builtin. thats a pretty strong web server,

else than that, you can even download and install the Apache server, that is free and is most popular at the moment, as it can work platform independently. can be downlaoded from www.apache.org

and here you are, ready to deploy your web host.

*, a piece of advice, dont host porn sites , or i'll be the first to hack and shut down your pc
__________________
Intel Core2Quad 2.66Ghz 12MB L2-Cache
4096MB DDR Kingston Hyper-X
GigaByte GA-P35-DS3R
XFX 9600GT AlphaDog
Seagate 2 X 320GB SATA2
LG L246WH Flatron 24"
Sony DVD-RW
Blind_Arrow is offline  
Old 09-28-2004, 03:45 AM   #4 (permalink)
willsko87's Avatar
 
Monster Techie

Join Date: Apr 2004

Location: Melbourne, Australia

Posts: 1,219

willsko87 is on a distinguished road

Default

lol...good call
__________________
http://www.aflonline.com.au



willsko87 is offline  
Old 09-28-2004, 12:44 PM   #5 (permalink)
 
Newb Techie

Join Date: Sep 2004

Posts: 49

s0M30n3

Default

Ok so what do i do about getting my site on the internet, how to i link my computer to a www.wotever.com
s0M30n3 is offline  
Old 09-28-2004, 07:54 PM   #6 (permalink)
 
Monster Techie

Join Date: Jul 2004

Location: Manchester, UK

Posts: 1,909

Blind_Arrow

Default

once you got Static IP address, you can make folders in your space that is by default picked up by web clients

in IIS (windows server) that folder is 'wwwroot'

in Apache, it is 'httpdocs' i believe.

so what you do is, make sub folders in these web folders, and asign them u/n p/w etc. and atttach domain settings from them, these can be done via web server softarre settings.

for giving users GUI look, you'll have to nstall some other third party softwares like controlpanel and different names blah blah.
__________________
Intel Core2Quad 2.66Ghz 12MB L2-Cache
4096MB DDR Kingston Hyper-X
GigaByte GA-P35-DS3R
XFX 9600GT AlphaDog
Seagate 2 X 320GB SATA2
LG L246WH Flatron 24"
Sony DVD-RW
Blind_Arrow is offline  
 
Closed Thread

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