Answer Posted / info7shankar
1) Short for Domain Name System (or Service or Server), an
Internet service that translates domain names into IP
addresses. Because domain namesare alphabetic, they're
easier to remember. The Internet however, is really based on
IP addresses. Every time you use a domain name, therefore, a
DNS service must translate the name into the corresponding
IP address. For example, the domain name www.example.com
might translate to198.105.232.4.
The DNS system is, in fact, its own network. If one DNS
server doesn't know how to translate a particular domain
name, it asks another one, and so on, until the correct IP
address is returned.
(2) Short for digital nervous system, a term coined by Bill
Gates to describe a network of personal computers that make
it easier to obtain and understand information.
Is This Answer Correct ? | 32 Yes | 0 No |
Post New Answer View All Answers
What does umask 077 mean?
How do I get to root in linux?
What could be the problem when a command that was issued gave a different result from the last time it was used?
How do I find the console in linux?
Write a command that will display all .txt files, including its individual permission.
What does free command do in linux?
What is the syntax of mkdir?
How do I open a text file in cmd?
How often do you use grep command and how in Linux operating system?
Which command is used to compare the files?
What is df -h command?
What are commands in grammar?
What is cpu in linux?
What is parallel ssh?
What is clang llvm?