166
edits
Line 137: | Line 137: | ||
===Finalize Network Settings=== | ===Finalize Network Settings=== | ||
<div class="example" title="/etc/sysconfig/network"> | |||
<pre class="code"> | |||
NETWORKING=yes | NETWORKING=yes | ||
HOSTNAME=myhostname.mydomain | HOSTNAME=myhostname.mydomain | ||
</pre> | |||
</div> | |||
<div class="example" title="/etc/sysconfig/network-scripts/ifcfg-eth0"> | |||
<pre class="code"> | |||
DEVICE=eth0 | DEVICE=eth0 | ||
ONBOOT=yes | ONBOOT=yes |
edits