-4

I am in a need to have my own web server as I use to have few websites to be tested on monthly basis.

I plan to get some cheap P4 laptop which will do that task and am planning to install Ubuntu on it for PHP, MySQL.

Can you suggest some configurations I must have including Processor, RAM, Hard Drive and etc.

Umair A.
  • 95
  • 6

2 Answers2

1

More RAM is always good, however, since you don't plan on actually hosting the sites from the laptop, anything should work.

David Rickman
  • 3,290
  • 17
  • 16
1

Ubuntu provide lists of certified hardware and minimum requirements

Although you want a server, your hardware is not server class, so I'd install a minimal desktop version and then install the Apache packages, this process is mentioned at the Ubuntu website

It's worth noting that Apache PHP and MySQL can be installed on Windows too.

RedGrittyBrick
  • 3,792
  • 1
  • 16
  • 21