Archive for: July 15th, 2008

documents and options for ifcfg files in RedHat ES 5

Jul 15 2008 Published by aaron under Sysadmin

The files in /etc/sysconfig/network-scripts/if-cfg* are for configuring your network interfaces reported by ifconfig utility. To find out the options available to the configuration files, I found the following text file to be helpful:

/usr/share/doc/initscripts*/sysconfig.txt

No responses yet