DNS: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== References == * [https://technet.microsoft.com/en-us/library/cc758321(v=ws.10).aspx Microsoft Technet — Resource records reference] : A DNS database consists of one o...") |
|||
Line 5: | Line 5: | ||
* [https://technet.microsoft.com/en-us/library/cc728412(v=ws.10).aspx Microsoft Technet — Understanding DNS] |
* [https://technet.microsoft.com/en-us/library/cc728412(v=ws.10).aspx Microsoft Technet — Understanding DNS] |
||
: How DNS works. |
: How DNS works. |
||
* [http://www.tldp.org/HOWTO/DNS-HOWTO.html DNS-HOWTO] |
|||
: Detailed explanations on how DNS work, applied to Linux. |
Revision as of 18:07, 20 May 2016
References
- A DNS database consists of one or more zone files used by the DNS server. Each zone holds a collection of structured resource records, the following of which are supported by the DNS Server service.
- How DNS works.
- Detailed explanations on how DNS work, applied to Linux.