I have a Virtual Private Server (VPS) with its own public IP address running Ubuntu 9.10. I have ssh root user access.
I did hunt for documentation, but the topics I was interested in aren't covered yet.
My aim is to use the server to:
- host two domains (let's call them a.com and b.com)
- each domain has a website (a.com static, b.com dynamic/php)
- b.com uses a MySQL database and has a CMS part
- the content of a.com is updated via ftp
- there are e-mail addresses for both domains which maybe real, aliases or forwards
Should be easy to add remove e-mail accounts, aliases or forwards as well as add new domains. Also, I'm very familiar with Windows but do struggle with Linux.
Is it worthwhile to learn ispCP or is it overkill for me? If worthwhile, what of the above can it do for me?