3

I have a few hobby websites that I currently host on CentOS 6. Apache, mail serving, PHP, MySQL nothing special.

In the past I used Windows XP to do this same task, for years, and I was OK. I switched to Linux and for the last few years it has been such a pain. updates break, certain apps only support certain distros without compiling from source. It prevents me from working on my hobby sites more because I am always fixing something. With Windows I locked it down, I run a hardware firewall and packet analyser, kept up on updates and A/V and never had a problem. I dont allow RDC from outside the local LAN, no FTP open, run OpenSSH on an obscure port..

I am considering switching to Windows 8 (since it is a cheaper license now that Windows 7) and running apache, HMailServer, PHP, MySQL, just like my CentOS install.

My questions:

  1. I am not familiar with Windows 8, can the above be done like XP? No new security restrictions or the OS preventing this from happening?

  2. The machine is a Athlon 64-bit X2 with 32GB of RAM. Will Windows 8 see all of the RAM?

Technically the machine came with Windows 7, and there is a serial number on it but I am sure I wiped away the Windows 7 recovery partition when I switched to Linux....

Hennes
  • 65,804
  • 7
  • 115
  • 169
Jasmine
  • 303

2 Answers2

2

Short answer is yes. Windows 8 ships with IIS so you can configure as a web server. You need to turn on the IIS feature and associated items.

There are several tutorials online found with a quick search. try here.

As to RAM, the 64 bit versions will address the RAM you have installed. 32 bit versions will address approximately 4GB

Dave M
  • 13,250
0

You will need Windows 8 in 64-bit edition. It will read all of the RAM memory. Windows 8 has built-in this feature - IIS. Internet Information Services. You will need to start that feature manualy, because it is not started by default... It is easy. Same thing with Windows 7. Simple, yet basic.

To get windows on your existing system you will need to contact teh system vendor for media to re-install with the key you have. Other than that you need to buy a full version of something (WIN7 or 8)

Dave M
  • 13,250