Naming Systems

Each system (or network interface, to be correct) is assigned a name and, if connected to the network, an IP address. The kernel uses the address for communication but allows us to use names, as they are generally much easier to remember than batches of numbers. It also carries out any tasks that are required to map between the hostname and the IP address using something known as a “Name Service.”

Network Information Service (NIS), NIS+, Domain Name System (DNS), Lightweight Directory Access Protocol (LDAP), and “local files” are all well-known examples of naming services. We needn't be concerned with how they work or what the differences are at the moment, since we will cover this in later chapters. Suffice it to say that at present ...

Get Solaris™ Operating Environment Boot Camp now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.