Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2. In the terminal edit  /etc/sysconfig/networkImage Removed

No Format
[root@localhost ~]# vi /etc/sysconfig/network

and change to:

No Format
NETWORKING=yes
NETWORKING_IPV6=no
HOSTNAME=target

...

No Format
cd /etc/sysconfig/network-scripts
No Format
vi ifcfg-eth1

Change the settings to the following (do NOT change the HWADDR)

...