Linux – change IP address Posted on 01/08/2011 by AlfPi Lab OS – CentOS To change IP address go and edit /etc.sysconfig/network-scripts/ifcfg-XXX file If you haven’t rebooted your system, restart your network with the following command :/etc/init.d/network restart 00