Trace: » start » ubuntu » chkconfig_usage_guide » config_file_locations_for_red_hat_centos

Login

You are currently not logged in! Enter your authentication credentials below to log in. You need to have cookies enabled to log in.

Login

Configuration file locations

hosts file /etc/hosts

172.18.2.101 localhost 127.0.0.1 wiki

network config /etc/sysconfig/networking/devices/ifcfg-eth0

# Please read /usr/share/doc/initscripts-*/sysconfig.txt
# for the documentation of these parameters.
DEVICE=eth0
ONBOOT=yes
GATEWAY=172.18.0.1
TYPE=Ethernet
BOOTPROTO=static
NETMASK=255.255.252.0
IPADDR=172.18.2.101