When you move servers one of the annoying parts can be waiting for the domain to propagate when you change name servers. There is a terminal tool though for checking the settings, dig(domain information groper) is a tool for interrogating DNS name servers.
You'll need to install the dnsutils package
After that It's pretty easy, simply put in the terminal:
Obviously swap google for your domain name that your are checking.
Read more here