DNS - Domain Name Server

​DNS stands for Domain Name Server or Service. DNS exists to translate names into numbers. Humans are good with names such as Google.com, but computers are good with numbers.

DNS management is built in into Windows Server operating system.

Linux and BSD variants often use software that is called Bind in order to manage DNS records.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator