I
NSTALLING
AND
C
ONFIGURING
N
ETWORK
D
RIVERS
2-13
where ethx will be eth0 if you do not have any other
adapters, eth1 if you already have one, and so on. The
parameters are the ones discussed in the previou s paragraph.
5. Find out where the network confi guration scripts are, normally
in the /etc/sysconfig/network-scripts directory, and create a
configuration script (sample discussed ab ove) named
ifcfg-ethx that contains network information.
# cd /etc/sysconfig/network-scripts
# vi ifcfg-ethx (make a configuration script file)
6. Reboot the Unix system to initialize the driver function.
# reboot