Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Turning my computer into a webserver  (Read 3804 times)

0 Members and 1 Guest are viewing this topic.

mikewithaprob

  • Guest
Turning my computer into a webserver
« on: November 11, 2006, 07:19:21 AM »
I've never tried linux and I'd like to try makeing my own server to host a website, The computer I want to use the specs are in my sig. Now I was wondering Whats the best linux for this and im pretty sure Id be able to dual boot between the server and XP right or would I be better off Just having the computer running one OS.

soybean



    Genius
  • The first soybean ever to learn the computer.
  • Thanked: 469
  • Computer: Specs
  • Experience: Experienced
  • OS: Windows 10
Re: Turning my computer into a webserver
« Reply #1 on: November 11, 2006, 09:47:17 AM »
If you installed Linux to use it for your server, how would then also use Windows and still keep your website up?  

Have you considered just creating an account with a hosting service?  Some are quite inexpensive, down around $4/mo.
« Last Edit: November 11, 2006, 09:48:13 AM by soybean »

Rob Pomeroy



    Prodigy

  • Systems Architect
  • Thanked: 124
    • Me
  • Experience: Expert
  • OS: Other
Re: Turning my computer into a webserver
« Reply #2 on: November 11, 2006, 04:06:49 PM »
Quote
If you installed Linux to use it for your server, how would then also use Windows and still keep your website up?
A good question.  You can run two OSes simultaneously through virtualisation (look for MS's Virtual PC in the software FAQ).  But I wouldn't recommend this on your machine - that 256MB is barely enough to run XP, never mind XP and something else.  Besides, servers should really be dedicated to the job; not sharing workstation duties.

Try CentOS.  It's an excellent choice for a Linux server.
« Last Edit: November 11, 2006, 04:07:39 PM by robpomeroy »
Only able to visit the forums sporadically, sorry.

Geek & Dummy - honest news, reviews and howtos

mikewithaprob

  • Guest
Re: Turning my computer into a webserver
« Reply #3 on: November 11, 2006, 04:27:02 PM »
Well I dont need to have two operating systems on the comp because my family has more then one comp either then the one im turning into the server. Thanks for the advice I think i'll try to the one Rob recommended.

fffreak



    Adviser

  • That's right I am a final fantasy freak.
  • Thanked: 3
    • Yes
    • JSPCRepair
  • Certifications: List
  • Experience: Guru
  • OS: Windows 7
Re: Turning my computer into a webserver
« Reply #4 on: December 05, 2006, 06:35:13 PM »
You could always try a free web server, like apache or Xerver.
Xerver is one that I use and would recommend because because it is completely user friendly and easily setup.
Computers are the future, not us. Learn everything you can about them while you still can, soon they will be learning about us... Every bit of advice that I give you is best guess, it is your choice whether or not you listen to it.

Zylstra

  • Moderator


  • Hacker

  • The Techinator!
  • Thanked: 45
    • Yes
    • Technology News and Information
  • Certifications: List
  • Computer: Specs
  • Experience: Guru
  • OS: Windows 7
Re: Turning my computer into a webserver
« Reply #5 on: December 07, 2006, 01:52:18 PM »
Now, I must disagree with what it takes to run XP.

I've seen XP Pro run on 64MB of RAM at school here
Slow, but it works

Zylstra

  • Moderator


  • Hacker

  • The Techinator!
  • Thanked: 45
    • Yes
    • Technology News and Information
  • Certifications: List
  • Computer: Specs
  • Experience: Guru
  • OS: Windows 7
Re: Turning my computer into a webserver
« Reply #6 on: December 07, 2006, 01:54:37 PM »
Oh! Try http://www.apachefriends.org/en/xampp.html Xampp, it has PHP, Apache, and a whole bunch of stuff in it. You might like it.

Also, Webmin might be a good way to manage the site. (But you would have to ask Rob how to get it out of Linux, he told me once before)