LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   How to change IP address on CentOS ? (https://www.linuxquestions.org/questions/linux-server-73/how-to-change-ip-address-on-centos-781063/)

gaankdoank 01-09-2010 08:49 AM

How to change IP address on CentOS ?
 
how to change ip address on centos 5.3 ???

i could not search the file such as "interface" ,

tungvs 01-09-2010 10:59 AM

Edit the file /etc/sysconfig/network-script/ifcfg-<NIC_name>. Please Google for more info :).

sneakyimp 01-09-2010 07:32 PM

This link is the third page of a 'how-to' that describes setting up a debian server. The first item on the page is about setting your IP address. It might be helpful to you.

http://www.howtoforge.com/perfect_setup_debian_etch_p3

perun_ 01-10-2010 05:14 PM

Quote:

Edit the file /etc/sysconfig/network-script/ifcfg-<NIC_name>. Please Google for more info .
Or
Code:

system-config-network
And choose "edit devices", and device whose address you want to change.


All times are GMT -5. The time now is 03:53 PM.