Home     Blog

Hostname

The term 'HostName' refers to the name given to a particular machine that is part of a computer network. The machine can be a simple computer, a network server, a network printer, a fax machine or copier, a modem, a network storage device or any other electronic device connected to a network. Each of these machines can be assigned a unique hostname by which they are identified in the network.

There are various naming systems used to assign hostnames and each of them has their own naming convention that is incompatible with the rest. The most popular naming system used on the Internet is the DNS or Domain Name System which identifies the host computer on which the website resides. The name of the host computer is mentioned first, followed by a period which is in turn is followed by the domain name.

Lead Hostname

The domain name is made up of a series of labels separated by periods. Spaces within or between labels are not permitted. When all the labels including the top level domain name (TLD) are specified, the resulting name is referred to as a Fully Qualified Domain Name or FQDN. In the case of incomplete or unqualified hostnames, they are normally combined with their particular system's default domain name to determine the FQDN. Strictly speaking, FQDNs need to end with a period but in practice they are usually omitted. Each label can be up to 63 characters but the entire FQDN cannot exceed 255 characters.

There are certain rules that determine what exactly constitutes a valid hostname. For instance, a hostname can contain only alphabets 'a' through 'z', numerals '0' through '9' and the hyphen. Other special characters including the 'underscore' are not allowed although some domains names use them.

As an example, if a company's domain name is abc.com and a computer named CEO is part of the network, that particular computer's FQDN would be ceo.abc.com. including the final period although it can be omitted. The entire FQDN would be referred to as the 'hostname'.

VN:F [1.9.17_1161]
Rating: 0.0/10 (0 votes cast)
Follow Will.Spencer on

Comments (1)

 

  1. Andresile says:

    How can I assign a hostname for my Computer?
    Thanks 

    VA:F [1.9.17_1161]
    Rating: 0.0/5 (0 votes cast)

Leave a Reply

Related Posts

  • How to Change a Hostname on Solaris

    Solaris makes it unreasonably difficult to change an installed server’s hostname. To change the hostname on a Solaris system, edit all of these files: /etc/hosts /etc/nodename /etc/hostname.* /etc/inet/ipnodes When file editing is complete, reboot the server to test the changes and ensure that they operate correctly. Note that changing the hostname only changes the name [...]...


  • FQDN (Fully Qualified Domain Name)

    An FQDN, or Fully-Qualified Domain Name, is a domain name that specifies the exact location of a webpage. An example of an FQDN, would be “http://www.tech-faq.com/”, in which “com” is used to specify the root domain that Tech-FAQ is hosted on, “www” specifies the hostname, and “http” specifies the transfer protocol. While an FTP or [...]...


  • Active Directory Operations Masters

    When a change is made to a domain, the change is replicated across all of the domain controllers in the domain. Some changes, such as those made to the schema, are replicated across all of the domains in the forest. This replication is called multimaster replication. But few changes are practically not possible to perform [...]...


  • Dynamic DNS

    Dynamic DNS is a technology that allows you to update the IP address of a domain in real time. In order to fully understand how Dynamic DNS works, it is important to first understand domain names and name servers. Essentially, all website domain names are held on computer servers known as name servers. These servers [...]...


  • Domain Kiting

    Domain kiting (also known as ‘domain tasting’) refers to the method of exploiting loopholes in ICANN’s (Internet Corporation for Assigned Names and Numbers) or other domain name registers’ (such as VeriSign) registration procedures in order to earn money from temporary domain registration or in order to test saleability or marketability of domain names. Registry companies [...]...