diff options
Diffstat (limited to 'chapter07/hostname.xml')
-rw-r--r-- | chapter07/hostname.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/hostname.xml b/chapter07/hostname.xml index 902397c43..de84b1fe4 100644 --- a/chapter07/hostname.xml +++ b/chapter07/hostname.xml @@ -8,7 +8,7 @@ needs to be configured in the /etc/sysconfig/network.</para> <para>Create the /etc/sysconfig/network file and enter a hostname by running:</para> -<para><screen><userinput>echo "HOSTNAME=lfs" > /etc/sysconfig/network</userinput></screen></para> +<screen><userinput>echo "HOSTNAME=lfs" > /etc/sysconfig/network</userinput></screen> <para><quote>lfs</quote> needs to be replaced with the name the computer is to be called. You should not enter the FQDN (Fully Qualified Domain |