How to Set Hostname Fully Qualified Domain Name FQDN on Ubuntu linux



Search Results
When you use the Internet, you use domain name and hostnames all the time. These hostnames and domain names when put together become the Internet address that you search with. The domain name without a hostname is also the most common email address

6 thoughts on “How to Set Hostname Fully Qualified Domain Name FQDN on Ubuntu linux

  1. Could not reliably determine the server's fully qualified domain name, using 123.123.12.123. Set the 'ServerName' directive globally to suppress this message

  2. Instead you can go for below command it updates in all the files.
    > hostnamectl set-hostname <name>

    thanks

  3. You write that "assigning a FQDN to a computer makes it reachable via the public DNS". While I have not yet made up my mind on whether that is incorrect or not, I can assure you that what you do in this tutorial will not achieve that.

Leave a Reply

Your email address will not be published. Required fields are marked *