|
| quote: | Originally posted by kdepa
1. A domain (if you're talking about the DNS kind) makes it easier for people to access machines on a network. Basically it keeps people from having to type in IP addresses to access a computer. It can also be a way to group a bunch of host names.
For example, say that there are devices www, www1, www2, and www3. You could group them all to the domain "websites.com" by having www.websites.com, www1.websites.com, etc. |
I'd have to add, that, apart from the DNS (and website-related domain) perspective, the concept of domains in computer networks is quite different: domain is a logical entity, which contains numerous "nodes" (machines or other devices), all using the same secutiry model. for example, if i have a domain administrative password, i can administer any machine in a domain. (this is oversimplified and not always true for complex security models).
domains were created with the common idea of sharing resources - but with some controls as to who can access what (for example, a departmental domain would let all the employees of that department to print to department printers, but guests would have to know some passwords to do the same).
domains can have subdomains. domains can be a part of a domain forest. there are interdomain trusts and other advanced concepts.
___________________
writing lyrics aint what it used to be
|