I'm about to set up a web-server in my home, I have acquired a fixed IP, the hardware and a domain name. I have chosen a server solution consisting of Ubuntu Server 10.01 with BIND9 (DNS), Apache2, PHP, MySQL and some mailserver solution.
Hence, the DNS server must point towards itself for nameserver (eg. ns1.example.com), mailserver (eg. mail.example.com) and the site itself (eg. example.com).
Can this be done or do i have to psychically set up 2/3 servers? And how?
0
votes