Got root, now how should I configure my server?

Posted by L. De Leo on Server Fault See other posts from Server Fault or by L. De Leo
Published on 2012-11-02T09:46:43Z Indexed on 2012/11/02 11:03 UTC
Read the original article Hit count: 175

Filed under:
|

I've been a developer for years and by trade I had to know a little bit of server side configuration. But now I find myself needing to manage my own VPS instance (Amazon EC2) and I'm lost. I'd like to know what are the common ways to configure an Apache and MySQL server that is secure and efficient.

For example right now I'm doing everything as root but I doubt that's the best way at all. My whole Apache is configured to serve 1 site when I'd like it to be able to serve multiple sites.

Where do I start?

© Server Fault or respective owner

Related posts about vps

Related posts about vps-administration