- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/network/common/hostname.xml
rb2c7852 r0b9e109 17 17 <para>Part of the job of the <command>localnet</command> script is 18 18 setting the system's hostname. This needs to be configured in the 19 <filename>/etc/ hostname</filename> file.</para>19 <filename>/etc/sysconfig/network</filename> file.</para> 20 20 21 <para>Create the <filename>/etc/ hostname</filename> file21 <para>Create the <filename>/etc/sysconfig/network</filename> file 22 22 and enter a hostname by running:</para> 23 23 24 <screen><userinput>echo "HOSTNAME=<replaceable>[clfs]</replaceable>" > /etc/ hostname</userinput></screen>24 <screen><userinput>echo "HOSTNAME=<replaceable>[clfs]</replaceable>" > /etc/sysconfig/network</userinput></screen> 25 25 26 26 <para><replaceable>[clfs]</replaceable> needs to be replaced with the
Note:
See TracChangeset
for help on using the changeset viewer.