LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   change the PC ip address? (https://www.linuxquestions.org/questions/linux-newbie-8/change-the-pc-ip-address-747525/)

malli42108 08-14-2009 08:35 AM

change the PC ip address?
 
hi,
i assigned one wrong ip address to a PC mistakenly.
How to change the ip address to this PC?
i need to do this through GUI only?

mohit052 08-14-2009 08:38 AM

$ifconfig
eth<something>

$/sbin/ifconfig eth<something> yourIpAddress netmask=<netmask>

#/etc/init.d/networking restart


All times are GMT -5. The time now is 05:03 AM.