Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/network/common/hostname.xml

    r0b9e109 rb2c7852  
    1717  <para>Part of the job of the <command>localnet</command> script is
    1818  setting the system's hostname. This needs to be configured in the
    19   <filename>/etc/sysconfig/network</filename> file.</para>
     19  <filename>/etc/hostname</filename> file.</para>
    2020
    21   <para>Create the <filename>/etc/sysconfig/network</filename> file
     21  <para>Create the <filename>/etc/hostname</filename> file
    2222  and enter a hostname by running:</para>
    2323
    24   <screen><userinput>echo "HOSTNAME=<replaceable>[clfs]</replaceable>" &gt; /etc/sysconfig/network</userinput></screen>
     24  <screen><userinput>echo "HOSTNAME=<replaceable>[clfs]</replaceable>" &gt; /etc/hostname</userinput></screen>
    2525
    2626  <para><replaceable>[clfs]</replaceable> needs to be replaced with the
Note: See TracChangeset for help on using the changeset viewer.