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
Which command is used to review boot messages?
Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.
Why bash is used in linux?
You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?
Explain the free command.
How do I find cpu in linux?
What the command used for search file or files for specific text?
What is SFC command?
What is bash history linux?
What Command used to lock user password?
What is linux pwd (print working directory) command?
How will you suspend a running process and put it in the background?
What does chmod 777 do?
How do makefiles work?
What is the programming language for linux?