Last modified by Drunk Monkey on 2022-06-16 10:44

From version 1.1
edited by Drunk Monkey
on 2022-06-16 08:48
Change comment: There is no comment for this version
To version 3.1
edited by Drunk Monkey
on 2022-06-16 10:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Domains/DNS/Websites/Hosting
1 +Domains / DNS / Websites / Hosting
Content
... ... @@ -1,7 +1,24 @@
1 -Domain Name Registrar
1 +**Registrar**
2 2  
3 -Name Server
3 +Domain Name Registrars are the organizations responsible facilitating the leasing of domains from the Internet Domain Registry to a domain registrant.  They allow the registrant to define the which DNS Server is authoritative for the domain
4 4  
5 -DNS Server
5 +**Authoritative Name Server**
6 6  
7 +A name server is a program that converts a domain name into an IP address.  An Authoritative name server is the name server that is considered the definitive source of records for a domain.  The Authoritative Name Server contains the master copy of the Zone Record for the domain from which all other names servers will query.
8 +
9 +**Zone Record / DNS Records**
10 +
11 +A zone record is a simple database that defines all the Domain Name System Records for a domain.  Website addresses and mail server addresses are examples of the kinds of information that is stored in a zone record.  These records are served out by the Authoritative Name Server to anyone that requests information for that domain.
12 +
13 +**DNS Service**
14 +
15 +A DNS Service is the software that allows a someone to edit/update the DNS Records for a domain's Authoritative Name Server.
16 +
17 +**Hosting**
18 +
19 +Hosting refers to
20 +
21 +Website
22 +
23 +
7 7