About 506,000 results
Open links in new tab
  1. How to correctly set hostname and domain name? - Unix & Linux …

    This is not surprising. I am also renting a domain name, let's name it domain.org. What I would like to do would be to rename my server as server1.domain.org. This means configuring my …

  2. How to set the domain name on GNU/Linux? - Server Fault

    When you use redhat-base systems, linux uses /etc/sysconfig/network file and you should set variable HOSTNAME to FQDN, when you use FQDN, linux itself determines domain name.

  3. linux - Setting the hostname: FQDN or short name? - Server Fault

    Setup prompts you to supply a host name for this computer, either as a fully-qualified domain name (FQDN) in the format hostname.domainname or as a short host name in the format …

  4. How to find the domain name of a server? - Unix & Linux Stack …

    The answer section will list the domain name of the ip address. -x makes it do a reverse lookup. If your DNS server isn't giving you good answers, you can specify the DNS server to use by …

  5. How to get the hostname along with the domain name?

    Synopsis /usr/sbin/check-hostname Description The check-hostname script is a migration aid for sendmail (1M). This script tries to determine the local host's fully-qualified host name (FQHN) …

  6. linux - Named service start fails - Server Fault

    Sep 1, 2016 · linux domain-name-system centos bind Share Improve this question edited Apr 13, 2017 at 12:14

  7. Is there a way to use a specific DNS for a specific domain

    21 Linux does not support the use of domain-specific DNS servers via resolv.conf. You could potentially work around this by running a caching nameserver (such as BIND or dnsmasq) …

  8. linux - What is the purpose of a domain? - Server Fault

    8 I am new to the world of server configurations and am having a hard time coming to grasps what a domain is especially in an internal environment. For example I have read and been told the …

  9. DHCP option domain name server

    Jun 4, 2016 · The domain-name-servers option specifies a list of Domain Name System (STD 13, RFC 1035) name servers available to the client. Servers should be listed in order of preference.

  10. Configure domain name in CentOS - Server Fault

    Mar 14, 2012 · How do I configure domain names in Cent OS? I am actually connecting to the servers via SSH remote terminal and I also have root credentials. Does configuring the …