Quote:
-host our website - most important thing
any distro will come with apache pre-installed or easily available through the package manager.
Quote:
-host a few other sites maybe - So the usual web hosting software like MySQL, PHP, statistics etc
Again same as above. For the stats they're mainly PHP and MySQL based anyway and some are available from package managers.
Quote:
-ftp server for uploading websites
Same again.
Quote:
-have some sort of shared folders - samba shares etc
Samba isn't too hard to setup and again comes with nearly all distros.
Quote:
-some sort of backup solution - been looking at BackupPc (views?)
Amanda (overkill probably). BackupPc aint bad, but I just prefer using cp.
Code:
cp -frup /original/* /backup/
Quote:
-Possibility for an email server
Zimbra? Maybe overkill?
Quote:
-I also need some sort of control panel as they make everything so much easier - I've tried webmin so far and it seams quite good, but some views on others would be nice.
OpenSuSE has yast, it's handy though I've found a couple of niggles with the iscsi module.
It's down to personal preference really. My preference? Fedora. I would probably recommend OpenSuSe for you since you can configure your stuff quickly with yast.