Friday, January 25, 2013

change fedora ip adress

You can determine your IP by running:

/sbin/ifconfig -a

Look at the entry for eth0

To change your IP edit the file /etc/sysconfig/network-scripts/ifcfg-eth0

then run

/etc/init.d/network restart