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.

link|improve this question
feedback

2 Answers

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

link|improve this answer
feedback

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.

link|improve this answer
yes I currently have on windows but Ubuntu is good for commercial use – Umair Ashraf Dec 6 '10 at 14:56
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.