Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Great tutorial, I find tutorials that you wrote for very useful, in a addition I can say that host command is also very popular and useful command, honestly I prefer using host instead dig, but this is just the command of my choice.
Good suggestion! I’ve updated the article with a bit of information on the “host” command. Thanks for the input!
When I use dig command; dig mydomain.com @ns1.digitalocean.com , a WARNING message showed up : WARNING : recursion requested but not available. Another thing, the ANSWER : 1 . Is this OK or is there something wrong with my DNS setup ?
I’m on fresh Ubuntu 12.04 x32 and it does not have whois installed by default. You should install it first: sudo apt-get install whois