multiple domain
I'm new in Linode comunity and I don't have very experience in full sevrers (servers with mail, web, DNS…), I've already only configured web servers, some mail servers…
I've read some tutorials to configure things like mail, web, user's quota… but, I would like some more.
I have my Linode and I have to configure multiple domains on it, how could I do it? what DNS server do you recomend me (somebodyu could paste his DNS configuration file here?), …
Thanks.
5 Replies
Check out postfixadmin (
Postfixadmin will also work with postgres, and maybe with other IMAP servers like dovecot (
As to the DNS server… Most people use BIND (use version 9, not anything earlier!), that is probably installed in your distribution already, but you may also be interested in djbdns (
You should probably read some tutorial on DNS, or better, the documentation that comes with BIND (it should be in /usr//share/doc/bind*)
J.
http://www.linode.com/forums/viewtopic.php?t=834
Mail - Initial suggestion above by jp ( Postfix + Courier-IMAP + mySQL + Squirrelmail [plus Apache, of course]) is good - that's what I use as well. Where to find the howtos / tutorials depends a bit on which distro you have chosen. Let us know your choice and we will point you in the right direction.
phpMyWebhosting
It's still under pretty heavy development, so you may want to go with something more mature if you're inexperienced. I also just use GoDaddy (my domain name registrar) to handle my DNS. No down time & an easy to use interface.
I've installed and configured phpmywebhosting in my machine but I have some problems.
Durign the installation an dconfiguration, we have to create some databases: one for the phpmywebhosting, other for apache and other for postfix. When you install phpmywebhosting, the admindatabase's tables are created from a file (which is in the tar.gz) but, what happens with apache and postifx's databases? what we have to put on them?
Thanks.
I'm kinda new with Linux too but it's starting to look like CentOS may be stable but there is an awful lot of things missing if you want to install extra bells and whistles.
I just enabled the built in ipop3d and it worked right away.
So I'm using postfix with ipop3d for now.
Also using Bind and mysql separately.
I'm using Webmin for the graphic interface. The Webmin File Manager is pretty cool to get around in the file system.
Webmin can help to set up Bind although I'm still trying to figure out how to use it properly.