Open
Conversation
Contributor
Author
Contributor
Author
|
@dariavladykina ptal thanks |
Contributor
dariavladykina
left a comment
There was a problem hiding this comment.
Hi Amrita, please see some suggestions here. Thanks!
| <!-- S T R U C T U R E --> | ||
| <structure renderas="article" xml:id="fqdn" xml:lang="en"> | ||
| <merge> | ||
| <title>Understanding FQDN </title> |
Contributor
There was a problem hiding this comment.
Suggested change
| <title>Understanding FQDN </title> | |
| <title>Understanding and Configuring FQDNs</title> |
| </meta> | ||
|
|
||
| <!-- Social Media --> | ||
| <meta name="title" its:translate="yes">Introduction to FQDN</meta> |
Contributor
There was a problem hiding this comment.
Suggested change
| <meta name="title" its:translate="yes">Introduction to FQDN</meta> | |
| <meta name="title" its:translate="yes">Configure FQDN on &sles; 16</meta> |
| </meta> | ||
|
|
||
| <!-- Search --> | ||
| <meta name="description" its:translate="yes">Use FQDN for a unique and absolute digital address that ensures internet traffic, emails and security certificates reach one specific server without any risk of ambiguity or misdirection.</meta> |
Contributor
There was a problem hiding this comment.
Suggested change
| <meta name="description" its:translate="yes">Use FQDN for a unique and absolute digital address that ensures internet traffic, emails and security certificates reach one specific server without any risk of ambiguity or misdirection.</meta> | |
| <meta name="description" its:translate="yes">Use an FQDN as a unique digital address to ensure Internet traffic, e-mails and security certificates reach a specific server without any ambiguity</meta> |
|
|
||
| <!-- Social Media --> | ||
| <meta name="title" its:translate="yes">Introduction to FQDN</meta> | ||
| <meta name="social-descr" its:translate="yes">An FQDN is important because it provides a unique, globally recognized address that ensures internet traffic and security protocols, like SSL, reach the exact server intended without any ambiguity. |
Contributor
There was a problem hiding this comment.
Suggested change
| <meta name="social-descr" its:translate="yes">An FQDN is important because it provides a unique, globally recognized address that ensures internet traffic and security protocols, like SSL, reach the exact server intended without any ambiguity. | |
| <meta name="social-descr" its:translate="yes">Set up an FQDN for unique server identification |
| <term>WHAT?</term> | ||
| <listitem> | ||
| <para> | ||
| An FQDN is essential because it provides a unique and global identity for a device, ensuring that internet traffic, SSL security certificates and email deliveries reach the exact intended server without any ambiguity. |
Contributor
There was a problem hiding this comment.
Suggested change
| An FQDN is essential because it provides a unique and global identity for a device, ensuring that internet traffic, SSL security certificates and email deliveries reach the exact intended server without any ambiguity. | |
| A Fully Qualified Domain Name (FQDN) is a network identifier that specifies a host’s exact location within the Domain Name System (DNS) hierarchy. |
| <abstract> | ||
| <para> | ||
| A system's FQDN is the absolute name returned by the <literal>resolver(3)</literal> library when queried for the local hostname. | ||
| It represents the complete hierarchy of the host, typically formatted as the hostname appended with the DNS domain name, for example; test.example.com. |
Contributor
There was a problem hiding this comment.
Suggested change
| It represents the complete hierarchy of the host, typically formatted as the hostname appended with the DNS domain name, for example; test.example.com. | |
| It represents the complete hierarchy of the host, typically formatted as the hostname appended with the DNS domain name; for example: test.example.com. |
| <important><para> | ||
| It is recommended not to set FQDN as the hostname in the <filename>/etc/hostname</filename> file , as it does not conform to RFC 1178 and may cause some applications to behave unexpectedly. For more information, refer: | ||
| <link xlink:href="https://www.ietf.org/rfc/rfc1178.txt"/>. </para> | ||
| <para>The recommended approach is to allow the resolver to discover a host's FQDN at run time, based on DNS information or entries in the <filename>/etc/hosts</filename> file. |
Contributor
There was a problem hiding this comment.
Suggested change
| <para>The recommended approach is to allow the resolver to discover a host's FQDN at run time, based on DNS information or entries in the <filename>/etc/hosts</filename> file. | |
| <para>The recommended approach is to allow the resolver to discover a host's FQDN at | |
| runtime, based on DNS information or entries in the <filename>/etc/hosts</filename> file. |
| <link xlink:href="https://www.ietf.org/rfc/rfc1178.txt"/>. </para> | ||
| <para>The recommended approach is to allow the resolver to discover a host's FQDN at run time, based on DNS information or entries in the <filename>/etc/hosts</filename> file. | ||
| Note that &systemd; uses the content of the <filename>/etc/hostname</filename> file as is.</para></important> | ||
| <para>To configure FQDN, you can use the command-line or directly edit the specific files.</para> |
Contributor
There was a problem hiding this comment.
Suggested change
| <para>To configure FQDN, you can use the command-line or directly edit the specific files.</para> | |
| <para>To configure an FQDN, you can use the command-line or directly edit the specific files.</para> |
| Note that &systemd; uses the content of the <filename>/etc/hostname</filename> file as is.</para></important> | ||
| <para>To configure FQDN, you can use the command-line or directly edit the specific files.</para> | ||
| <itemizedlist> | ||
| <listitem><para>To configure a FQDN on a &sles; 16 system, run:</para> |
Contributor
There was a problem hiding this comment.
Suggested change
| <listitem><para>To configure a FQDN on a &sles; 16 system, run:</para> | |
| <listitem><para>To configure an FQDN on a &sles; 16 system, run:</para> |
| <variablelist> | ||
| <varlistentry> | ||
| <term><emphasis>Check the DNS records</emphasis></term> | ||
| <listitem> <para>If your FQDN is not resolving, verifying your DNS records.A record maps your domain to an IP address. Ensure it points to the correct server. |
Contributor
There was a problem hiding this comment.
Suggested change
| <listitem> <para>If your FQDN is not resolving, verifying your DNS records.A record maps your domain to an IP address. Ensure it points to the correct server. | |
| <listitem> <para>If your FQDN is not resolving, verify your DNS records. A record maps your domain to an IP address. Ensure it points to the correct server. |
Contributor
dariavladykina
left a comment
There was a problem hiding this comment.
Hi Amrita, please see some suggestions here. Thanks!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR creator: Description
Describe the overall goals of this pull request.
PR creator: Are there any relevant issues/feature requests?
PR reviewer: Checklist for editorial review
Apart from the usual checks, please double-check also the following: