Setting up DNS for a server on the same server. (Ubuntu 9.04)
- by Minty
Hi, recently I've purchased a VPS package which runs Ubuntu 9.04. I'm going to be using it as a general purpose server with a web server, git server, etc.
Now, the package is fairly cheap, but in exchange in there's little to no auxiliary functionality, including an absence of nameservers.
So, given that I have a domain name and full root access to the VPS, is it possible to configure a nameserver on the VPS for the VPS?
That is, I want to link my domain name to my server without the need for an additional server.
Thanks