ComputerForum.com ComputerForum.com  
Go Back   Computer Forum > Computer Hardware > Computer Networking and Servers

Reply
 
LinkBack Thread Tools Display Modes
Old 11-26-2006, 08:10 AM   #1 (permalink)
Silver Member
 
Join Date: Nov 2006
Posts: 124
Default Web Server

I am looking to start playing with setting up a server that will serve some webpages.

I would also like to put all my music etc on to the machine, and access them over my network at my 2 machines.

I have looked at getting a second hand server or PC tower.

What should I really look for?

I have never tried linux, but believe this to be the way forward for servers that are on all the time?

I do fancy having Win XP as I can then use remote access to access the 'server' as I don't want a screen etc attached to the server.

Is it easy to share files on a linux machine to a couple XP machines? Is it a good idea to allow this if I am installing apache to do the webserving concurrently?

Any pointers great - I have done plenty of networking etc, but never had a go at a server - the IT guys always sort that after I have done an install.

Cheers guys.





[edit] - OK, just seen a topic about samba - seems the thing to use, and is what is used in things like the linkstations etc isn't it?

Can you remotely access a linux machine?

Last edited by Lectrician; 11-26-2006 at 08:16 AM.
Lectrician is offline   Reply With Quote


Old 11-26-2006, 08:40 PM   #2 (permalink)
Silver Member
 
Join Date: Nov 2006
Posts: 124
Default

Been doing a little research, and it seems you can setup SFTP access for windows XP, not sure how good this is as it is a linux emultor.
Lectrician is offline   Reply With Quote
Old 11-26-2006, 09:09 PM   #3 (permalink)
Gold Member
 
calumn's Avatar
 
Join Date: Mar 2006
Location: Scotland, infront of my computer
Age: 16
Posts: 256
Default

So your going to make a website and put it on the server right? If your only getting a web server to put your music on I wouldn't do it because its probably illegal.
If you want to actually make a website you should probably install a version of linux and then install apache web server and stuff.
You could also try using wamp in windows. I haven't actually tried it but im downloading it now.
If you just want to access your music from both computers then a web server is probably not the way to go. You could just network the computers together and create a shared folder to put your music in.
calumn is offline   Reply With Quote
Old 11-27-2006, 07:35 AM   #4 (permalink)
Silver Member
 
Join Date: Nov 2006
Posts: 124
Default

I want to set up a server to simply play with and get some deeper understanding in how they work etc.

I thought I could also put my music onto it to share with the PC's - don't want to host the music for downloading! I currently use a linkstation for music and photos so they are available to both machines without relying on the other, just thought it better to move them all to the server - it may be faster?

It is simply a learning curve for me!
Lectrician is offline   Reply With Quote
Old 11-27-2006, 08:05 PM   #5 (permalink)
Gold Member
 
calumn's Avatar
 
Join Date: Mar 2006
Location: Scotland, infront of my computer
Age: 16
Posts: 256
Default

Ah ok i was just a little confused lol.
Probably install a version of linux, I recommend fedora core 6 which I use. I basically mess around with it and learn php at the same time. Its fun. If you dont want to get a new screen for the server you could use ssh to run it but that isn't graphical so you would need to know unix commands. If you are going to use windows then there are lots of remote access programs.
calumn is offline   Reply With Quote


Old 11-27-2006, 08:21 PM   #6 (permalink)
Diamond Member
 
Join Date: Nov 2004
Location: Concord, NH
Age: 20
Posts: 27,082
Default

Download LiteServe: http://www.download.com/LiteServe/30...ml?tag=lst-0-1

I use this app and you can host your own web server and FTP server that can be seen over the internet or LAN.
__________________
Desktop // Laptop
Core 2 Quad Q9550 @ 4.0GHz // Core 2 Duo P8400 2.26GHz
Asus Rampage Formula X48 // Intel PM45
ATI 4870X2 2GB GDDR5 // 512MB GDDR3 9800M GTS
4GB (2x 2GB) DDR2 940 // 4GB DDR3 800
750GB SATAII w/32MB // 200GB SATAII 7200RPM
Creative SB X-Fi Titanium Fatal1ty
SilverStone 750W +12V@60A
3DMark06:
21391 // 9179
[-0MEGA-] is offline   Reply With Quote
Old 11-27-2006, 08:28 PM   #7 (permalink)
Gold Member
 
calumn's Avatar
 
Join Date: Mar 2006
Location: Scotland, infront of my computer
Age: 16
Posts: 256
Default

That looks good.
I tried WAMP but I really didn't like it.
It used up lots of cpu usage (don't know why) and it wasn't very good.
Im gonna try lightserv.
calumn is offline   Reply With Quote
Old 11-27-2006, 08:51 PM   #8 (permalink)
Diamond Member
 
Join Date: Nov 2004
Location: Concord, NH
Age: 20
Posts: 27,082
Default

LiteServe is very light on CPU, and only uses around 5-10MB of RAM.

Also, all the other apps I used werent able to be used on the web, since it only worked on the LAN.
__________________
Desktop // Laptop
Core 2 Quad Q9550 @ 4.0GHz // Core 2 Duo P8400 2.26GHz
Asus Rampage Formula X48 // Intel PM45
ATI 4870X2 2GB GDDR5 // 512MB GDDR3 9800M GTS
4GB (2x 2GB) DDR2 940 // 4GB DDR3 800
750GB SATAII w/32MB // 200GB SATAII 7200RPM
Creative SB X-Fi Titanium Fatal1ty
SilverStone 750W +12V@60A
3DMark06:
21391 // 9179
[-0MEGA-] is offline   Reply With Quote
Old 11-28-2006, 04:54 PM   #9 (permalink)
VIP Member
 
tlarkin's Avatar
 
Join Date: Apr 2006
Location: Kansas City, MO
Posts: 6,390
Default

I can only speak from experience, and microsoft solutions work but cost you money, and IIS is filled with holes....

Get a linux box and just learn Apache/mySQL/PHP/myPHPadmin and set up your website. Its completely free, secure, and has tons of community support and FAQs to walk you through the installs and configurations.

Remember Linux pretty much runs the internet, and infact this forum runs off of Linux as well....check this out

Code:
tlarkin@Monkey:~> sudo nmap -O www.computerforum.com
root's password:

Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2006-11-28 10:53 CST
Interesting ports on host.interspeed.com (69.16.225.146):
Not shown: 1662 filtered ports
PORT     STATE  SERVICE
20/tcp   closed ftp-data
21/tcp   open   ftp
22/tcp   open   ssh
25/tcp   closed smtp
53/tcp   open   domain
80/tcp   open   http
110/tcp  open   pop3
143/tcp  open   imap
443/tcp  open   https
465/tcp  open   smtps
993/tcp  open   imaps
995/tcp  open   pop3s
1214/tcp closed fasttrack
3306/tcp open   mysql
6346/tcp closed gnutella
6347/tcp closed gnutella2
6666/tcp closed irc-serv
8443/tcp open   https-alt
No exact OS matches for host (If you know what OS is running on it, see http://www.insecure.org/cgi-bin/nmap-submit.cgi).
TCP/IP fingerprint:
SInfo(V=4.11%P=i686-pc-linux-gnu%D=11/28%Tm=456C69AE%O=21%C=20)
TSeq(Class=RI%gcd=1%SI=2088AB%IPID=Z%TS=100HZ)
TSeq(Class=RI%gcd=1%SI=208667%IPID=Z%TS=100HZ)
TSeq(Class=RI%gcd=1%SI=20857A%IPID=Z%TS=100HZ)
T1(Resp=Y%DF=Y%W=564%ACK=S++%Flags=AS%Ops=MNNTNW)
T2(Resp=Y%DF=N%W=1000%ACK=S%Flags=AR%Ops=WNMETL)
T2(Resp=N)
T2(Resp=Y%DF=N%W=800%ACK=S%Flags=AR%Ops=WNMETL)
T3(Resp=Y%DF=N%W=800%ACK=S++%Flags=AR%Ops=WNMETL)
T3(Resp=Y%DF=N%W=400%ACK=S++%Flags=AR%Ops=WNMETL)
T4(Resp=Y%DF=N%W=C00%ACK=S%Flags=AR%Ops=WNMETL)
T4(Resp=N)
T4(Resp=Y%DF=N%W=400%ACK=S%Flags=AR%Ops=WNMETL)
T5(Resp=Y%DF=Y%W=0%ACK=S++%Flags=AR%Ops=)
T6(Resp=Y%DF=N%W=800%ACK=S%Flags=AR%Ops=WNMETL)
T6(Resp=N)
T6(Resp=Y%DF=N%W=1000%ACK=S%Flags=AR%Ops=WNMETL)
T7(Resp=Y%DF=N%W=400%ACK=S++%Flags=AR%Ops=WNMETL)
PU(Resp=Y%DF=N%TOS=0%IPLEN=164%RIPTL=148%RID=E%RIPCK=E%UCK=F%ULEN=134%DAT=E)


Uptime 2.049 days (since Sun Nov 26 09:43:37 2006)
tlarkin is offline   Reply With Quote
Reply

Bookmarks

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Best Proxy site? nifkin Internet Discussion 14 12-15-2006 01:02 PM
IIS Personal Web Server setting ??? j4mes_bond25 Operating Systems 0 02-14-2006 06:44 PM
Web Hosting Explained for Novice and Newbies seek1 Internet Discussion 0 10-12-2005 04:09 AM
Help web server aa350 Internet Discussion 3 07-19-2005 06:10 PM
setting up web server at home jaipandya Internet Discussion 4 11-24-2004 11:28 AM

All times are GMT +1. The time now is 03:15 AM.


Powered by: vBulletin Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
Copyright © 2002-2008 Computer Forum and Web Design Forum